Hello again! Today I am trying to add my site menu to the top of index.php. But the following code keeps the menu from working properly.
<?php zp_apply_filter('theme_head'); ?>
It causes the menu's Home button to generate the following error:
head>
websitename | Object not found
Zenphoto Error: the requested object was not found.
Album: home.html
(home.html is the page my Home link links to)
I use Basic, Light.
Thank you for your help.