Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   New Versions, & Updating (http://forum.bytesforall.com/forumdisplay.php?f=12)
-   -   [SOLVED] Admin navigation bar does not show at top of page when logged in (http://forum.bytesforall.com/showthread.php?t=22577)

ericmacknight Jun 17, 2014 11:06 PM

[SOLVED] Admin navigation bar does not show at top of page when logged in
 
Using Atahualpa 3.7.15, WP 3.9.1.

Just created a new blog, and when I am logged in and viewing the blog (not the Dashboard), the admin navigation bar that should appear at the top of the page is not there.

When I switch themes to Twenty Fourteen, the admin nav bar reappears, so this seems to be an Atahualpa problem.

This happened to me the last time I created a new blog, a few weeks ago, and somewhere I found some code to add to one of the pages that fixed the problem. But I was in a hurry and failed to note the source, so now I am stuck again.

Any help out there?

Much appreciated!

Eric

juggledad Jun 18, 2014 03:34 AM

What's the URL ?
Does the footer show?

ericmacknight Jun 18, 2014 03:36 AM

http://www.ericmacknight.com/iblanglit/

juggledad Jun 18, 2014 03:47 AM

for some reason the footer is not being processed
1) if you have added anything to the ATO->Style & edit FOOTER->Footer: Content? if so set it back to the default - but in any case - hit the SAVE at teh bottom of the screen
2) disable any plugins
3) try removing all the widgets

ericmacknight Jun 18, 2014 05:30 AM

That did it! :)

(I mean #1: "if you have added anything to the ATO->Style & edit FOOTER->Footer: Content? if so set it back to the default".

Here's what I had in the footer:
Copyright © %current-year% %home% - All Rights Reserved

Any idea which part of that caused the problem?

Many thanks,

Eric

ericmacknight Jun 18, 2014 07:34 AM

I have now found the previous fix I used:

Insert this line
<?php wp_footer(); ?>
just before the </body> tag in footer.php

Eric

juggledad Jun 18, 2014 10:22 AM

so you had
HTML Code:

Copyright &copy; %current-year% %home% - All Rights Reserved
in the Footer: Content but when you changed it to the default it started working? But
HTML Code:

Copyright &copy; %current-year% %home% - All Rights Reserved
is the default???

can you make it break again and do an export of the theme settings and attach them to a reply.

batigolle Jun 21, 2014 10:38 AM

I also had the same problem after the upgrade from version 3.7.12 to version 3.7.15 (WP 3.6.1) the Admin navigationmenu has disappeared, and that some plugins do not work properly ,example Ditty News Ticker and WP Photo Album Plus.

After, disabling all plugins, same problem

I solved the problem , following the suggestion of going to the page ATO-> Style & edit FOOTER and re-save the settings

Thanks for the tip :)


All times are GMT -6. The time now is 02:55 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.