• hokopt

    (@hokopt)


    Hello,

    I use the Avada theme 7.1 and apply a Layout Builder
    (Create a new layout which you can then assign layout sections to and set layout conditions) for All posts.
    Later…
    When i visite the resctricted posts selected on Ultimate Member, the posts only display the personalized message that i insert NO CONTENT are displayed (no title, no featured imagem, NO CONTENT) just the site Header and Footer….

    What i can do to display the content post on restricted access with the new Layout Builder for sections?
    More info:
    https://theme-fusion.com/documentation/avada/layouts/understanding-layouts-and-layout-sections/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @hokopt

    Could you please try adding this to your theme’s functions.php file or Code snippet plugin?

    add_filter("um_post_content_restriction_settings","__return_false");
    add_filter("um_restrict_post_thumbnail","__return_true");
    

    Regards,

    Thread Starter hokopt

    (@hokopt)

    Hi,

    If i add that to functions.php remove the restrict access, and display all content without my message restrict.

    I what to display only the title, excerpt, and featured image from my Avada Layout Builder for sections
    https://theme-fusion.com/documentation/avada/layouts/understanding-layouts-and-layout-sections/
    and my message restrict access global.

    • This reply was modified 4 years ago by hokopt.
    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @hokopt

    Unfortunately, we haven’t done this with Avada but the filter hook should give you an idea of how you can disable the restriction. You will need to customize it further on your end. Hope someone in the forum has done something similar and shares their codes with us.

    Regards,

    Thread Starter hokopt

    (@hokopt)

    Hi Champ Camba,

    The Avada are TOP SELLER have more 600.000 sells on the ThemeForest and the plugin Ultimate Member won’t work with it ?!

    I am missing something where?!

    • This reply was modified 4 years ago by hokopt.
    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @hokopt

    Could you please contact us via [email protected]?

    Please include this topic in the email message.

    Regards,

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hey there!

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread by changing the Topic Status to ‘Not Resolved’ if any other questions come up and we’d be happy to help. ??

    Regards,

    Thread Starter hokopt

    (@hokopt)

    Hi Champ Camba!
    Happy new year 2021!

    Have you found a solution?

    Thread Starter hokopt

    (@hokopt)

    Any news?

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Avada Layout Section – Builder’ is closed to new replies.