- NewspaperWhen tagDiv Composer is Not Working
- TutorialsSystem status parameters guide
- NewspaperCache plugin – install and configure
- NewsmagRequirements for Newsmag
- NewspaperRequirements for Newspaper
We followed most of them but but still our server memory spiked to 95% or some time crashed
Hi,
Please check the system status parameters and ensure that all of these has been correctly increased according to our useful guide from here -> https://forum.tagdiv.com/requirements-for-newspaper/ As a notice, please try to increase the PHP memory to 256 or 512 MB.
Thanks for the message!
Hi,
Please try to add the define('WP_DEBUG', false); in wp-config.php
define( 'WP_MEMORY_LIMIT', '512M' );
https://www.screencast.com/t/h10CCfEVHIk
Also please add in .htaccess this code
php_value max_input_vars 5000
php_value max_execution_time 300
php_value post_max_size 50M
php_value upload_max_filesize 50M
https://www.screencast.com/t/Ch5RyyoF
Hope this will help 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/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it to a value of double you already have if possible.
Please add this code in the .htaccess , file at the end of the file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Also it can be some conflict between those plugins ( tagdiv Composer and mapper plugin )
Thank you .
Hi we were using newspaper theme but forced to change to other theme as it’s using way to much of memory. When we activate newspaper theme then our server load is very high. We did all sort of debugging as well as we put MT guy to tune up our database and we find the mysql consumption was too high. Load sudden dropped once we use different
Hi,
I have several problems trying to install the theme:
1) when trying to upload the wordpress files I encounter a message stating ‘the link has expired, please try again’.
2) when I upload via FTP the theme shows up in the theme selection tab, however if I click on live preview or activate the theme, the entirety of my website (fresh install of wordpress without plugins) white screens.
I have increased the allocated memory to the website to 1024M and increased the max upload and execution times to 512M and 5000 respectively. Nothing seems to work.
Any help would be most appreciated.
Hello, sorry for sending you so much post..
I don’t know if the last problem about the “impossibility to download” is a real problem. I reinstalled all the theme but I still have the problem:”Fatal error: Out of memory (allocated 101449728) (tried to allocate 72 bytes) in /home/mhd-01/…/htdocs/wp-content/plugins/td-composer/includes/tdc_main.php on line 516″.
All the requirments are green.
Hi we are using your theme,and always our serve got down bec of out of memory pblm, I did everything to reduce the RAM consumption but still we have 16gb of ram and it always got crashed so i dig more then i see themes creates so many thumbnail once u add or upload images while creating post. Creating lots of thumbnail increase inode value of folder. SO my question how to remove those pblm? shall i remove those codes from theme or u have better way to do that?
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/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it to a value of double you already have if possible.
Please add this code in the .htaccess file at the end of the file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Thank you .
Hi,
The theme requirements are mentioned here – https://forum.tagdiv.com/requirements-for-newspaper/
Please read the guide carefully and increase/activate the parameters mentioned in it. If necessary contact your hosting provider to do it for you. The most common problems are caused by sufficient resources.
Try to deactivate all other plugins except theme plugins and check if the problem is solved. There would be no other way around this, having a proper memory allocation is necessary.
Thanks
Hi, I already read all topics on this theme. I tried change wp-config and so on. Have any suggestion or helpful note? Thx.
Every time say it:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 3533928 bytes) in D:\Inetpub\webs\14921322_web\www\wp-content\plugins\td-composer\includes\tdc_main.php on line 609
Hello, i get this error:Fatal error: Out of memory (allocated 100401152) (tried to allocate 3289011 bytes) in /home/mhd-01/…/htdocs/wp-includes/class-requests.php on line 644.
On the requirements guide it says that 128MB of limited memory should be enought, but my phpinfo says that i have 252MB and still is not enought.
Thank you for helping.
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/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it to a value of double you already have if possible.
Please add this code in the .htaccess file at the end of the file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Thank you .
Hi,
We try our best to help when there are problems, thank you for your appreciation. The patch folder contains the modified files from the previous version. It would be considered a different form of update besides the other ones.
If you use the latest WordPress, use the latest theme as well. In similar cases as you describe the issue was caused by low memory
– https://forum.tagdiv.com/requirements-for-newspaper/
We recommend a value of 256M which would be enough for most websites. Try to increase it and check if the issue is solved.
Thanks
Hi,
You can make the change in local host and just set the finale version of website live.
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/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it to a value of double you already have if possible.
Please add this code in the .htaccess file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Thank you .
I would help you with those database errors, but I am no expert in the matter of databases. The theme has these requirements
– https://forum.tagdiv.com/requirements-for-newspaper/
For WPML – https://wpml.org/home/minimum-requirements/
If those are met the theme and plugins should work properly. Maybe check if these are met, increase the WP-memory and other parameters mentioned in the guide, test with no plugins active except theme plugins and WPML to see if the same database errors appear.
Also maybe attempt to repair the database (make backup before)
– https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-error-establishing-a-database-connection-in-wordpress/
– https://premium.wpmudev.org/blog/repairing-corrupted-broken-missing-files-databases-wordpress/
Hi,
Please check our documentation for: How to update the theme -> https://forum.tagdiv.com/how-to-update-the-theme-2/
Also please make sure that all theme plugin are updated ( also please make sure that tagDiv Composer and TagDiv Media Library are activated ).
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/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it to a value of double you already have if possible.
Please add this code in the .htaccess file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Thank you .
Hi,
Please make sure that you have the last of theme and all theme plugins are update.
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/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it to a value of double you already have if possible.
Please add this code in the .htaccess file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Thank you.
-
This reply was modified 7 years by
Calin.
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/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it to a value of double you already have if possible.
Please add this code in the .htaccess file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
If there are still some problem please provide some screenshots and some details about them ( in what cases you get them ).
Thank you for your understanding.
Hello Simion,
I have increased my wp-memory and also meet the standard requirements on the Newsmag theme and all of the req. are on green colored.
Please try to increase the WP-memory to 256M if possible, in most similar cases 500 errors were caused by insufficient memory
– https://forum.tagdiv.com/newsmag-requirements-for-newsmag/
If necessary contact the hosting provider to do it for you.
Also enter the code provided at the bottom of the guide in the htaccess file on the server.
Chances are that after doing these suggestions the problem will be resolved.
Thanks
Hi,
So if I understand correctly you want to add some custom ads
The easiest way is to use a cloud template, you need to set more custom ads in order to have different ads -> https://www.screencast.com/t/slmTc1By4Z0
https://www.screencast.com/t/QebUiMHvKdb
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/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it to a value of double you already have if possible.
Thank you.
I have a problem using your theme. I first received “HTTP Error” and then asked my host provider to fix it.
These are the solutions I have done but still didn’t work.
1. I have changed directory permission to 744 already.
2. I asked my host provider to increase WP Memory to 256M
However, when I disabled your theme. It seems to work so I think there should be a problem with the theme.
Hi,
Please deactivate all non theme plugins, and clear all cache
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/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it to a value of double you already have if possible.
Please add this code in the .htaccess file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Also make sure that all theme plugins are updated and activated, clear all cache and try again.
Let me know the results!
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/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it to a value of double you already have if possible.
Please adding this code in the .htaccess file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Also make sure that all theme plugins are updated and activated, clear all cache and try again.
Thank you for your understanding.