Okay
  Public Ticket #1268760
Salient Visual Composer
Closed

Comments

  • judd started the conversation

    Fatal error: Cannot declare class Vc_Manager, because the name is already in use in /home/juddr642/public_html/wp-content/plugins/js_composer_salient/js_composer.php on line 35

    Also, my demo content is not loading 

  •  9,013
    Tahir replied

    Hey 

    Please have a look at this Article : http://themenectar.com/docs/salient/installing-plugins/


    Your PHP Settings are likely not correct. 

    You can verify your PHP configuration limits by installing a simple plugin called WordPress phpinfo http://wordpress.org/extend/plugins/wordpress-php-info/

    Recommended PHP configuration limits are as follows:

    • max_execution_time 60
    • memory_limit 256M
    • post_max_size 48M
    • upload_max_filesize 48M

    Please have your hosting provider fix this for you so it can be installed correctly. 

    Thanks 


    ThemeNectar Support Team