• Resolved athenswebstudio

    (@athenswebstudio)


    I am using the Titan theme and the drop down menu is hidden behind the wp-reloaded table.

    BTW, I love the ease of adding tables from an older xtml website…marvelously easy!

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    I’m not really sure what you are talking about.
    Can you provide a link to the page with the table?

    Best wishes,
    Tobias

    Thread Starter athenswebstudio

    (@athenswebstudio)

    Hi Tobias:
    Unfortunately it is on a dev server. I have uploaded it to a folder within a current site:
    http://narsal.uga.edu/wordpress_screenshot/reloaded/image1.jpg
    http://narsal.uga.edu/wordpress_screenshot/reloaded/image2.jpg

    It may be a problem within the Titan template that I need to work out; however, it only is an issue with the inserted table.

    Thanks in advance for your help!

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    ok, thanks for the screenshots.

    That might have to do with the CSS for the “z-layer” of the table and/or the menu.

    If you set the “z-layer” for the menu higher (in the CSS) then it should be shown above the table.

    Best wishes,
    Tobias

    Thread Starter athenswebstudio

    (@athenswebstudio)

    Brilliant! Yes, it was the z-index for the navigation.

    You are my new hero:-)

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are welcome 🙂

    Best wishes,
    Tobias

    This is super helpful. However I’m just not entirely sure what part of the navigation drop-down menu to put z-index: #; Any help?

    Thanks

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    can you please post the URL to your page with the table?
    Then I can try to find the necessary code.

    Regards,
    Tobbas

    http://www.mauiadventuregroup.com/maui-snorkeling-adventures/

    Almost every page has a table on it, on my site. If you need the css global file i can give you that too.

    Thanks

    Kevin

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi Kevin,

    thanks for the link.

    I can see the tables, but I don’t see any dropdown menu? Am I missing something obvious here?

    Regards,
    Tobias

    P.S.: And no, the global CSS file is not needed, as I can see everything in the page’s source code.

    Well, if you go to mauiadventuregroup(dot)com/things-to-do-maui/ you’ll see that the top navigation drops down. Every page that doesnt have a wp-table on it, allows the navigation that drops down. So as soon as i put the wp-table into a page the dropdown function for the top menu stops working.

    mauiadventuregroup(dot)com/things-to-do-maui/ Dropdown Works
    mauiadventuregroup(dot)com/maui-snorkeling-adventures/ Doesnt work.

    Hopefully im articulating all this ok.

    Thanks again

    Kevin

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi Kevin,

    thanks for the clarification.

    Ok, so it’s actually not that the table is overlapping the table, as I originally thought from your description (because you had mentioned the z-index).

    Now, instead the missing call to a JavaScript file is causing a JS problem, due to which the menu breaks.
    Fixing this is however easy in your case, as you don’t use the functionality anyways:
    Just go the “Plugin Options” screen and uncheck the checkbox that enables the use of the JavaScript library (DataTables).
    After that the calls to the JS file are no longer added to the page and thus the JS can no longer break. Your menus will then show again.

    Best wishes,
    Tobias

    Tobias,

    Thank you so much for your help! It worked. I didn’t realize it was that simple. I really appreciate it.

    Kevin

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi Kevin,

    no problem, you are very welcome! Thanks for the confirmation, that this worked!

    Regards,
    Tobias

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘[Plugin: WP-Table Reloaded] drop down menu hidden behind table’ is closed to new replies.