• stoicshohag

    (@stoicshohag)


    Hello there

    Suddenly my site’s admin bar in page is not showing. Also the last two footer widgets not working. There are three widgets area on footer, 1st two are working only. what is the problem ?

    Thanks in advance

Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator Bet Hannon

    (@bethannon1)

    The admin bar is called last in page display, and when it’s missing, is often related to something with the footer, which comes right before it. Since you’re having trouble with the footer, this is a good hunch.

    I would start with checking the last widget in your footer that is displaying, and see if you have any unclosed HTML tags. That would derail the rest of the display that comes after it, including the next widgets in the admin bar.

    Thread Starter stoicshohag

    (@stoicshohag)

    Thanks Bet for replying.

    The themes i’m using is a child themes so it uses its parent themes footer. The last footer widgets not working at all. Is that happening for plugins or JS conflict or else ? I’m confused.

    pls check : https://www.thebeingmethod.com/

    Consider updating your parent theme from 3.2.1 to the latest 3.2.5 which contains some bug fixes. Its not possible to say if these fixes are relevant.

    Its unlikely that your child theme is using its parent theme’s footer. It doesn’t work like that. With the child theme active, go to Admin page > Appearance > Widgets > Footer 3 and examine the content. As a test, temporarily replace the content with some plain text. Does the footer and admin now show?

    Moderator Bet Hannon

    (@bethannon1)

    If your child theme does not have it’s own footer.php, then it uses the parent theme’s footer.php.

    Follow lorro’s suggestion: go to Appearance>Widgets> and temporarily replace your FB iframe code in the text widget with something else.

    iframe doesn’t play well with FB, so that may be your issue.

    Thread Starter stoicshohag

    (@stoicshohag)

    Tested all. nothing happened ??

    Consider updating your parent theme from 3.2.1 to the latest 3.2.5 which contains some bug fixes. Its not possible to say if these fixes are relevant. I am not suggesting that you use the parent theme. A child theme uses some code from the parent, so updating the parent may improve the child.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Admin bar in page not showing and only two footer widgets showing’ is closed to new replies.