- TutorialsSystem status parameters guide
- NewspaperUser review system
- NewspaperHow to use the Flex Blocks cache option
- NewsmagRequirements for Newsmag
- NewspaperRequirements for Newspaper
Hello Support!
Just when I thought that this was the best theme ever I encountered the dreaded Error at rows Tag Divi composer issue.
It began all of a sudden, like it was okay in the morning when I was setting up some cloud templates and in a few hours I faced the issue.
Because of the excellent forum resources here at Tag Divi I checked most of the strings on this topic. Included the most recommended ones by you guys, the support.
https://forum.tagdiv.com/topic/error-editing-a-cloud-template/
https://forum.tagdiv.com/topic/gray-page-tagdiv/
https://forum.tagdiv.com/topic/td-composer-opens-a-blank-screen/
Disable plugins
Since this theme has almost everything I need I did not add many extra plugins, the ones that were added were from the recommended list by the authors.
Anyhow I disabled all the extra plugins and that did not help.
WP super cache setup
I set it up as recommended and later disabled it and that did not solve the issue.
System status green
This had been done as soon as the theme was installed, As you can see from the screenshot
http://prntscr.com/li4zfl
Everything is green except Wp super cache which has been disabled on purpose.
HtAccess fix
As recommended
https://forum.tagdiv.com/topic/gray-page-tagdiv/
Added the code at the beginning of the file and did not help.
Other things
Tried in incognito mode
Problem happens when I try to create a new template and even when using the tag divi composer for a new page. This is a blank page so the issue cannot be because of something on the page.
I have another newspaper theme setup where everything works okay. 🙁
My developer and I have been trying to sort this out for a week and are at our wits end.
I know every issue is important but if I cannot make this work I’m sure to lose my job. 🙁 🙁
Please help me out
Regards
Hi,
Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
Thank you.
Hi,
Please be notice that you need to have TagDiv Composer activate in order to have back the blocks.
https://www.screencast.com/t/CTUhbpcFW
Also please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
Thank you for your understanding.
Hi,
Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
Please make sure that all requirements are good, example WP Debug set to false.
Thank you.
Hello,
The tagDiv Composer and tagDiv Social Counter plugins keep deactivating at least once per day. I’ve deleted and reinstalled both plugins, as well as checked that the theme system status is configured as mentioned in the requirements guide. Everything seems to be correct.
Can you help me understand why this is happening and what steps I should take to resolve the issue? I’m happy to provide additional information as needed.
Thanks!
Hello kesuma,
First of all, please ensure that your system status parameters are correctly increased according to our documentation from here -> https://forum.tagdiv.com/requirements-for-newspaper/
Thanks for your understanding!
Hello kennytran,
Please ensure that you are using the latest version of the theme installed via FTP way because this is the surest method in this case. Also, check the system status parameters to be increased according to our documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/ Also, if the problem is still there, please try to make a new clean install to another sub-domain for testing, disable all of the untested plugins and check the results.
Thanks for your understanding!
Hello. I made all the adjustments that you indicated to me but the sessions of the cloud library are not isntalando, see in the image of the statuses of the attached system. what should I do. My theme is not working. my site is hosted on Hostgator / Brasil.
http://www.schoje.com.br
What should I do?? What are you going to do about this problem?
Hi,
So the page keeps loading endlessly in the composer. There are a few suggestions you could try
– https://forum.tagdiv.com/topic/gray-page-tagdiv/
– https://forum.tagdiv.com/topic/page-error-when-edit-with-td-composer/
These solutions solved similar composer problems.
Also please check to make sure the theme system status is set according to the guide
– https://forum.tagdiv.com/requirements-for-newspaper/
Worth investigating plugins as well, could be a plugin conflict between the composer and one your plugins. Let us know what you find.
Thanks
Hi we got a message from our hosting company saying the Ajax system in our theme is causing some 504 errors. I’m pasting the email from them below. Can you please advise.
—
Hello info@sneakerbardetroit.com,
Your ticket (#1214944) has been updated.
To review the status of the ticket and add additional comments, follow the link below:
http://help.wpengine.com/hc/requests/1214944
You can also add a comment by replying to this email.
Josh Applekamp (WP Engine Support)
Nov 7, 9:21 AM CST
Hi Mario,
Hope you’re having a great Wednesday!
I wanted to touch base with you regarding some high Ajax counts I am seeing from the sbdetroit site.
32196 /wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.1
40522 [action] => td_ajax_loop
36184 [action] => td_ajax_search
8216 [action] => td_ajax_block
wp-content/themes/Newspaper/js/tagdiv_theme.js
13807: action: ‘td_ajax_loop’,
wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php
150:add_action(‘wp_ajax_nopriv_td_ajax_loop’, array(‘td_ajax’, ‘on_ajax_loop’));
151:add_action(‘wp_ajax_td_ajax_loop’, array(‘td_ajax’, ‘on_ajax_loop’));
japplekamp_@pod-150264:/nas/content/live/sbdetroit$ ack-grep “td_ajax_search” wp-content/themes/ wp-content/plugins/
wp-content/themes/Newspaper/js/tagdiv_theme.js
6110: action: ‘td_ajax_search’,
6146: action: ‘td_ajax_search’,
wp-content/themes/Newspaper/mobile/js/tagdiv_theme.js
938: action: ‘td_ajax_search’,
wp-content/themes/Newspaper/mobile/functions.php
90:add_action(‘wp_ajax_nopriv_td_ajax_search’, array(‘td_ajax_mob’, ‘on_ajax_search’));
91:add_action(‘wp_ajax_td_ajax_search’, array(‘td_ajax_mob’, ‘on_ajax_search’));
wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php
154:add_action(‘wp_ajax_nopriv_td_ajax_search’, array(‘td_ajax’, ‘on_ajax_search’));
155:add_action(‘wp_ajax_td_ajax_search’, array(‘td_ajax’, ‘on_ajax_search’));
japplekamp_@pod-150264:/nas/content/live/sbdetroit$ ack-grep “td_ajax_block” wp-content/themes/ wp-content/plugins/
wp-content/themes/Newspaper/js/tagdiv_theme.js
6849: action: ‘td_ajax_block’,
wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php
146:add_action(‘wp_ajax_nopriv_td_ajax_block’, array(‘td_ajax’, ‘on_ajax_block’));
147:add_action(‘wp_ajax_td_ajax_block’, array(‘td_ajax’, ‘on_ajax_block’));
These Ajax hits are being generated from the Newspaper theme. With such a high amount coming through so quickly it is overloading our server queueing system we have for requests and causing 504 errors to occur:
80 504 “POST /wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.1
This particular theme does not allow easy updates regarding the Ajax activity. I would recommend reaching out to the theme developers to see if they can provide some input on getting their Ajax activity under control.
Beyond that everything else appears to be in good shape so far. I’ll keep an eye on the server and update you with any additional insight, but if you have any questions for me please let me know!
Thanks,
Josh Applekamp
WP Engine – Technical Project Manager – Finely Tuned WordPress
M-F 9:00am – 5:00pm CST
—
I tied to edit the post max size post execution time as were told in the theme status panel in order to get away from errors. so according to the link provided (https://forum.tagdiv.com/system-status-parameters-guide/)
I updated my php.ini file but nothing is changed.
when i update my .htaccess file it gives a server error.
php.ini
max_input_vars = 5000
max_execution_time = 300
post_max_size = 50M
upload_max_filesize = 50M
.hthaccess
php_value max_input_vars 5000
php_value max_execution_time 300
php_value post_max_size 50M
php_value upload_max_filesize 50M
am I doing anything wrong?
Hello sergioshrek,
Check the system status parameters to be increased according to our documentation from here -> https://forum.tagdiv.com/requirements-for-newspaper/ If the problem is still there, please send us an email at contact@tagdiv.com with your log-in information so we can take a closer look at your setup page.
Thanks for the message!
Hello PaoloGenovese,
Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
Add this code in .htaccess
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Thank you for your understanding.
Hello. I made all the adjustments that you indicated to me but the sessions of the cloud library are not isntalando, see in the image of the statuses of the attached system. what should I do. My theme is not working. my site is hosted on Hostgator / Brasil.
http://www.schoje.com.br
What should I do?? What are you going to do about this problem?
Hi,
Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
Add this code in .htaccess
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Thank you for your understanding.
Hi,
Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
Let us know if it works.
Thank you.
Hi,
Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
Let us know the results.
Thanks.
Hello Mauricio Freitas,
Please check the system status parameters from our theme’s requirements guide from here -> https://forum.tagdiv.com/requirements-for-newspaper/
Thanks for your understanding!
Hi,
Usually such issues are caused by limited or insufficient resources. It is important that the parameters mentioned in this guide are set properly
– https://forum.tagdiv.com/requirements-for-newspaper/
WP-memory can be set higher if possible, for most users a value of 256M would be enough.
Check the values in the theme system status panel, if needed increase them by the methods provided in the guide. Or contact your hosting provider to do it for you, they should be able to do that. Chances are this will solve the problem, let us know the results.
Thanks
Hello rvtravel,
Check your system status parameters to be increased according to our documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/ Also, please try the below solution ->
Set up the below code in .htaccess!
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Thanks.
The system status is ok… Everything is configured fine.
I cleared the catche many times.
I instaled only the gdpr plugin (same as yours) and disabled my homepage after an hour.
What now?
I dont have any other plugins installed…because i cant use none..
Hi,
Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
Also please incise the WP Memory Limit, and try again.
If the problem is still there please provide some screenshots and some more details.
Thank you.
Hi,
Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
Also please incise the WP Memory Limit, and try again.
Thank you.
Hi,
First please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
After that please clear all cache and force refresh, those plugins was tested on our theme and work just fine https://www.screencast.com/t/iGQTvsm9nC5e , other plugins can interfere with the theme.
Let us know the results.
Thank you for your understanding.
please I need help to do it I try to register but in vain I did all the steps of the link (https://forum.tagdiv.com/system-status-parameters-guide
/) but in vain. when I add a link from the image to the ad, I can’t register because it turns into roung