[Theme: _s] When commenting out an include, like get_sidebar(), getting error
-
While customizing a theme, I received an error when I commented out the get_sidebar().
Not sure if this is theme specific to _s, or even a problem, however it seems odd.Notice: Use of undefined constant php – assumed ‘php’ in /Applications/MAMP/htdocs/Gotta-Have-Water/wp-content/themes/h2o/single.php on line 63
whats on line 63 is:
<?php// get_sidebar(); ?>
I did some research online, but not finding any answers?
- The topic ‘[Theme: _s] When commenting out an include, like get_sidebar(), getting error’ is closed to new replies.