Tagged: advanced editor, woocommerce
-
AuthorPosts
-
July 7, 2014 at 5:32 pm #288083
I install and actived the WooCommerce Plugin, and my Advanced Editor did not load.
I already did:
– copy viaFTP the Enfold files.
– make a new instalation of WooCommerce
– Change the PHP Memory to 64Mb like WooCommece inform.
Dosen’t work.
If I mantain the WooCommerce deactived the Advanced Editor Works, if I atived dosen’t work.
I’m using the last version of Enflod, and WordPress 3.9.1
Thanks for help.July 7, 2014 at 6:13 pm #288102Hi Lara!
Please increase the PHP memory to 128M.
Regards,
PeterJuly 7, 2014 at 7:18 pm #288141Hi Dude,
I increased but did not work, still if I actived the plugin the Advanced Editor does not work.
Thanks,- This reply was modified 10 years, 4 months ago by laraparodi.
July 8, 2014 at 6:23 am #288334Hi!
Try going to WooCommerce>System Status and then see what the system report there says for your memory limit and if there are any other warnings.
If possible, try increasing it further in case there is some other plugin that requires even more than the normal combo of theme+WooCommerce.
Best regards,
DevinJuly 8, 2014 at 5:40 pm #288618Hi,
I look at WooCommeerce-> System Status and it is every think OK, this is where I find to change to 64Mb.
I deactived all plug-ins, and activet just WooCommerce to see if there is a problem if other plug-in but did not work either.
I noted that my Picture Gallery it is not working. If I choose a Mansory Gallery and select some images dosen’t matter every Picture I have on my libary appears.
Thanks,July 9, 2014 at 3:34 am #288777Hey!
Thank you for the update.
I created a test page and there are script errors when you activate the woocommerce plugin. Maybe woocommerce in combination of another third party plugin is causing the issue. Deactivate all plugins then leave woocommerce activated. See if the advance builder works.
Cheers!
IsmaelJuly 10, 2014 at 4:19 pm #289567Hi,
I tested again, to be sure.
I deactive all plug-ins, and actived just woocommerce and the problem did not resolve.
Even with just the woocommerce plugin actived the advanced builder NOT work.
Please, any other ideia?
Thanks.- This reply was modified 10 years, 4 months ago by laraparodi.
July 12, 2014 at 4:46 pm #290530Hey!
I’m not sure why WooCommerce breaks the editor but another user reported a similiar issue some time ago: https://kriesi.at/support/topic/edit-page-not-working-anymore/ . Try to add this code to the wp-config.php file:
define('CONCATENATE_SCRIPTS', false); define('SCRIPT_DEBUG', true);
and check the results.
Best regards,
PeterJuly 14, 2014 at 5:11 pm #291151Hi,
I tried this too. Did NOT work.
I change the wp-config, and start the wp-admin went to plug-ins activeted the wooCommerce, and go to pages and edit one of then, and still loading, loading.
So I went to plug-ins page, deactived ALL plug-ins except WooCommerce and tried again and STILL be loading, loading.
So I went to plug-in page deactived WooCommerce and the Advanced Editor Works, so still it is just working if the WooCommerce is desactived.
Any other idea, for what I can do to resolve this problem?
Thanks,July 14, 2014 at 5:33 pm #291171Hey!
No, unfortunately I’m also clueless at this point. I’ll mark this thread for Kriesi in case he can provide some useful tips.
Cheers!
PeterJuly 14, 2014 at 9:19 pm #291250Hi,
I made a new instalation from zero.
Install WP
Correct the wp-config with all configuration (memory and the other above)
Install Enfold via FTP
Activate the theme
Create a Home page for test
Create a Text compenet with text
The Advanced Editor was working
Install WooCommerce via FTP
Activate WooCommercer
The Advanced Editor does NOT work anymore.
WooCommerce system status all green.
In this new instalation there is NO other plugin except WooCommerce.Versioin:
WordPress 3.9.1
Enfold 2.9
WooCommerce 2.1.12I hope you guys can see some things
Thanks.
LaraJuly 15, 2014 at 5:35 am #291392Hey!
Thank you for the update.
Please post the login details on this installation. We would like to check it. What is the current version of PHP? Please ask your host.
Cheers!
IsmaelJuly 15, 2014 at 11:41 pm #291873This reply has been marked as private.July 16, 2014 at 3:52 am #291936Hi,
Please create us an temporary FTP account, post it here as a private reply.
Regards,
JosueJuly 16, 2014 at 3:11 pm #292096This reply has been marked as private.July 16, 2014 at 6:59 pm #292174Hi!
Issue is fixed, problem was this line in wp-config.php:
define ('WPLANG', '@@LOCALE@@');
Changed to:
define ('WPLANG', 'en_US');
Regards,
JosueJuly 16, 2014 at 8:20 pm #292221Hi Josue,
Thanks a lot. :) ;)
Regards,July 16, 2014 at 8:22 pm #292223You are welcome, always glad to help :)
Regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.