Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #340956

    Belal S
    Participant

    Hello,

    Is it possible to apply Private Wishlist member tags to rows/columns/elements in Cornerstone? I would like to make some elements for members only while others are for non-members. I know that OptimizePress has this feature where each OptimizePress element has a field in which you can input any shortcode to encapsulate the element and make it hidden or visible, etc…

    The only workaround I found was to go to the visual or text editor and place the Wishlist member private tags around the correct shortcodes – but it can become confusing at times. Besides, if I decide to change the page in Cornerstone, all my changes in the visual and text editor disappear. So this workaround is not even feasible!

    Please advise. Thanks.

    Best regards,
    Belal

    #340964

    Belal S
    Participant
    #341099

    Lely
    Moderator

    Hello Belal,

    Thanks for posting in and giving us a video of the feature. In Cornerstone, advance options like Code before element and Code after element is not available but we can achieve that using RAW Content element. We may add a RAW CONTENT element before the specific element we want to wrap the shortcode with, then insert the opening tag inside like [MEMBER_LEVEL-1] and then add a RAW CONTENT element again after the content, then insert the closing tag inside like [/MEMBER_LEVEL-1].

    Hope this helps.

    #350226

    Belal S
    Participant

    Hi,
    Thanks for the support. Unfortunately, the suggestion didn’t work. I placed a simple [wlm_ismember] before the element as RAW Content and [/wlm_ismember] after the element as RAW content and it didn’t hide the element from non-members. Rather, the RAW content before the element was invisible while the RAW content after the element was visible. Please advise. Thanks!
    Best regards,
    Belal

    #350373

    Paul R
    Moderator

    Hi,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #351024

    Belal S
    Participant
    This reply has been marked as private.
    #351483

    Rad
    Moderator

    Hi there,

    Unfortunately, that’s not currently possible. Cornerstone rows and columns are default containers and wishlist shortcode aren’t. Wishlist shortcode should be integrated to cornerstone as container but that’s not yet available.

    What you could do is add text element in every column, and each test element compose your content using standard shortcode wrapped by your wish list shortcode.

    [section-row][column]
    [assume_this_is_cornerstone_text_element]
    [wlm_ismember]
    
    And cornerstone shortcode here :)
    
    [/wlm_ismember]
    [/assume_this_is_cornerstone_text_element]
    [section-row][column]

    And you may repeat it in every section and column with multiple instances of [wlm_ismember].

    Thanks.

    #352263

    Belal S
    Participant

    Ok, I see. Thanks for your support.

    Any idea when Wishlist Member shortcodes will be intergrated into Cornerstone as containers? Please advise. Thanks! 🙂

    Best regards,
    Belal

    #352454

    Rue Nel
    Moderator

    Hi Belal,

    You are always welcome! We do not have an ETA yet. Only our developers knows. Once they have integrated it, it will be updated and will be rolled out in our update release.

    Thanks.