- TutorialsSystem status parameters guide
Chris, are you tag div tech support? With 8000 posts, I guess you are that, or just marketing.
If you look at the emails sent to you weds, yesterday and today, you’ll find they include site logins, ftp logins and feedback from hosting, who spent a lot of time looking into this yesterday.
Fairly obvious catch-alls like disabling all plugins, removing and reinstalling td plugins, all that sort of stuff was done on wednesday. It was repeated by hosting yesterday, who took the time to also visit wponion.com to see what they could find there.
1. https://www.wpion.com/members/system-status/
>>>> The system status parameters guide given by ‘tagdiv’ support has been already configured on the server. The current PHP Handler set is fcgi, which can be changed to suphp (the default handler set for PHP 5.6 and PHP 5.5) is the only remaining configuration to be checked to check whether the error resolve or not.
(currently on php7)
2. https://www.wpion.com/members/topic/tagdiv-composer-not-working/
>>>>> TagDiv support states: You can try to disable all the plugins except tagdiv composer and check again.
(done on multiple occasions to no effect)
https://www.wpion.com/members/topic/tagdiv-composer-doesnt-work-anymore/
>>>> TagDiv fix in the forum: Usually recommend folks put the explicit https path for website and plugins folder into the wp-config.php file, while adjusting the amount of RAM allocated to WP.
(server has 5gb ram, php setup as below)
[PHP]
max_execution_time = 300
max_input_time = 600
max_input_vars = 5000
memory_limit = 128M
post_max_size = 8M
session.gc_maxlifetime = 1440
session.save_path = “/var/cpanel/php/sessions/ea-php70”
upload_max_filesize = 8M
https://www.wpion.com/members/topic/tagdiv-composer-not-working-3/
>>>> Same solutions mentioned above.
They pointed out that there is nothing else they can do or try, that none of my other wp sites have issues and that the error in any case only exists when a user tries to open td-composer.
Your own tech people have logged into the site twice today. I know they opened and tried to edit a couple of pages and looking also in my hosting files I can see they also accessed newspaper/includes/wp_booster/wp-admin/panel/td_view_system_status.php which I’m guessing gives them a rundown of the system, so they already know it is set up correctly.
The issue seems clearly related to td-composer. I’ve seen posts in various places about it, not just here, and it seems quite a few people have had and are having problems with td-composer not working for them. What I haven’t seen anywhere is a solution, which is very, very frustrating. I have been unable to continue working on my site for two whole days now.
Hello,
It could be a server configuration issue. We cannot recreate it on our end. It could also be caused by a plugin. we have seen such behavior in the past related to plugin conflicts.
Please try to increase your memory allocation like so: https://forum.tagdiv.com/system-status-parameters-guide/
Thank you!
Hello,
For page speed please use these guides.
1) Only use wp super cache and these settings: https://forum.tagdiv.com/cache-plugin-install-and-configure/
2) Use cloudflare: https://forum.tagdiv.com/cloudflare-cdn/
3) Use the official page speed guide: https://forum.tagdiv.com/how-to-make-the-site-faster/
as a note on speedbooster: https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
4) Please use this guide to increase your memory allocation: https://forum.tagdiv.com/system-status-parameters-guide/
I hope this helps.
Yes, I managed to increase the MEMORY, but the issue still persists…
I tried to:
– login/logout
– clear cache
– preload cache
nothing work…
-
This reply was modified 8 years by
rascal1983.
The wp-config.php file is located in the wordpress root directory.
WP Memory Limit:
This parameter sets the amount of memory used by php and by default worpress can go up to 40MB. To avoid Memory Exhausted error this parameter should be set to at least 64MB and this can be done from wordpress wp-config.php file.
define( 'WP_MEMORY_LIMIT', '64M' );
I have checked it.
System status by theme:

System status from my hosting provider (Godaddy):

