Fatal error: Call to a member function display() on null in
-
Hi,
I tried to add more content for archive page, here is my code<?php if (is_category()) { echo $pod->display('extra_content_for_category'); } ?>
I put this code in Genesis Simple Hooks at genesis_after_content position but I get this error
Fatal error: Call to a member function display() on null in /home/mydomain.com/public_html/wp-content/plugins/genesis-simple-hooks/genesis-simple-hooks.php(184) : eval()'d code on line 2
What does that mean?
I am using Genesis framework and Simple Hooks plugin
Thanks for your help!
H
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘Fatal error: Call to a member function display() on null in’ is closed to new replies.