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.
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.
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.
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
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?
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