• Resolved customer8765

    (@customer8765)


    After upgrading to WordPress 5.6, Popup Maker is no longer working with The7 theme.

    It works in troubleshooting mode with Twenty Twenty-One theme, but if I change a theme to The7 or if I leave a troubleshooting mode, it’s no longer working.
    I executed your instructions step-by-step, there are no JS errors.

    What can I do with it?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @customer8765 – Since you know its the theme first thing would be to message them as well and see if they did in fact prep their code for WP 5.6’s jQuery changes.

    Second would be to try unhooking their 2 JS files to see if the issue goes away. If it does then we are narrowing the search further to those 2 files.

    Find the wp_enqueue_script lines in your theme and comment them out. I see an above-the-fold and main js file loaded by them.

    hi,man!

    try to add this in custom CSS

    .pum.pum-active,
    .pum.pum-active >*{
    display:block !important;
    }

    И всё будет збс ??

    Hello, great it works!!
    But why is that happening? Is it problem of theme or PUM?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WP 5.6, The7 theme: Popup Maker’s no longer working’ is closed to new replies.