tagDiv Composer will not install

Posted in: Newspaper
Post count: 77

I’ve been trying to install the tagDIV Composer plug-in for Newspaper theme. It will not install. It says “The uploaded file exceeds the upload_max_filesize directive in php.ini”

I already increased max upload size in three locations:

php.ini
upload_max_filesize = 250M

wp-config.php
@ini_set(‘upload_max_size’ , ‘250M’ );

.htaccess
php_value upload_max_filesize 250M

Can you please advise?

Post count: 21065

Hello!

Try to install Composer like my colleague explained in this topic: https://forum.tagdiv.com/topic/please-help-with-revslider/

Hope that helps you!

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.