Archived topic
Activating Color Addon breaks GP plugin
6 replies · Started by Kris on February 8, 2020
Just installed, GP theme and GP premium plugin are latest versions.
GP Premium plugin is the ONLY active plugin.
As soon as I activate Color addon in GP premium and click 'customize' I get the 'ah snap' white screen of death.
If I activate Colors first it works by itself. If I activate any other addon after Colors the site breaks.
If I activate any addon THEN activate Colors the site breaks.
As a work around I can enable Colors ONLY, make my adjustments. Deactivate Colors and turn on the other addons I want.
I am running this on a local install of XAMPP.
Hi there,
Can you try increasing the PHP limit and see if it helps?
https://docs.generatepress.com/article/increasing-php-memory-limit/
Let me know :)
Same behaviour. Is there any way to confirm that the change was picked up ie it allocated 128m ram?
I stopped and restarted XAMPP after adding that line to wp-config.php.
Local sites generally don’t have caching issue so Id assume its picked up already.
Can you try browser incognito mode to eliminate any unknown conflicts? What if you try another browser?
BINGO! works in incognito!! Many thanks!!
FYI i remmed out the memory setting you suggested in wp-config.php and it still works in incognito (chrome).
I can totally work this way. Only posting this as it may help others.
In this case it's likely a browser extension that's causing the issue.
You can disable all of them then reactivate one by one if you'd like to determine which one.
Glad I able to help and thanks for the review :)