• Resolved dannyogolo

    (@dannyogolo)


    I use a plugin that outputs its content via shortcode. When I insert the shortcode into Tabby, the result of that shortcode doesnt work.

    The plugin is suppose to hide some content i wrap it with, but when i insert it into tabby, the result is not hiden, its open to all.
    But with editor, the result is hiden as suppose to

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author cubecolour

    (@numeeja)

    please provide details of the plugin/shortcode you are using for this, and a link to a page on your site where I can see the issue.

    Thread Starter dannyogolo

    (@dannyogolo)

    The plugin is called Private Content
    The shortcode is [private role=”subscribers”]ITEM TO PROTECT PER USER ROLE[/private]

    Homepage is http://www.betondraws.com
    Because its not working, I had to remove it.
    What happens is that by this shortcode, only user role subscriber-administrator are suppose to see the content (Never visitors). But in my case, the content is visible to visitors.

    Plugin Author cubecolour

    (@numeeja)

    I have installed the private Content plugin, https://wordpress.org/plugins/private-content/ on a test site, and inserted private content into tab content in an attempt to reproduce the issue, however on my test site the private content only appeared when logged in with a user of the appropriate role.

    To be able to troubleshoot your issue I would need to see an example page showing the issue and also full details of the shortcodes used.

    Thread Starter dannyogolo

    (@dannyogolo)

    Ok, Thanks.
    I created a sample page and it has same problem:
    https://betondraws.com/testing-tabby/

    It may be something bigger. Because outside the tabby Tag, I also inserted another private content tag, but its not showing. Here is what I inserted:
    [private role=”subscriber”]CONTENT HIDDEN WITH SAME SHORTCODE, BUT OUTSIDE TABBY [/private]

    Then again, notice that the private content tag I inserted as a footer for my spreadsheet is actually displaying the tags.

    But all these dont happen other places. Only within this tab of tabby

    Plugin Author cubecolour

    (@numeeja)

    I cannot see any obvious reason for shortcodes to not be processed within tabs and equivalent shortcodes are working as expected on my test site.

    What are the full shortcodes you are using for the tabs?

    Thread Starter dannyogolo

    (@dannyogolo)

    I think the problem should be from another plugin where I actually insert eh tags.
    The plugin outputs an excel-like table.

    I am following it up with their team

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘HTML Shortcodes not working properly?’ is closed to new replies.