Hi
https://www.sussexchef.com/sussex-venue-hire-vendors/
My portfoilo dage will not display the items, the dots just keep going across the screen. I have recently updated all plugins and wordpress and woo.
I will add login details below
thanks
Ben
Hi
https://www.sussexchef.com/sussex-venue-hire-vendors/
My portfoilo dage will not display the items, the dots just keep going across the screen. I have recently updated all plugins and wordpress and woo.
I will add login details below
thanks
Ben
Hi Ben,
Your site is currently returning 500 Internal Server Error

Please contact your host as this is most likely due to server configuration issue
Thanks
Hi
Yes the site did go down but is back up now, would you be able to take anothe look please.
Thanks
Ben
Hello There,
Thanks for updating in! I have logged in and I can see that your Portfolio page is now loading. Maybe because you have reverted it back to the old version of X and Cornerstone. Please update to the latest first and then do not forget to clear your plugin cache since you installed WP Fastest Cache and you must also purge everything in CloudFlare before testing your site again.
If ever you encounter an error 500, please enable the Debug mode. There might be some custom code from your child theme’s functions.php file that is causing error 500. You can do this by opening wp-config.php and adding define( 'WP_DEBUG' , true ); just above /* That's all, stop editing! Happy blogging. */
For example:
define('WP_DEBUG', true);
/* That's all, stop editing! Happy blogging. */
When you revisit the page, you should have some error output describing the issue in more detail.
Please let us know how it goes.
Hi
I updated and this time there are many issues, The site is not well at all, when I go into cornerstone on the home page the and try to put the pictures and text back in to 1/3 collums the collums present themselves below one and other rather that left to right. I enabled debug mode and the list was all about content doc but disabling the plugin has no effect on the layout of the site.
Any help you can offer would be greatly appreaciated!
Thanks
Ben
Debug was as follows
Notice: Undefined index: x_content_dock_posts_include in /home/sussexch/public_html/wp-content/plugins/x-content-dock/functions/options.php on line 84
Notice: Undefined index: x_content_dock_all_woo_products_active in /home/sussexch/public_html/wp-content/plugins/x-content-dock/functions/options.php on line 85
Notice: Undefined index: x_content_dock_woo_products_include in /home/sussexch/public_html/wp-content/plugins/x-content-dock/functions/options.php on line 86
Notice: Undefined index: x_content_dock_trigger_timeout in /home/sussexch/public_html/wp-content/plugins/x-content-dock/functions/options.php on line 96
Notice: Undefined index: x_content_dock_cookie_timeout in /home/sussexch/public_html/wp-content/plugins/x-content-dock/functions/options.php on line 97
Notice: Undefined index: x_content_dock_image_override_enable in /home/sussexch/public_html/wp-content/plugins/x-content-dock/functions/options.php on line 98
Notice: Undefined index: x_content_dock_image_override_image in /home/sussexch/public_html/wp-content/plugins/x-content-dock/functions/options.php on line 99
Notice: Undefined index: x_content_dock_image_override_url in /home/sussexch/public_html/wp-content/plugins/x-content-dock/functions/options.php on line 100
Notice: Undefined index: x_content_dock_all_pages_active in /home/sussexch/public_html/wp-content/plugins/x-content-dock/functions/options.php on line 81
Notice: Undefined index: x_content_dock_all_posts_active in /home/sussexch/public_html/wp-content/plugins/x-content-dock/functions/options.php on line 83
Notice: Undefined index: x_content_dock_posts_include in /home/sussexch/public_html/wp-content/plugins/x-content-dock/functions/options.php on line 84
Notice: Undefined index: x_content_dock_all_woo_products_active in /home/sussexch/public_html/wp-content/plugins/x-content-dock/functions/options.php on line 85
Notice: Undefined index: x_content_dock_woo_products_include in /home/sussexch/public_html/wp-content/plugins/x-content-dock/functions/options.php on line 86
Notice: Undefined index: x_content_dock_trigger_timeout in /home/sussexch/public_html/wp-content/plugins/x-content-dock/functions/options.php on line 96
Notice: Undefined index: x_content_dock_cookie_timeout in /home/sussexch/public_html/wp-content/plugins/x-content-dock/functions/options.php on line 97
Notice: Undefined index: x_content_dock_image_override_enable in /home/sussexch/public_html/wp-content/plugins/x-content-dock/functions/options.php on line 98
Notice: Undefined index: x_content_dock_image_override_image in /home/sussexch/public_html/wp-content/plugins/x-content-dock/functions/options.php on line 99
Notice: Undefined index: x_content_dock_image_override_url in /home/sussexch/public_html/wp-content/plugins/x-content-dock/functions/options.php on line 100
Hi there,
The problem does not seem to be from the content dock and more from the Cache plugins as they minify the assets which they should not do. Cornerstone does have auto minification of assets such as CSS and Javascript and using plugins which minify the files will make layout problems.
Kindly disable the cache and optimize plugin and detach your website from CloudFlare and see the result. For the CloudFlare the settings should be:
https://xthemetips.com/using-cloudflare-rocket-loader-with-x-pro-and-x5/928/
Thank you.