• This plugin is awesome.. Works exactly how i need it to, but with one slight exception.

    When i click on an image it displays fine and resizes great. When i close that image i notice a nav dropdown box has appeared in the middle of my nav bar. When i switch pages it goes but how can i stop this from appearing ?

    Thanks for this great plugin.

    https://www.ads-software.com/extend/plugins/wp-lightbox-2/

Viewing 10 replies - 1 through 10 (of 10 total)
  • I am experiencing the exact same problem. Just curious if you ever found a solution.

    Cheers

    I’m also getting this issue. Did you guys find a fix?

    Can you please share the site URL where you are getting the issue. Also let me know the WordPress version and theme name.

    I’m also.

    I’m using the Iconic One Theme.
    And Iconic One Theme is using selectnav.js.

    After close the lightbox, select tag is given stylesheet for some reason.


    (before)
    <select class=”selectnav” id=”selectnav1″>
    (after)
    <select style=”display: inline-block;” class=”selectnav” id=”selectnav1″>

    My site URL is here.
    https://eject.kokuda.org/novelty-mascot/

    Thanks.

    I am also having this issue with the Jarvis theme. There is a mobile-only navigation that is hidden by theme and appears as

    <select class=”selectnav” id=”selectnav1″>

    in the code. Using the Inspect Element tool I can see that as soon as the lightbox opens

    style=”display: inline-block;”

    is appended to this nav. Even after the lightbox is closed this style remains attached to the nav and it is visible.

    Example: https://test.bluelightscene.com/photos/

    Which browser you you are using. I check both the site in Chrome, IE 9 and Mozilla.. working absolutely fine.

    Tried using the latest versions of Chrome and Firefox and I get the problem. When clicking a photo you can’t see anything change, but when you close the lightbox you should see a dropdown appear below the normal navigation.

    EDIT: Here’s what it looks like after I close the lightbox: https://imgur.com/ofbzFCF

    I am using Firefox24 and Chrome30 on Mac OSX 10.8.5.
    I also tested Firefox24 and IE10 on Windows7.

    Hi

    Do you have a solution on this topic ?

    @grupgezgin: If you require assistance then, as per the Forum Welcome, please post your own topic.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Navigation Dropdown’ is closed to new replies.