I am very new to wordpress development but loving it so far... unfortunately I've encountered an error I can't seem to figure out. I've scoured the web and found a few forum posts similar to this but the answers just don't seem to be working for me. The theme I am working with loads just fine except for an error that appears at the bottom of the home page:
" Fatal error: Call to undefined function shape_categorized_blog() in C:\xampp\htdocs\wordpress\wp-content\themes\shape(practice)3\content.php on line 35 "
It seems obvious that there's some sort of issue with the "shape_categorized_blog()" line in my content.php file. The problem is I'm very much a php novice and am not sure what the problem is, much less how to fix it. Any help is massively appreciated!