Okay
  Public Ticket #1386764
Salient Visual Composer upload error
Closed

Comments

  • Scott Farmer started the conversation

    VISUAL COMPOSER PLUGIN UPLOAD ERRORI uploaded the Salient theme and then tried to upload the visual composer plugin. I get an error that the plugin is too big a file.

    So, I went to FTP and uploaded the file directly into the plugins folder and it did not show up in the plugin list inside Wordpress. I tried uploading the Visual Composer both as a .zip file and later as a folder with all its content. Nothing has worked.

  •  9,016
    Tahir replied

    Hey 

    Your PHP Settings are likely not correct. Also ensure you are running the latest version of PHP on the server

    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