Translating html/css to wordpress theme
-
Hi guys, I’m facing this problem
Call to undefined function get_header() in about.php at line 1On index.php works just fine, so I though of doing the same for the rest of the pages.
<? get_header() ?> <!-- page content --> <? get_footer() ?>any thoughts?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Translating html/css to wordpress theme’ is closed to new replies.