Hello X theme with cornerstone but it just keeps spinning but won’t actually load.
Can you help, please.
X theme 7.1.2
Wordpress 5.3.1
Cornerstone 4.1.2
I’ve disabled WPML plugins
Hello X theme with cornerstone but it just keeps spinning but won’t actually load.
Can you help, please.
X theme 7.1.2
Wordpress 5.3.1
Cornerstone 4.1.2
I’ve disabled WPML plugins
Hey Bruno,
Thanks for writing in! I have tested X theme 7.1.2, Cornerstone 4.1.2 and WordPress 5.3.1 in our local testing servers. We cannot replicate any issues. Somehow, you may have exhausted your PHP memory limit or a 3rd party plugin is causing an issue in your site. Please go to X > Status, copy the results and paste it in your next reply.
Meanwhile, 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.
Hello Thanks,
I’ve increase the php allocated memory but i does not change anything.
Here is the status infos
Site URL - https://itoprecipes.com
Home URL - https://itoprecipes.com
Version - 5.3.1
Debug is on - No
Language - en_US
Is Multisite - No
Memory Limit - 1024M
Software - Apache
PHP Version - 7.0.33
MySQL Version - 5.5.5-10.2.26-MariaDB-log
Post Max Size - 128M
Time Limit - 60s
Max Upload Size - 128M
Name - X – Child Theme
Version - 7.1.2
Folder - //home/sites/4a/a/a8c93fa7db/public_html/wp-content/themes/x-child/
Parent Theme Name - X
Parent Theme Version - 7.1.2
Parent Theme Folder - /home/sites/4a/a/a8c93fa7db/public_html/wp-content/themes/x
Cornerstone Status - Enabled
Cornerstone Version - 4.1.2
Must-Use Plugins
Other Plugins
Click this button to check what CDN this site is using. - [Check CDN]
Thanks
Hi Bruno,
Please do testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
If the plugin conflict test did not succeed, try switching to parent X theme, there might be something on your child theme that is causing the issue.
Let us know how it goes,
Cheers!
Just patching in on this thread since we’re encountering the same issue.
Our logs show the following error:
AH01071: Got error 'PHP message: PHP Warning: Declaration of X_Plugin_Upgrader_Skin::feedback($string) should be compatible with WP_Upgrader_Skin::feedback($string, ...$args) in /home/example/public_html/wp-content/themes/x/framework/functions/updates/class-x-tgmpa-integration.php on line 288', referer: https://example.com/wp-admin/admin.php?page=x-addons-home
Our versions:
PHP: 7.4.0
WordPress: 5.3.1
X Theme: 7.1.2
Plugins:
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.