Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #904525

    Saw other questions/answers/video about this topic. Checked that my user profile is correct, checked the Enfold footer.php and it does appear to have necessary code. (compared what is in the live file vs the original downloaded file…don’t see any difference)

    <?php
    
    	/* Always have wp_footer() just before the closing </body>
    	 * tag of your theme, or you will break many plugins, which
    	 * generally use this hook to reference JavaScript files.
    	 */
    
    	wp_footer();
    
    ?>
    <a href='#top' title='<?php _e('Scroll to top','avia_framework'); ?>' id='scroll-top-link' <?php echo av_icon_string( 'scrolltop' ); ?>><span class="avia_hidden_link_text"><?php _e('Scroll to top','avia_framework'); ?></span></a>
    
    <div id="fb-root"></div>
    </body>
    </html>

    I use a child theme (see the functions.php file below). I don’t think I screwed anything up there, because it has been the same since the site went up. This sometimes appearing/disappearing on certain pages has just started.
    Strangely, the admin bar is there for the top level pages. However, in the drop down sub-menu, I lose the admin bar on many of those pages. Can you tell me where to start to track this down please?

    #904596

    Hey siestajoye,
    I would first ask if you have tried disabling your plugins?
    If so please like to one page that loses it’s admin bar and please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    #904637

    Hi Mike!
    Yes, I did try disabling plugins with no change. I use W3Total Cache – but had cleared the cache and also optimized the site with WP Optimize prior to disabling all plugins and finally then contacting you. Interestingly enough, by logging in and out of the site 3 times – it appears to have fixed itself. We’ll see if it continues to be ok.

    I truly appreciate your prompt reply and suggestion. Don’t know exactly what caused the problem – but it is fixed. Guess I should remember to use that “when in doubt reboot” thing I always tell everyone else!

    Love Enfold. Thanks again for the assistance.

    #904743

    Hi,
    Glad to hear, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Admin Bar goes missing for some pages’ is closed to new replies.