Hi,
When I tried to install SuperFly along with other necessary plugins, I get the following error :
Downloading installation package from https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/superfly-menu.zip…
Unpacking the package…
Installing the plugin…
The remote plugin package consists of more than one file, but the files are not packaged in a folder. Please contact the plugin provider and ask them to package their plugin according to the WordPress guidelines.
Plugin installation failed.
TGMPA v2.6.1
I searched for a solution in your forum regarding this and found the following reply from you for another user :
" SuperFly should be installed with no issue at all. We have tested it and it has work for all the users. We recommend that you increase your memory allocated to PHP. To increase it, please edit your wp-config.php file and insert these lines:
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );
You can add it before the line
/*That’s all, stop editing! Happy Blogging. */
We would loved to know if this has work for you. Thank you. "
But I am getting the same error even after increasing the memory limit.
Kindly provide a solution for this.