aloneinlasvegas
Member
Posted 9 months ago #
I am working on a child theme within Twenty Eleven on a local install of WordPress. Currently my nav bar appears on all pages and in the index view of blog posts, but not when viewing a single post. I think the solution may be somewhere in the index.php and single.php files, but I have absolutely no knowledge of/experience with PHP. How would I go about doing this?
the nav bar code (horizontal nav) is in header.php;
and if the horizontal nav does not show in single posts, thene your theme is seriously broken.
the sidebar does not show in single posts - if you need it there, try to work with a plugin http://wordpress.org/extend/plugins/twenty-eleven-theme-extensions/
aloneinlasvegas
Member
Posted 9 months ago #
I've intentionally removed the horizontal nav and added a plugin which creates a vertical nav bar
added a plugin which creates a vertical nav bar
ok - so your 'problem' is with the designed sidebar behaviour;
follow this suggestion:
- if you need a sidebar in single posts, try to work with a plugin http://wordpress.org/extend/plugins/twenty-eleven-theme-extensions/