I’m trying to use shortcodes via a membership plugin PilotPress from OntraPort to control which links are visible to users based on their membership level, but I can’t seem to get it to work. I’ve tried creating the links as raw elements and wrapping them in the shortcodes but that doesn’t work. Any suggestions?
Example of the shortcode:
[show_if has_one=‘platinum’] content [/show_if]