No search results were found in Documentation!
Maybe not related to your issue but tonight I solved a major headache with TD Composer update and various weird stuff that started happening. It turned out that server resources that were enough before are not enough anymore. Probably not much of a difference, but still. I cranked up max_input_vars and WP_MEMORY_LIMIT and that did it.
As it normally happens I figured it out minutes after posting here… but here goes for those that may stumble the same way.
It seems that server resources that were fine for earlier version of TD Composer are not enough for the new one. My minimal configuration (as it is a test site) has had no problems until now.
If you update TD Composer and it starts acting up, give it a little more room to breathe if you can. Specifically, I’ve increased max_input_vars and WP memory limit. Don’t know which one fixed it.
Sorry for troubling you guys.
Dear Concern,
First, The newspaper theme too much memory uses. If I use cache plugin then my website totally hang. It’s effect whole server. Now I use a new server but the same problem I face. Now, How I optimize this theme please let me know.
Not only for the newsletter, but it happens for all.
All things from my side are perfect.
WP Memory limit is 256
PHP 7.2.6
mbstring & GD library are already installed
Newspaper 9.1 & all plugins updated
max_execution_time 300
max_input_vars 5000
define( ‘CONCATENATE_SCRIPTS’, true );
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Last thing i will say that i can’t give you login details because site is live.
Thanks for understanding.
Hi,
1. Only with newsletter is happen this? please make an inspection of page and provide some screenshots .
2. Please increase WP Memory limit ( https://www.screencast.com/t/5iefHthGLlYs ), also make sure you have the last version of php.
Thank you.
Hello Bangormedia,
Ensure that your system status parameters are correctly increased according to our documentation from here -> https://forum.tagdiv.com/requirements-for-newspaper/ Probably, your PHP memory has exhausted and that’s why you cannot save anything.
Thanks for your understanding!
High CPU and Memory Consumption.
Hi all, my friends, my site is showing high CPU consumption on my VPS server, I did some tests deactivating all the plugins, however the consumption continued high leaving the site slow and even knocking down the server.
The other test I did was to disable the theme NEWSPAPER, putting another theme, in this my CPU did not exceed 20%, or the problem is in your theme …
It did all the optimizations that you explain in the manual, however nothing solved … can you the creators of the theme help me or even configure for me? I await your reply as soon as possible ..
Thank you
OBS: I used google translator to communicate with you my language is Portuguese, below this with my original language ..
Alto consumo da CPU e Memoria.
Olá tudo bem, meu amigos, meu site esta apresentando alto consumo na CPU no meu servidor VPS, fiz alguns testes desativando todos os plugins, no entanto o consumo continuou alto deixando o site lento e até mesmo derrubando o servidor.
O outro teste que fiz foi desativar o tema NEWSPAPER, colocando um outro tema, neste a minha CPU não passou de 20%, ou seja o problema esta no tema de vocês…
FIz todas as otimizações que você explicam no manual, no entanto nada resolveu… vocês criadores do tema pode me ajudar ou até mesmo configurar para mim? Aguardo sua reposta o mais breve possível..
@bonnsusport From what I can see currently the website provides a 500 error
– https://www.screencast.com/t/4lBSw4Yoe
The most important things to check is if there are sufficient resources
– https://forum.tagdiv.com/requirements-for-newspaper/
Check if there is enough WP memory, for most users a value of 256M is enough.
Maybe re-install the theme in case something went wrong during the update. The most recommended and reliable method is by FTP
– https://forum.tagdiv.com/how-to-update-the-theme-2/
If you still cannot login after the update, disable all plugins by FTP
– https://www.wpbeginner.com/plugins/how-to-deactivate-all-plugins-when-not-able-to-access-wp-admin/
Check if the website works. Delete the theme plugins and reinstall them from the package.
The theme is compatible with PHP versions up to 7.2, 7.1 would be a good version to use.
Let us know what you find.
Thanks
The problem is that when I update the theme I can no longer access the WordPress panel. With this, I also can not enable the Composer plugin.
Memory problem, it’s not. I had checked.
Is there any way for you to check my website to find out the problem?
OK. i have increased the define(‘WP_MEMORY_LIMIT’, ’64M’); to define(‘WP_MEMORY_LIMIT’, ‘256M’);
And it is working fine now.
Hi,
I have inspected the website, the main page seems to be empty from the header down. Other sections of the website like category pages and posts work fine.
I would suggest that you check the theme requirements guide. Check if there is enough WP memory and the necessary PHP extensions are available (especially mbstring – https://www.screencast.com/t/YX4mKZmlUPFw )
Also try the suggestion from this topic and add the mentioned code in the htaccess file
– https://forum.tagdiv.com/topic/gray-page-tagdiv/
Let us know the results.
Thanks
Hi,
That would indicate that there is not enough WP memory available. Please try to increase it as mentioned in the guide or higher if possible (maybe contact your hosting provider and ask about it)
– https://forum.tagdiv.com/requirements-for-newspaper/
For most users a value of 256M would be enough. Using resource heavy plugins may require even higher values for the WP memory.
Thanks
Hi,
Each theme version works with the composer version provided with it. The composer will try to update itself, but if this fails it will remain deactivated.
There will be a message mentioning if the plugins were deactivated and that you should update them
– https://www.screencast.com/t/1EFP3tx1nE
In that case you have to update it manually (by update button) in the theme plugins panel, like this example for some plugins that were deactivated
– https://www.screencast.com/t/8jMMCjOg7y1W
@Jair Prandi In some cases login issues (I believe you get a 500 error) were solved by increasing the WP memory to a higher value. For most users a 256M value would be enough
– https://forum.tagdiv.com/requirements-for-newspaper/
@Sydney Archdiocese If you would create a new topic and mention the problems you are facing in detail, it would be very helpful. Also we will be able to help you in that case.
If shortcodes are displayed in pages, please check if the tagDiv composer plugin is active after the update.
Thanks
Hi tried to make changes to my home page via TD composer and its hows me the following error. What is this and how do I fix this?
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262162 bytes) in /home2/qzj6hn7y/public_html/wp-content/plugins/td-composer/includes/tdc_main.php on line 569
Thank you
Sophia
Update the theme via FTP and –> Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1048576 bytes) in /home/admin/web/bigcities.org/public_html/wp-includes/pomo/mo.php on line 289
Hi,
That could be caused by limited or insufficient resources, the theme has these requirements
– https://forum.tagdiv.com/requirements-for-newspaper/
In some cases 500 errors were solved by increasing the WP memory, for most users 256M would be enough.
Thanks
Hi,
Maybe the execution time is limited by the server, you could try and increase the max execution time and WP memory
– https://forum.tagdiv.com/requirements-for-newspaper/
Also check some similar topics online
– https://stackoverflow.com/questions/31508091/wordpress-wont-load-connection-timed-out
– https://trustiko.com/connection-timed-out-in-wordpress/
– https://www.wpbeginner.com/wp-tutorials/how-to-fix-fatal-error-maximum-execution-time-exceeded-in-wordpress/
Thanks
I’ve done all suggested fixes I’ve found on the forum for the error “Error at rows: 1(models) : 0(dom). The model does not match the content” and nothing has fixed the issue.
*Updating php.ini and .htaccess according to system requirements listed in https://forum.tagdiv.com/system-status-parameters-guide/
*Adding to .htaccess:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
*Adding to wp-config.php file:
define ( ‘CONCATENATE_SCRIPTS’, true );
The only issue still popping up in the system status is WP MEMORY LIMIT, which says is set at 40MB but all of my settings are actually set to 256MB (even got my host involved to make sure and they confirmed).
I have also created a different posts page and have the same problem; the previous post page would then be opened for editing without a problem.
So I am not too sure what the ultimate problem is here, but I am not able to edit any page designated as a posts page.
Good night. I built a page using tagdiv composer and it looked great, but I’m getting a lot of errors on this page.
Like this: Errors at columns elements: 1(models) : 0(dom). The model does not match the content
Also, below the footer, appears the code used by td composer and messy modules, until you get to another footer … I already moved everything and nothing solved. Can anyone help me with this?
Oh, I already know that the error does not have the aver with memory …
I emailed support and no one answered me so far.
My website is http://www.odiariocarioca.com
The error is on the home page
WP Editor box in the TagDiv editor wont’ stop loading..?
Screenshort: https://prnt.sc/koryxg
max_execution_time 300
max_input_vars 5000
SUHOSIN installed false
mbstring available
GD library available
WP Memory Limit 256 MB/request
WP_DEBUG False
SubstituteMaxLineLength 10M
And also try many other things
This problem is from beginning when i buy this theme first time.
My site is live, so i can’t give you login details.
SOFTFULLY.COM
WP Editor box in the TagDiv editor wont’ stop loading..?
Screenshort: https://prnt.sc/koryxg
max_execution_time 300
max_input_vars 5000
SUHOSIN installed false
mbstring available
GD library available
WP Memory Limit 256 MB/request
WP_DEBUG False
SubstituteMaxLineLength 10M
I am seeing this problem today too. It did begin happening after a long day of development work, so it could be a result to additional plugins.
All the widgets kept moving to the Inactive area. This happened 3 times. On the 4th time, I don’t see any widgets in that area.
One additional detail … when I would add the widgets back to where they should be, I could not set the Visibility (Jetpack feature). However, the widgets did appear with the right visibility so it must have kept the details in the database.
I’m upping the memory allocations to see if that helps.
If you have any other thoughts, please pass them along.
The site is still in development: https://fishbaldwin.dream.press/
Well, I have the same issue like many of you. When I try to install it, I get:
The link you followed has expired.
I adjusted the Php settings like this:
<script async src=”//s.imgur.com/min/embed.js” charset=”utf-8″></script>
which I think is a little insane, but anyway, I did everything in order to install it.
The rest of the requirements were met:
<script async src=”//s.imgur.com/min/embed.js” charset=”utf-8″></script>
I’ve edited the wp-config:
define( ‘WP_MEMORY_LIMIT’, ’96M’ );
Not working 🙁 Same error, I just don’t know what to do besides this. Very disappointed, the theme looks amazing and I can’t wait to use it. Who would have thought installing could be such a big issue?
More info from the tech at WPEngine on what he tried:
“At this point we’d want to have the techs at TagDiv provide additional solutions, as we’re not getting any php fatal errors on the server side with that 500 error, and we’ve increased the php memory and other values”