Okay
  Public Ticket #2678877
How to enable Frontend editor for WP Page Builder
Closed

Comments

  • Vijayan started the conversation

    How to enable Frontend editor for WP Page Builder

  •  2,565
    Kevin replied

    Hi Vijayan  !

    Currently it is hidden due to some widgets not working optimally on it
    # To enable it go to Appearance-> Editor-> functions.php
    open this file, look for "vc_disable_frontend ();" and delete it

    thanks