• Resolved arcklenda

    (@arcklenda)


    Hello, after the 5.2.0 update of Shortcodes Ultimate, there was a serious problem regarding “[su_tabs]”, in my theme I use a sidebar where I use “[su_tabs]” to show another “Shortcode” inside the “[su_tabs]”, in this case, 2 “[su_tabs]”, where when clicking each button, it shows the result of a different “shortcode”.

    Until then, everything worked perfectly, but after the new update of yours today, I realized that no shortcode that was inside the “[su_tabs]” was working, as if it were “hidden”.

    During some tests, I found the source of the problem, a CSS code that is preventing the shortcode from being displayed inside the “[su_tabs]”, when deactivating this CSS code, “[su_tabs]” works perfectly again. as before.

    Of course I have managed to solve this problem in my CSS internally, but I am here warning you, because other users may have the same problem …

    see the image: https://imgur.com/2QyEQzt

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Vova

    (@gn_themes)

    Hello @arcklenda,

    could you show me the live page?

    Thank you.

    Thread Starter arcklenda

    (@arcklenda)

    I use your “Shortcode Ultimate” to show in the right sidebar a third shortcode inside your shortcode of “tabs”.

    In the field “Lan?amentos”> the two buttons “Próximos” and “Recentes”, are 2 tabs created with the Shortcode Ultimate.

    You can inspect the “su-tabs-panes” and “su-tabs-pane su-clearfix upcomming-m” classes to view the problem if you disable my css code.

    Website: https://www.lendagames.com

    Thread Starter arcklenda

    (@arcklenda)

    The code I created to fix the two buttons was this:

    .su-tabs-pane.su-clearfix.upcomming-m, .su-tabs-pane.su-clearfix.released-m {
    height: 100% !important;
    }

    Plugin Author Vova

    (@gn_themes)

    I’ve tried to disable your custom CSS and it seems tabs are ok without it. Watch my screencast:

    View post on imgur.com

    Thread Starter arcklenda

    (@arcklenda)

    Initially I noticed the problem in the browser ‘Google Chrome’, I tested a few moments in Firefox and Edge and the button worked perfectly… which makes me really confused. I had already cleaned the server and browser caches, but it still persisted …

    Then, after receiving your message that everything was normal for you, I completely uninstalled the plugin, removed my small “CSS fix”, cleaned all browser and server caches, reinstalled the plugin, and tried access the page in the browser ‘Google Chrome’ again, the problem has been solved!

    I thank you for your help, and please apologize for any inconvenience.

    Plugin Author Vova

    (@gn_themes)

    You’re welcome and thanks for the detailed report.

    Thanks arcklenda for sharing your solution. I had the same issue, but cleaning Chrome did the job.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Problem with ‘tabs’ after upgrade 5.2.0’ is closed to new replies.