• Resolved GWKaplan

    (@gwkaplan)


    I’m starting to use the pkugin for a client’s site and I found that the ARMember restriction block is only available in the block editor, but not in the site editor. I need to use it in my templates. Is there any setting I’m missing to do so?

Viewing 1 replies (of 1 total)
  • Plugin Support dimplemodi

    (@dimplemodi)

    Hello,

    ARMember Lite provides support to Gutenberg Block Restriction, and with this you can restrict the block at the Gutengerg Editor.?

    But if you want to restrict on the theme template then you can use the ARMember Restrict Content Shortcode, which can be checked from the Admin Panel -> Pages -> Add/Edit Page, and here you will be able to check Restrict Content Shortcode, select the shortcode as per your requirements, kindly check the below provided example:

    [arm_restrict_content? plan=”registered,”? type=”show”]

    LOGGED USERS CONTENT GOES HERE.

    [armelse]

    NON-LOGGED USERS CONTENT GOES HERE.

    [/arm_restrict_content]

    You can use this shortcode to hide the elements on the page by editing the content as HTML and then adding the shortcode and accordingly conditionally the item can be displayed.

    Kindly check accordingly and let me know how it goes.

    Thanks

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.