- NewspaperWhen tagDiv Composer is Not Working
- TutorialsSystem status parameters guide
- NewspaperCache plugin – install and configure
- NewsmagRequirements for Newsmag
- NewspaperRequirements for Newspaper
Hello,
You can request a refund on envato if you want, but this is not a problem from the start. The theme has a few requirements that your host must fulfill in order for the theme to work properly. Please use this guide and increase your memory size accordingly: https://forum.tagdiv.com/system-status-parameters-guide/
You can check to see if these options were set properly in this section of the theme panel: http://screencast.com/t/SmUVOrxh
It is something the theme requires to run properly, not a theme bug.
Thank you!
Hi,
So we were just about to flip live our upgrade to the latest version of NewsMag when I discovered that when blocks (any blocks) have any sort of pagination enabled (Infinite Scroll or Button to Load), watching the network activity via Google Dev Console reveals that, even if the user hasn’t moved on the page after load, js code continues to load posts and images forever until the browser becomes unstable through memory or (I guess if you waited long enough) it finished pulling down every post in the blog.
Shoot me a PM / email for the location of our beta site and I’ll pass over. I’d appreciate some assistance as this is stalling our update go live.
Thanks
Make sure you enough memory allocated to WP for Visual Composer; the default is not enough. See the ‘system status’ tab in the theme panel.
Try disabling your cache plugin.
Also make sure you updated WP memory limit in the wp-config.php file.
Depending on server setup, make sure you set php memory limit to 1G (some systems prefer 1G vs 1000M); frankly 768M is plenty.
Consider moving from Visual Composer to the TD Composer beta (we did on all our news portals running Newsmag 3x).
Disable “related posts” “more from author” and “flyout” bottom right stuff. Try to use just ONE post module image size type in sidebar, vs multiple. Try only having ONE advert in side bar.
Seriously, all this stuff helps!
I’m running CENTOS Apache/NGINX server config on a fresh SSD drive VPS with no other WP installs. I’m getting around 20k page views a month or so, with peak traffic around 1500 pages in a 12 hour period.
4G ram, 16 core – it’s a fast server, but having some sort of configuration issues with NEWSPAPER/WP install as well as fatal PHP errors.
WP_MEMORY_LIMIT WordPress memory limit 1000M
WP_MAX_MEMORY_LIMIT Administrative memory limit 2500M
WP_CACHE Built-in caching Enabled
Can give access to WP admin & server upon request.
Please help, site crashing constantly – every day.
Some more info:
[Fri Aug 26 23:31:44.006267 2016] [fcgid:warn] [pid 28524:tid 140309218412288] [client 209.11.120.66:34391] mod_fcgid: can’t apply process slot for /var/www/cgi-bin/cgi_wrapper/cgi_wrapper
If the ‘can’t apply process slot for’ error messages are showing in a website’s error log, this means that the FcgidMaxProcesses limit has been reached. It is not a server performance issue, but rather, an issue in communication between Apache and its module. The error means that the site on the server is using too many resources, specifically the FcgidMaxProcesses limit in apache/nginx config file
I chekced the apache error logs and found the following:
[Fri Aug 26 23:46:10.609408 2016] [core:warn] [pid 12198:tid 140309685360704] AH00045: child process 26038 still did not exit, sending a SIGTERM
I think this means the server is saying “I couldn’t stop this process normally so I’m pushing it harder by telling it to stop instead of being nice about it.” It generally happens when Apache is hanging when trying to work, and is usually caused by too many resource usages, or possibly, in this case, process limits being hit. Your server is configured to only allow a certain amount of processes to run, or have open files/process and if it hits that limit it wont do anything else until another process finishes.
I desperately need help. Website: esportsgamer.sk
Yesterday my site received a bigger amount of visitors and afterwards I wasn’t able to share anything on Facebook. Website seems to be working just fine, but Facebook keeps showing me this error:
I tried to optimize all I could, my GTmetrix score is way above average I think: and
I also tried to increase PHP memory to MAX value 256M, yet still nothing. Any idea what to do with it?
I have one more question. In waterfall I can see that loading time could be almost halved, if this 404 error was not a thing. I deleted NEWSPAPER logo, and I don’t have any logo on my website in footer.
I would appreciate any kind of help,
Andrej Kováč
Dear TagDiv,
Recently, my website appear an error message like below:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 81 bytes) in /home/songhykh007/public_html/wp-includes/wp-db.php on line 1780
Can you help me to solve this problem?
Thank you in advance.
Songhy,
Hi Chris,
Thanks for your contribution. My site is presently on Shared Hosting. Will increasing WP Memory to 96MB as you suggested have any adverse effect on my account or WordPress blog?
Also good to increase memory to 96M in your wp-config.php file as it really really helps!
Hello,
Please contact your server hosting company with this. Looks like your allowed memory needs to be upped a little.
Let your host know about this error.
Thank you!
Check system status panel in the theme control panel.
Make sure enough memory allocated to WordPress.
Consider simplifying number of modules used, types of queries, etc.
Consider turning some stuff off, like flyout “yuo might like,” “related posts” at bottom of pages, and use just ONE module/block type on sidebars; remove modules from footer, etc.
Make sure you’re using PHP 5.6x vs 5.4x, as 5.6x has opcache which helps.
If none of that does it — you can stop using pesky Visual Composer; and try the BETA TagDiv Composer (see sticky post top of forum) — which is simpler page builder and which we’re now using across our news network and no longer use VC for anything (as it is often the resource culprit every third version!).
-
This reply was modified 9 years by
simchris.
Hello,
I´m having some problems.
1. Revolution slider. When I try to add a new slider I have this: ‘Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 83 bytes) in /var/www/vhost/segoviaudaz.es/home/html/wp-includes/category.php on line 343’. And the same when I go to settings.
2. Visual Composer. It doesn´t let me to add any element.
Thank you
So, check you have enough resources from the system tab for the theme.
Generally you do need to allocate more memory to WP, make sure your timeout is not too short for php, etc. This is true of ANY theme running Visual Composer, which is almost an entire new application running inside of WordPress.
Whoever told you WordPress could only support 500 pages does not know what they are talking about.
TIME Magazine runs on WordPress.
Our main news system has 15,000 pages, and several of our 10 year old sites running on WP since 2005 have over 10,000 pages of content.
Remember WP serves dynamic pages; so the limitations are
1) hosting
2) memory/RAM
3) php and MySQL capabilities (see 1 and 2)
4) optimizations of your post/page structure (obviously doing 15 queries per page better than 50)
Many budget hosting platforms can’t support more than XX number of pages due to 5,000 sites being on a small web server and each site might have a low memory and resource restriction. But obviously you shouldn’t be running a 10,000 page website on $10/month hosting 😉
Theme adds no ‘harmful’ code; but obviously if you did, that would be the cause.
You can do “view source” on your post/pages to see if that content still there anyplace; clear any caching you’re using; clear transients with wp-optimize wouldn’t hurt either.
I think you can also scan your site from your Google Search Console (webmaster tools) to see what examples/pages they’re talking about, if memory serves (not sure on that).
Hi,
I’m unable to upload (insert) images in posts.
I’m getting this issue if I activate this theme only.
I tried with demo and without demo too, but both same issue.
I have already did the required changes the hosting side (like WP memory size and other configuration).
What could be the issue? It should be fixed urgently.
This is the error.
hanewalla fort.jpg
HTTP error.
Hello football5,
Unfortunately, I do not exactly understand of what query you are referring to. You should make some tests through creating a new page for testing where you will have to add a block and change the sortings. (popular, random, latest, etc) and you must identify the origin of this issue. Eventually, you can change and the filters wich can influence because all of these are consumer memory. You will have to make deeper investigations in this regard to find the cause of problems. However, I suspect the popular 7 day filter to cause this issue. Try to change it and check the results.
Thanks for your understanding!
My paper publishes a digital edition using Blue Toad Publishing. My boss has required me to build a website and the iframe code for our digital version MUST be prominent on the front page, preferably as a widget in the sidebar. I have chosen this theme, but I cannot get the iframe code to work. I have spent over two weeks on this problem. I have increased the memory limit of WordPress and PHP, and have tried half a dozen different plugins and modifications to code, but nothing works.
However, someone running WordPress with a different theme was able to get the code to work, so I suspect the theme has something to do with it.
This is the code I am trying to use:
<iframe width='180' height='180' src='http://www.bluetoad.com/flippingGen.php?i=349550&m=4311&ttype=standarddynamic&popup=true&h=hosts&lim=&remToolbars=true&roll=' noresize='noresize' frameborder='0' border='0' cellspacing='0' scrolling='no' marginwidth='0' marginheight='0' allowtransparency='yes'></iframe>
I have tried it in a post, in WordPress’ normal sidebar, in Visual Composer’s sidebar, using plugins like Iframely, using embed shortcode, to no success. I will supply any additional information as needed. I am using Bluehost, and when I contacted their help, they did not think they were the problem and encouraged me to increase my PHP memory limit, which I did.
Hi
This issue may occur because of W3 Total Cache plugin which if is not properly configured can take a huge amount of RAM. You can try to enable only page cache from plugins options and deactivate the other options. You can also try WP Super Cache plugin and check if the issue is still there: https://forum.tagdiv.com/cache-plugin-install-and-configure/ If the issue is still there try also to increase the wp-memory limit: https://wordimpress.com/how-to-easily-increase-wordpress-and-phps-memory-limit/
Hope this helps!
Thanks!
[17-Oct-2016 22:09:50 UTC] PHP Fatal error: Out of memory (allocated 14155776) (tried to allocate 16384 bytes) in /home/unmmkqyz/public_html/wp-content/themes/Newspaper/includes/modules/td_module_6.php on line 11
[17-Oct-2016 22:09:50 UTC] PHP Fatal error: Out of memory (allocated 16777216) (tried to allocate 135168 bytes) in /home/unmmkqyz/public_html/wp-content/themes/Newspaper/loop.php on line 35
[17-Oct-2016 22:09:50 UTC] PHP Fatal error: Out of memory (allocated 12582912) (tried to allocate 64 bytes) in /home/unmmkqyz/public_html/wp-includes/pomo/mo.php on line 276
[17-Oct-2016 22:09:52 UTC] PHP Fatal error: Out of memory (allocated 2359296) (tried to allocate 52480 bytes) in /home/unmmkqyz/public_html/wp-includes/formatting.php on line 1637
[17-Oct-2016 22:09:52 UTC] PHP Fatal error: Out of memory (allocated 262144) (tried to allocate 5120 bytes) in /home/unmmkqyz/public_html/wp-load.php on line 81
[17-Oct-2016 22:09:52 UTC] PHP Fatal error: Out of memory (allocated 2883584) (tried to allocate 202320 bytes) in /home/unmmkqyz/public_html/wp-settings.php on line 138
[17-Oct-2016 22:09:53 UTC] PHP Fatal error: Out of memory (allocated 9961472) (tried to allocate 72 bytes) in /home/unmmkqyz/public_html/wp-includes/widgets.php on line 346
[17-Oct-2016 22:09:53 UTC] PHP Fatal error: Out of memory (allocated 14942208) (tried to allocate 167936 bytes) in /home/unmmkqyz/public_html/wp-content/themes/Newspaper/loop.php on line 35
[17-Oct-2016 22:09:54 UTC] PHP Fatal error: Out of memory (allocated 5242880) (tried to allocate 24577 bytes) in /home/unmmkqyz/public_html/wp-includes/pomo/streams.php on line 201
[17-Oct-2016 22:09:54 UTC] PHP Fatal error: Out of memory (allocated 10747904) (tried to allocate 40961 bytes) in /home/unmmkqyz/public_html/wp-includes/pomo/streams.php on line 201
[17-Oct-2016 22:09:54 UTC] PHP Fatal error: Out of memory (allocated 4718592) (tried to allocate 196608 bytes) in /home/unmmkqyz/public_html/wp-includes/formatting.php on line 1591
[17-Oct-2016 22:09:54 UTC] PHP Fatal error: Out of memory (allocated 14155776) (tried to allocate 640 bytes) in /home/unmmkqyz/public_html/wp-content/themes/Newspaper/includes/modules/td_module_6.php on line 8
[17-Oct-2016 22:09:54 UTC] PHP Fatal error: Out of memory (allocated 6815744) (tried to allocate 72 bytes) in /home/unmmkqyz/public_html/wp-includes/pomo/mo.php on line 276
[17-Oct-2016 22:09:54 UTC] PHP Fatal error: Out of memory (allocated 12320768) (tried to allocate 32 bytes) in /home/unmmkqyz/public_html/wp-includes/pomo/entry.php on line 76
[17-Oct-2016 22:09:54 UTC] PHP Fatal error: Out of memory (allocated 12058624) (tried to allocate 72 bytes) in /home/unmmkqyz/public_html/wp-includes/pomo/mo.php on line 276
[17-Oct-2016 22:09:54 UTC] PHP Fatal error: Out of memory (allocated 4718592) (tried to allocate 255200 bytes) in /home/unmmkqyz/public_html/wp-settings.php on line 143
[17-Oct-2016 22:09:54 UTC] PHP Fatal error: Out of memory (allocated 5242880) (tried to allocate 248 bytes) in /home/unmmkqyz/public_html/wp-settings.php on line 138
[17-Oct-2016 22:09:54 UTC] PHP Fatal error: Out of memory (allocated 9699328) (tried to allocate 7040 bytes) in /home/unmmkqyz/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_menu.php on line 245
[17-Oct-2016 22:09:54 UTC] PHP Fatal error: Out of memory (allocated 13369344) (tried to allocate 16384 bytes) in /home/unmmkqyz/public_html/wp-includes/pomo/mo.php on line 251
[17-Oct-2016 22:09:54 UTC] PHP Fatal error: Out of memory (allocated 12582912) (tried to allocate 232 bytes) in /home/unmmkqyz/public_html/wp-includes/pomo/mo.php on line 276
[17-Oct-2016 22:09:54 UTC] PHP Fatal error: Out of memory (allocated 8912896) (tried to allocate 121 bytes) in /home/unmmkqyz/public_html/wp-content/themes/Newspaper/includes/widgets/td_page_builder_widgets.php on line 0
[17-Oct-2016 22:09:54 UTC] PHP Fatal error: Out of memory (allocated 14155776) (tried to allocate 1632 bytes) in /home/unmmkqyz/public_html/wp-includes/template.php on line 572
[17-Oct-2016 22:09:54 UTC] PHP Fatal error: Out of memory (allocated 12582912) (tried to allocate 146 bytes) in /home/unmmkqyz/public_html/wp-includes/pomo/entry.php on line 76
[17-Oct-2016 22:09:54 UTC] PHP Fatal error: Out of memory (allocated 3145728) (tried to allocate 196608 bytes) in /home/unmmkqyz/public_html/wp-includes/script-loader.php on line 241
[17-Oct-2016 22:09:54 UTC] PHP Fatal error: Out of memory (allocated 8650752) (tried to allocate 786432 bytes) in /home/unmmkqyz/public_html/wp-content/themes/Newspaper/includes/td_config.php on line 3765
[17-Oct-2016 22:09:54 UTC] PHP Fatal error: Out of memory (allocated 4456448) (tried to allocate 25344 bytes) in /home/unmmkqyz/public_html/wp-settings.php on line 273
This is the error log that i got today, when my site go offline.
Well, if you look at line 5 of your wp-config file, what’s there?
Perhaps a link to your dbase or directory no longer there, old caching setup, etc.?
If so maybe your “dbase is going away” — or trying to write to folder not actually there anymore?
If you already looked at your wp-config.php file…..
a) check system status in theme panel
b) check error logs on your hosting setup/account
c) increase default memory for WP, if not already done so in wp-config.php
d) optimize your dbase with wp-optimize
(etc.)
(( I don’t work here, just some advice. )) 🙂
-
This reply was modified 9 years by
simchris.
Hello ihora,
You will have to re-create your youtube playlist because the code that I provided you above added an empty array which cleared the cache memory and that’s why now you will not have the video. The implementation of this is not a simple task and require to do some additional customization through the code until you bring as you wish. We will consider to implement in our future updates.
Thanks for the message!
I’ve been trying to solve this matter alone for hours now. I read some articles about WSoD on WordPress and some offer solutions by increasing memory limit in wpconfig.php. I tried it but no result. I also turn on the WP_DEBUG from false to true, but it also did’t show any error.
Just now I tried to delete the themes from Admin so I hope I can re-instaled it again, but it said the theme doesn’t exist. Image
I don’t know where to look now. Please help. Thank you.
memory_limit = 256M (MAXIMUM)
max_execution_time = 30 (MAXIMUM in seconds)
max_input_time = 60 (MAXIMUM in seconds)
post_max_size = 64M (MAXIMUM)
upload_max_filesize = 64M (MAXIMUM)
max_input_vars = 1000
THESE ARE THE MAXIMUM VALUES I CAN GET
what should i do!
Hi
The theme is tested and works fine on mobile with opera browser. Please make sure that you’re using Opera not Opera Mini which is a different browser and the theme is not tested with it. Also try to clear all caches, including mobile’s device cache memory then test the site again.
Thanks!