I can see that the theme system status doesn’t show the actual memory limit…
How to manage?
Following setups already done on system. Still facing slow issue for post with more than 5000 words.
WP Memory Limit= 1GB/1 GB/request
post_max_size=64M
max_execution_time=90
max_input_vars=5000
PHP Version=7.0.25
Can you please review the same and suggest
Hello,
Please use this guide to increase your memory allocation: https://forum.tagdiv.com/system-status-parameters-guide/
If this does not fix the issue, please also check plugins as they can also slow down the site considerably.
Thank you!
Right now my Newspaper system status is:
Theme version i 8.6
php.ini configuration
Server software i Apache
PHP Version i 7.1.10
post_max_size i 96M – You cannot upload images, themes and plugins that have a size bigger than this value. To see how you can change this please check our guide here.
max_execution_time 50 – the execution time should be bigger than 60 if you plan to use the demos. To see how you can change this please check our guide here.
(max_execution_time 50 is the number that I cannot change)
max_input_vars 5000
SUHOSIN installed false
mbstring available
WordPress and plugins
WP version i 4.9.2
WP multisite enabled i No
WP Language i en_GB
WP Memory Limit 94 MB/request
WP_DEBUG False
Hello,
usually if you use lots of plugins, the memory quickly runs out. Try to use as few as possible (under 10 total)
Thank you!
I use cloud hosting, memory 4G, CPU 2 core, I have the highest authority.
System status:
https://prnt.sc/i30vfv
One problem I have had with my site is occasionally I am unable to publish, preview, or save drafts of posts. When I try to do any of these things, it tries to load for a long time, until “This site can’t be reached.” On the back end, the memory limits and whatnot are in the green, and a server reboot didn’t fix it, so I’m hoping someone with extensive experience with this theme can help me find the problem or point me in the right direction. Much appreciated!
define(‘WP_MEMORY_LIMIT’,’256M’);
https://prnt.sc/i1z6ab
Hello dreamtownrealty,
Check the system status parameters to be increased according to our documentation from here -> https://forum.tagdiv.com/install-via-ftp/ Most likely, the PHP memory has exhausted and that’s why you can not save anything.
Thanks for the message!
Hi,
I don’t quite understand exactly what you are referring to. The minimum memory allocated for WordPress would be as mentioned in the guide. Higher would be better if possible.
Deactivate all plugins except theme plugins and make tests. The theme works in the conditions mentioned above.
A thing to note is that the theme is tested with PHP versions up to 7.1, higher versions may cause issues.
I don’t know unfortunately what photo you are seeing and where. If you could provide some useful screenshots and more details we will try to help you as best we can.
Thanks
Hello Cthulhus,
Make sure that all image added in gallery links to media file -> http://screencast.com/t/s5gD0OcrFkqr clear the cache memory then test again.
Thanks!
Thank you so much…… i’m using 8.5… my problem is that the Usage memory is going up. and i’m seeing photo from the theme duplicate
Still spinning circles. The system parameters are quite good, i think. We close every Plugin and it didnt work. Strange, yesterday everything worked finde.
Theme name i Newspaper
Theme version i 8.6
Theme database version i 8.6
HTTP channel test wordpress
php.ini configuration
Server software i Apache
PHP Version i 5.6.32-nmm1
post_max_size i 200M – You cannot upload images, themes and plugins that have a size bigger than this value. To see how you can change this please check our guide here.
max_execution_time 300
max_input_vars 3000
SUHOSIN installed false
mbstring available
WordPress and plugins
WP Home URL i http://mobi-test.de
WP Site URL i http://mobi-test.de
WP version i 4.9.1
WP multisite enabled i No
WP Language i de_DE
WP Memory Limit 64 MB/request
WP_DEBUG False
Caching plugin WP super cache – for best performance please check the plugin configuration guide here.
New Topic -> Dynamic css and js.
I use varnish in my server to cache files from memory, but, I have a problem, as I made a little bit of research on web I learned the why but not how to resolve it.
Behind every css and js file is see /ver= and after an the = sign there is a number always changing and this prevents varnish to cache it because it changes every time.
How can I disable dynamic css and js?
Here is a link to be more clear https://ibb.co/fxpnGm
I have install visual composer successfully to website but if add widget of block this can not working and after update page, there is no update for page.
As you know, I have added on wp-config.php with code: define( ‘WP_MEMORY_LIMIT’, ’64M’ ); and setting WP_DEBUG=”false”
Please help me to fix it. What cause of this issue?
i’ve created this new post
but i’ve got the same problem in an older post :
https://forum.tagdiv.com/topic/tag-div-composer-infinite-load-since-update-from-8-5-1-to-8-6-today/#new-post
SINCE
i’ve tried to switch to main-theme and :
.disable/delete TD-Composer from Newspaper 8.6 file
.downgrade WP 4.9.1 to 4.9
.install TD-Composer from Newspaper 8.5.1 file
.clear cache (wp super cache)
.disable/delete TD-Composer from Newspaper 8.5.1 file
.downgrade WP 4.9 to 4.8.4
.install TD-Composer from Newspaper 8.5 file
.clear cache (wp super cache)
= all this manipulations = no change
BUT, from there (WP 4.8.4 + TD-Composer from Newspaper 8.5 file)
i’ve just upgraded WP 4.8.4 to 4.9.1
(without disable/delete & reinstall TD-Composer)
and at this moment, TD-Composer works again !!!
i said to myself “great, i succeed’ and decide to touch anything anymore
i was able to make some changes with TD-Composer
and close it after, normally
after hours using my WP for my website
(i didn’t install or remove any plugins or whatelse during this time)
i just decide by curiosity to launch TD-Composer (clearing cache before)
and there TD-Composer collapse again, infinite load, etc..
from there, i just tried to :
disable/delete/re install TD-Composer from Newspaper 8.5 file
(clear cache)
and TD-Composer works again, until now
I don’t understand what happens, all i constat it’s all my WP is very very slow after using hours (because of my subscription on my provider, that’s ok) but TD-Composer too since upgrade to 8.6, i can’t explain it. All my ‘Newspaper system status’ is green with 128mb/request of WP Memory Limit.
Hi,
That is too slow, it should not take such a long period of time to make a correction in the post. Try deactivating all plugins except theme plugins if possible, check if this has any effect.
Also check the theme system status, ask your hosting provider to increase the resources WordPress and the server uses (that is a minimum recommendation for the WP memory limit)
– https://forum.tagdiv.com/system-status-parameters-guide/
Also test in a different browser, or clear the cache in the browser you currently use.
These are some general WordPress optimization guides
– https://codex.wordpress.org/WordPress_Optimization
– http://www.wpbeginner.com/wordpress-performance-speed/
Thanks
I’m having exactly the same problem. But I’m still on 8.5.1
I did follow all suggested steps (including memory size, .htaccess, php.ini – everything).
got 2 replies from the support which weren’t really helpful (“try a default .htaccess”, “test the theme on a fresh wordpress install”).
I don’t want to spread any bad feelings at all, I just want the theme to work.
In my thread I wrote that I am even willing to pay somebody to get this running again (if a developer reads this).
I just installed the site, literally a hand full of articles so it can’t be any memory size or cluttered / exotic plug-ins & content.
What error are you getting when the install fails?
It could be a memory allocation issue: https://forum.tagdiv.com/system-status-parameters-guide/
If all else fails, FTP is the the best choice: https://forum.tagdiv.com/install-via-ftp/
Thank you!
Hello jim13736,
Make sure that all image added in gallery links to media file -> http://screencast.com/t/s5gD0OcrFkqr clear the cache memory then test again.
Thanks!