Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1080853
    twigglee
    Participant

    Hi there,
    Is there some code I can add somewhere that denies access to a certain page if the user is logged in?
    Thanks!

    #1080920
    Rupok
    Member

    Hey there,

    Thanks for writing in! Regretfully this isn’t a feature offered by X. It could be possible with custom development or third party plugins, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!

  • <script> jQuery(function($){ $("#no-reply-1080853 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>