Tagged: maintenance mode
By default, when Enfold Maintenance Mode is activated, only the Administrators, Editors and Authors can view the site.
I would like subscribed users to be able to view the site as well.
@Mike,
you had already replied to me in this ticket (but the screenshot is no longer visible).
Could you please send me the instructions again to edit line 304 in /enfold/includes/classes/class-avia-custom-pages.php ?
Best regards,
Oriano
Hey Oriano,
You could edit line 304 in /enfold/includes/classes/class-avia-custom-pages.php from this:
if( is_user_logged_in() && current_user_can( 'edit_published_posts' ))
To this:
if ( is_user_logged_in())
Best regards,
Mike
Hy Mike, thank you very much.
Best regards,
Oriano
Enfold4ever 🕺
