plugin installation problem
I just bought your item. When I install the "WPBakery Page Builder" plugin I get the following error "There has been a critical error on your website. Please check your site admin email inbox for instructions."
What is the problem?
Comments
Ha habido un error crítico en su sitio web. Verifique la bandeja de entrada de correo electrónico del administrador de su sitio para obtener instrucciones.
Obtenga más información sobre la depuración en WordPress.
Please send us WordPress dashboard access privately thru the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason.
Notice!
Please attach a link to this forum discussion.
Thanks
Please check your mail inbox for our response, look also inside the spam folder.
If you don't have any message from us, please send your login credentials again.
Be sure that you sent all required information mentioned in the previous message.
To solve this problem you have to increase memory limit
First you need to edit the wp-config.php file on your WordPress site. It is located in your WordPress site’s root folder, and you will need to use an FTP client or file manager in your web hosting control panel.
Next, you need to paste the following code in wp-config.php file just before the line that says ‘That’s all, stop editing! Happy blogging.’
define( 'WP_MEMORY_LIMIT', '256M' );