[Resolved] Incompatibility with "shortcodes ultimate" plugin

Home Forums Support [Resolved] Incompatibility with "shortcodes ultimate" plugin

Home Forums Support Incompatibility with "shortcodes ultimate" plugin

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1054293
    Alain Aubry

    Hi

    I found an incompatibility with “shortcodes ultimate” plugin, I first reported to them at https://wordpress.org/support/topic/nested-su_spoiler/

    When you have an ‘su_vimeo’ inside an ‘su_spoiler’ and the spoiler is closed when you click in the area occupied (but not visible) by the video, the video catches the mouse click.

    This happens the same with ‘su_youtube’ and the ‘su_spoiler’ can be inside or not an ‘su_accordion’. I experimented with several themes.

    I followed the steps they recommended (btw, the same you recommend), so I disabled everything (all of them) and switched to the default theme, the problem disappeared. This is a test site so this is no problem.

    I switched back to you theme and GP plugin, the problem was present again.

    Again, I disabled GP Premium and left GeneratePress theme, problem was present.

    I can give you admin access to this site, so you see for yourself.

    I am leaving it now with 0 plugins but Shortcodes Ultimate and GeneratePress theme.

    Just load the page and click just under the closed spoiler at the bottom of the page, the video will start playing.

    Thanks

    Alain

    #1054403
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Does adding this CSS help?:

    .su-spoiler-closed .su-vimeo {
        display: none;
    }
    #1054560
    Alain Aubry

    BRILLIANT !!!!

    I did not checked this out…
    I assumed the basic CSS was in place…

    Thank you so much!

    #1055017
    Tom
    Lead Developer
    Lead Developer

    It’s likely something they should add to their plugin I’d think.

    Glad I could help 🙂

    #1055163
    Alain Aubry

    I hope they do, I just sorted another site with the same issue and a different theme…
    I am so happy to have met you, I will stay with your theme as long as I can.
    Your support is TOP 10. I recommend heavily…

    Thank you.

    #1055459
    Tom
    Lead Developer
    Lead Developer

    Glad I could help 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.