Skip Navigation

[Closed] Complete Solution for Custom Fields and Types plugin slow down all website

The Toolset Community Forum is closed, for technical support questions, please head on to our Toolset Professional Support (for paid clients), with any pre-sale or admin question please contact us here.
This support ticket is created 10 years, 3 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the community support forum for Types plugin, which is part of Toolset. Toolset is a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients and people who registered for Types community support can post in it.

Sun Mon Tue Wed Thu Fri Sat
- 8:00 – 17:00 8:00 – 17:00 8:00 – 17:00 8:00 – 17:00 8:00 – 17:00 -
- - - - - - -

Supporter timezone: America/Sao_Paulo (GMT-03:00)

This topic contains 1 reply, has 2 voices.

Last updated by Adriano 10 years, 3 months ago.

Assisted by: Adriano.

Author
Posts
#192676

Hello i have Complete Solution for Custom Fields and Types plugin on my website. wp version is updated to the last version
When i click on posts it's takes 10-20 secconds to load a page, when i deactivate the plugin all works fast and good.
We checked all issues on wp and the server and all is OK
What can be a soluttion for resolve this issue?
Thanks

#192737

Dear Igal,

1) Increase the allocated memory adding define( 'WP_MEMORY_LIMIT', '64M' ); in wp-config.php file as you can see there: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

2) Take a look at this article - http://wpml.org/2012/01/can-your-site-run-faster/ - in the "Page Caching" section.

These actions should increase the speed of your site.

Please let me know if you are satisfied with my answer and if I can help you with any other questions you might have.

The topic ‘[Closed] Complete Solution for Custom Fields and Types plugin slow down all website’ is closed to new replies.