Hello,
So i’m using a woocommerce plugin for a membership site. They have a shortcode that you can restrict content. But I understand X-theme best practice is not to use your shortcodes for elements.
[restricted-content] <PUT CONTENT HERE [restricted-content]
The restricted content I want to use is built with an xtheme element.
What would be the best way to restrict content with xtheme? or in this case i have to use an xtheme shortcode?
Thanks!