- NewspaperWhen tagDiv Composer is Not Working
- NewspaperCache plugin – install and configure
- NewspaperRequirements for Newspaper
Hello good afternoon, I have problems in my wordpress with the Newspapper theme. Enable the log to see what problems were and I see this code.
“PHP Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 1997”
“PHP Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 1998”
data from my server
wordpress Version 5.7.2
Name Newspaper (Newspaper)
Version 10.4
PHP version 7.4.11 (Supports 64-bit values)
PHP max input variables 2000
PHP 30 time limit
PHP 512M memory limit
Maximum entry time -1
Maximum upload file size 32M
PHP post max size 32M
WP_MEMORY_LIMIT 512M
WP_MAX_MEMORY_LIMIT 256M
Thankyou
David
Hi,
I have a newspaper website:
– latest newspaper version
– memory limit 256mb
– last wp version
I can’t see posts in all subcategories.
I have a main category: “notizie” -> there I can see posts
I have a subcategory: “notizie/sport” -> there I CAN’T see posts
I did a brand new install. On the just installed WP 5.7.2 I uploaded the theme and activated all the plugins it asked for. Then I tried tu load a pro theme, but it does not work.
Try to look at https://www.helianthusestetica.it this is the Beauty Pro theme. When downloading the prebuilt website a couple times it appeared a black label saying that there was a server side problem, but theme was still downloading. The only one parameter which is not green on the system check is the WP Memory Limit which shows 40 Mb/request but on the PHP info panel (cpanel) i read 256 Mb which is my hosting standard value.
Thank you for your reply.
I had the same site on different servers (OVH, Contabo and Aruba) but it has always been slow (from 10 to 20 seconds to load the homepage) and the problem occurs just on the homepage, while the posts templates are faster (from 3 to 6 seconds loading), so I think the problem mostly occurs when the homepage is loaded, even if I’d like to speed up the posts loading as well.
I’m not using CDN.
My website loads external resources like ads (Google Adsense), fonts, and tracking scripts (Google Analytics).
The homepage contain several blocks (55 Td Flex blocks 1, 1 Post Slider, 2 Single Image, 2 Team Member, 1 Icon Box, 12 Title, 8 Separators, 7 Rows, 14 Inner Rows).
About image size or formats, I will check it out even if the homepage loading is slow even if it loads images from the memory cache.
I’m not using mobile optimized layouts.
I have no console error.
I am using using the Standard Pack plugin.
I will follow your tips to increase page speed and I will tell you if it works, then I will chech the factors you refer to, then I will add some more info on this topic.
Thank you.
1-)
wp-config.php code in
define(‘WP_MEMORY_LIMIT’, ‘256M’);
or
2-)
.htaccess
code in
php_value memory_limit 256M
php version :
7.4
enjoy !!
Hello,
Usually the “Invalid reply from server endpoint error” is caused by insufficient WP_Memory_limit, in config is WP_MEMORY_LIMIT not PHP Memory Limit (there is a typo, sorry) if you’ll set it to 256M, and is still not working, please check the rest of the settings from our guide -> https://forum.tagdiv.com/requirements-for-newspaper/ and please increase all requirements that are lower, and follow all steps. Also please make sure that you use an SSL to have https.
Also if the theme is not activated you’ll get the same message, make sure that you have the theme activate as in our guide from here -> https://tagdiv.com/how-to-activate-the-newspaper-theme/
Let us know about your results!
Thank you!
Paolo, i upgraded the server, doubled the memory and CPU
HI!
We are experiencing problems with CPU usage and memory, constantly at 100% usage, also there are a lot of /wp-admin/admin-ajax.php calls. Hosting support told us it could be a problem with the theme, and after a search in the forum we notice other users are experiencing this issue too.
Is there any fix to this?
Thanks in advance.
Hi,
Usually, this error appears when the requirements aren’t set like in our guide, please make sure you have added the limit also in your wp-config.php file, in config is WP_MEMORY_LIMIT not PHP Memory Limit (there is a typo, sorry) – https://forum.tagdiv.com/requirements-for-newspaper/
please increase all lower requirements and follow all steps => https://www.screencast.com/t/3eF7oKMSOr2J, this problem is when you use plugins that in turn require wp memory limit (WPML, revolution slider) each, in turn, requires 256 MB wp memory.
The easiest way to solve it is to double the wp memory limit.
Also, you have to decide which of the two themes you want to use, delete all tagDiv plugins and reinstall them from plugins => https://www.screencast.com/t/R1nkl4vGs
Thank you!
Hi,
I checked my configs but it still gives me that error. This is when I try to add new from the admin dashboard -> Cloud Templates -> Add Template
Below are the current stats. Is there anything else I need to check?
System Status
PHP Version 7.3.2
WP Memory Limit 256 MB
PHP Execution Time 300
PHP Max Input Vars 5000
Hi,
Usually, this error appears when the requirements aren’t set like in our guide, please make sure you have added the limit also in your wp-config.php file, in config is WP_MEMORY_LIMIT not PHP Memory Limit (there is a typo, sorry) – https://forum.tagdiv.com/requirements-for-newspaper/
please increase all lower requirements and follow all steps => https://www.screencast.com/t/3eF7oKMSOr2J, this problem is when you use plugins that in turn require wp memory limit (WPML, revolution slider) each, in turn, requires 256 MB wp memory.
The easiest way to solve it is to double the wp memory limit.
Thank you!
Hello,
Usually, this error appears when the requirements aren’t set like in our guide, please make sure you have added the limit also in your wp-config.php file, in config is WP_MEMORY_LIMIT not PHP Memory Limit (there is a typo, sorry) – https://forum.tagdiv.com/requirements-for-newspaper/
please increase all lower requirements and follow all steps => https://www.screencast.com/t/3eF7oKMSOr2J
Also, is possible to be from the firewall or security module which blocks the admin-ajax.php request. Please verify the console for error when you try to install the template, sually, it displays a 403 or 404 error.
If you don’t use a security plugin, please ask your host about this, maybe you have a security module that blocks this, as an object cache on the host.
If you use a plugin like Wordfence please set it in learning mode.
Also, check if you don’t have a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you!
Hello,
Please make sure you have added the limit also in your wp-config.php file, in config is WP_MEMORY_LIMIT not PHP Memory Limit (there is a typo, sorry) – https://forum.tagdiv.com/requirements-for-newspaper/
please increase all lower requirements and follow all steps => https://www.screencast.com/t/3eF7oKMSOr2J
Also, please make sure you have the tagDiv Newsletter activate.
Thank you!
Warning: Error while sending QUERY packet. PID=4609 in /home/blitzedia/public_html/wp-includes/wp-db.php on line 2056
Warning: require(wp-content/coment): failed to open stream: No such file or directory in /home/blitzedia/public_html/wp-includes/template-loader.php on line 6
Warning: require(wp-content/coment): failed to open stream: No such file or directory in /home/blitzedia/public_html/wp-includes/template-loader.php on line 6
Fatal error: require(): Failed opening required ‘wp-content/coment’ (include_path=’.:/opt/cpanel/ea-php56/root/usr/share/pear’) in /home/blitzedia/public_html/wp-includes/template-loader.php on line 6
My website is http://www.blitzedia.com
Hello,
Usually, this error appears when the requirements aren’t set like in our guide, please make sure you have added the limit also in your wp-config.php file, in config is WP_MEMORY_LIMIT not PHP Memory Limit (there is a typo, sorry) – https://forum.tagdiv.com/requirements-for-newspaper/
please increase all lower requirements and follow all steps => https://www.screencast.com/t/3eF7oKMSOr2J
Also, make sure that you do not have extra plugins that interfere with the theme.
Thank you!
I have met the requirement of all settings.
http://prntscr.com/127r85q
I checked it once again. And I can reproduce error every time I just enter the “Edit Post” in wordpress.
Whenever I done that I’m receiving alerts like below:
Error Details
=============
An error of type E_ERROR was caused in line 2934 of the file /home/546626.cloudwaysapps.com/muxfghuehd/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php. Error message: Out of memory (allocated 35651584) (tried to allocate 40960 bytes)
And CPU usage is 100% till I restart the server.
If you need any more logs I can gather it.
[Wed Apr 28 03:19:22.148983 2021] [proxy_fcgi:error] [pid 24049:tid 140277716739840] [client 95.91.76.7:21398] AH01071: Got error 'PHP message: PHP Warning: Attempt to read property "slug" on null in /home/546626.cloudwaysapps.com/muxfghuehd/public_..............ock.php on line 202PHP message: PHP Warning: Attempt to read property "ID" on null in /home/546626.cloudwaysapps.com/muxfghuehd/public_html/wp-content/plugins/td-composer/includes/tdc_composer_block.php on line 202PHP message: PHP Warning: Attempt
[Wed Apr 28 03:19:22.369949 2021] [proxy_fcgi:error] [pid 24049:tid 140277716739840] [client 95.91.76.7:21398] AH01071: Got error 's/tdc_composer_block.php on line 202PHP message: PHP Warning: Attempt to read property "ID" on null in /home/546626.cl..............cy/common/wp_booster/td_block.php on line 1554PHP message: PHP Warning: Attempt to read property "ID" on null in /home/546626.cloudwaysapps.com/muxfghuehd/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_block.php on line 1554'
Also I receive alert from WordPress
Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.
In this case, WordPress caught an error with one of your plugins, tagDiv Composer.
Error Details
=============
An error of type E_ERROR was caused in line 2937 of the file /home/546626.cloudwaysapps.com/muxfghuehd/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php. Error message: Out of memory (allocated 12582912) (tried to allocate 40960 bytes)
Hi Everyone,
I need advice about a problem I am having with my website becoming slow and at times even non-responsive at all. To give you a little context, the problem started when I changed my hosting plan to a VPS. I contacted my hosting company but they are too slow in responding so I thought I share the issue here in case someone knows something about it and can offer to help. I am not exactly sure what the root cause for the website being extremely slow and non-responsive at times is but I checked the running processes whenever that happens and this is what I found out.
every time a bunch of processes with the command: “php-fpm: pool mywebsite_com” run they seem to consume all the memory and CPU resources and the website becomes sluggish, when I kill the processes things seem to go back to normal.
my question is what exactly is “php-fpm: pool” command?
is it part of the Newspaper theme or my hosting environment?
can it be the reason for the website being sluggish?
any input is highly appreciated!
Hallo
Der Provider hat mir die Memory-Limite auf 256M erhöht und schriftlich bestätigt (ich habe einen Auszug erhalten). Ich habe den Cache geleert und trotzdem erscheint der Systemstatus bei der Memory Limite immer noch gelb mit 40M. Was kann ich tun?
Beste Grüsse
Chris
Hi,
Suddenly my tagDiv Composer cannot load the page and my website’s header just disappeared.
WP memory limit = 256. Theme status = ok.
Please help.
Thank you.
My current System Status
PHP Version -7.4.16
WP Memory Limit -1 GB
PHP Execution Time – 99300
PHP Max Input Vars -5000
Hello,
Usually, this error appears when the requirements aren’t set like in our guide, please make sure you have added the limit also in your wp-config.php file, in config is WP_MEMORY_LIMIT not PHP Memory Limit (there is a typo, sorry) – https://forum.tagdiv.com/requirements-for-newspaper/
please increase all lower requirements and follow all steps => https://www.screencast.com/t/3eF7oKMSOr2J
Also, please try an SSL plugin for HTTPS.
Make sure that you do not have extra plugins that interfere with the theme queries.
Thank you!
I just checked my wp-config.php file. There’s no memory limit in it at all.
Hello,
Usually, this error appears when the requirements aren’t set like in our guide, please make sure you have added the limit also in your wp-config.php file, in config is WP_MEMORY_LIMIT not PHP Memory Limit (there is a typo, sorry) – https://forum.tagdiv.com/requirements-for-newspaper/
please increase all lower requirements and follow all steps; make sure that the theme is activated and use an SSL plugin for HTTPS.
Also, please check what version of PHP you have, we recommend version 7.3.
Hope this helps you!
Thank you!
Hello,
Please make sure that the theme install was done correctly
Install via WordPress -> https://forum.tagdiv.com/install-via-wordpress/
Install via FTP -> https://forum.tagdiv.com/install-via-ftp/
Also, please make sure you have added the limit also in your wp-config.php file, in config is WP_MEMORY_LIMIT not PHP Memory Limit (there is a typo, sorry) – https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps; make sure that the theme is activated and you use an SSL plugin for HTTPS.
Also, if you have other plugins activate, please disable them and see if the problem persists.
If there is still a problem, please let me know, also provide some screenshots and some more details.
Thank you!