• Resolved mustafasabir12

    (@mustafasabir12)


    Whichever pages has the popup enabled hides the default logged in user top bar on wordpress. I am running the latest plugin version 1.7.5 on wordpress 5.2.3. I also notice that the admin bar html is inside the popup. That is why it hides by default but shows when I click to load the popup and it starts showing. Do you think your popup is not properly enclosing popup html so that the top bar is inserted into its body ? Please find screenshots attached:

    HTML snapshot showing admin bar inside popup:
    https://ibb.co/DpZhRSK

    The admin bar showing up when popup is open sticking to it on mobile:
    https://ibb.co/Sy08Vm1

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Q:- Do you think your popup is not properly enclosing popup HTML so that the top bar is inserted into its body?
    A:- We have use popup HTML load in wp_footer function because popup open and close functionality depended on js.
    This is the right way to load popup HTML.

    Thanks,

Viewing 1 replies (of 1 total)
  • The topic ‘Pages with popup hides wordpress top admin bar’ is closed to new replies.