Viewing 1 replies (of 1 total)
  • Hi, thank you to use APM.

    Regarding your problem, you may try the following:

    Open the file:
    /plugins/advanced-page-manager/advanced_page_manager.php

    Go to line 240 (admin_redirect() function / before the first if)

    Insert the following code:

    if( isset($_GET['vc_action']) ){
          return;
    }

    Please, note that as Visual Composer is not a free plugin and as we don’t use it, we won’t provide an extented support for it.

    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Conflict with Visual composer’ is closed to new replies.