• Resolved w8tts

    (@w8tts)


    Hi Tobias,

    Since the last update to WordPress (5.7.2) was installed we’ve had a problem, We use the ToolTip plugin very heavily and it appeared to have stopped working. But after contacting the author of ToolTip and not receiving any help yet, I dug a little deeper.

    Take a look at this page: https://usislands.org/qualified-islands-by-call-and-island-page-3/

    The very first table entry has a red “OPS>” in it. Move your cursor on top of the red “OPS>” and you will see the popup, that is supposed to be on top of the table appear under the table.

    Is this a problem with WordPress, the ToolTip Plugin, or the TablePress Plugin? Or maybe our theme?

    Any help is appreciated.

    Ted

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Unfortunately, I don’t see any immediate reasons for this on the page. There are not JavaScript error messages.
    I can therefore only assume that it’s indeed a problem with the Tooltip plugin.
    Now, to rule out that TablePress has anything to do with this, you could also turn off TablePress’ internal caching, by changing the Shortcode on that page to

    [table id=72 cache_table_output=false /]
    

    Regards,
    Tobias

    Thread Starter w8tts

    (@w8tts)

    Thanks, Tobias.

    I’ve turned this over to the person who developed our WordPress pages. And she seems to think that there might be a conflict between plugins. She’s still digging. And I’ll let you know what we find out.

    Ted

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    sounds good! If there are any findings related to TablePress, please let me know!

    Best wishes,
    Tobias

    Thread Starter w8tts

    (@w8tts)

    Tobias,

    Our developer found the problem, she told me …

    I was able to fix our issue with a little CSS provided by the developer of Shortcodes Ultimate. The glitch is on his end and he said he will take care of it in future updates. Here is the additional CSS in case we lose it somewhere…

    .su-tooltip {
    z-index: 9999;
    }`

    Ted

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    great! Good to hear that this could be solved!

    Best wishes,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problem since last WordPress update (5.7.2)’ is closed to new replies.