• Resolved George Moureau

    (@georgepiccexcellencecom)


    My toolbar is missing in my custom theme. I’ve deactivated all plugins, upgraded to WP 3.4.2.

    I turned on the 2010 theme and it’s there but goes away with my custom theme. It has been working fine for months, but just stopped working a few days ago, not immediately after upgrading to 3.4.2 but shortly thereafter. My question is what would be theme related that might cause this? my site is dev.piccexcellence.com. I’m using standard plugins, most of which are deactivated at the moment. Menubars and Breadcrumbs are the only two active for the moment.

    Any help would be appreciated.

    George

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter George Moureau

    (@georgepiccexcellencecom)

    P.S. The space for the toolbar is there. When I deselect “Show Tool Bar” in my profile, that space collapses and reappears when I select “Show Toolbar”…

    G.

    Thread Starter George Moureau

    (@georgepiccexcellencecom)

    Never mind got it…. simple mistake. somewhere along the line I had deleted the wp_footer() call from the footer file. added it back in and all is well

    <?php wp_footer(); ?>

    G..

    Glad you were able to figure that out! For future reference, wp_footer in your footer, and wp_head up in the header are vital little code tidbits which many WordPress functions, themes, and plugins rely on to function!

    Rev. is there a list of these vital functions anywhere? Or are these two it?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Toolbar missing – works fine in 2010 but not in custom theme’ is closed to new replies.