• Hi Thom,

    We’ve run into an issue using Eyes Only to hide entire tabs within Shortcodes Ultimate. Can you confirm whether or not this should work? The code we’re using is below, and it is not hiding the first tab from other roles, as intended:

    [su_tabs]
    [eyesonly level=”nongst_dealer”]
    [su_tab title=”Tab One” anchor=”tab1″]
    Test
    [/su_tab]
    [/eyesonly]
    [su_tab title=”Tab Two” anchor=”tab2″]
    Test
    [/su_tab]
    [/su_tabs]

    I have confirmed that we’re using the correct shortcode (unlike the last time we requested your support, heh).

    Thanks for your help!

    –Jonna

    https://wordpress.org/plugins/eyes-only-user-access-shortcode/

Viewing 1 replies (of 1 total)
  • Plugin Author thomstark

    (@thomstark)

    That really depends on how Shortcodes Ultimate is handling their own shortcodes. Probably they don’t allow shortcodes outside of the [su_tab][/su_tab] frame. I’ve run into that before the PageLines tabs, and I just ended up copying the HTML from their output, and then using the HTML inside [eyesonly]. Some shortcode plugins do not share well.

Viewing 1 replies (of 1 total)

The topic ‘Shortcodes Ultimate Plugin, Hiding Entire Tabs’ is closed to new replies.