I am trying to create a ‘unified’ dashboard for a membership website and only show the relevant information regarding each users membership level.
I have found a lovely little snippet on the Woocomerce website and would LOVE to apply it to rows in the pro page builder but havent got a clue how to do it. If I put the snippet in to a ‘classic raw content’ element it wokrs perfently but I’d like to wrap entire rows with the code. Any ideas how to wrap builder chunks in shortcodes?
[wcm_restrict plans=“premium_silver, premium_gold”]
This piece of content is only visible to premium members with premium_silver or premium_gold active plans
[/wcm_restrict]