i installed the bresponzive
https://www.ads-software.com/themes/bresponzive
theme and it was not even getting installed on a fresh version of wordpress with no plugins.
just out of the box it gives the following error:
Fatal error: Call to undefined function phpget_template_part() in /home/monsterm/public_html/dir/wp-content/themes/bresponzive/bresponzive/admin/widgets/widgets.php on line 1
it works fine on Local install with WAMP.
it even shows the same error if you live preview the theme..
i couldn’t help but notice the error to the function “phpget_template_part()”
the function is “get_template_part()” and not “phpget_template_part()”
this makes me wonder if one too many php tags were opened…
hope this gets solved