I dont see a sidebar. did you resolve this already?
I am having a similar issue. I cannot change from default to post name and I am running on a home wamp server. I am developing this page for a friend and need to resolve so I can post to the live web. any help?!?
how do I go about that? I tried the above suggestion and it didn’t work. im utilizing the Manta theme.
This didn’t resolve the same problem for me. So what I did was a lot simpler.
I just removed this line all together:
<?php cryout_footer_hook(); ?>
Then since its HTML coding outside of the PHP, I wrote HTML. Recreated the menus, and had full writes to code whatever in the footer I wanted. Hope this helps!