- NewspaperWhen tagDiv Composer is Not Working
- NewspaperCache plugin – install and configure
- NewspaperRequirements for Newspaper
( WPBakery puts that stupid ‘nag screen’ there even with bundled legal licensed versions – they still try to promote their own business the same way YOAST does even with the Premium version. TD used to be able to hide that, if memory served, but finally gave up ad WPB kept messing with the code for that. )
Hi Todd,
It seems to be a problem caused by your memory caches. Please try to remove all of the caches from your website, also, check the hosting provider and remove the server cache, purge all CDN files if you are using the CDN system and check the results. If the problem is still there, you should make a new clean install from scratch via FTP way with the latest theme version and check the results.
Hope this helps and let us know how it goes!
Thanks for the message!
Thanks for the reply, Catalin. I’ve contacted hosting service provider, they said there is enough memory.
Can you please have look at it?
Hello hafis,
Please check your system status to be setup according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Most likely, you PHP memory is exhausted and that’s why your widgets disappear because nothing can be saved.
Hope this helps and let us know how it goes!
Thanks for the message!
Most of it should be, assuming you’re running Apache/Linux. Note that the nice formatting of my code got kind of whacked when they moved to the new forum template…. soo.. might not be super readible/legible.
Kind of multiple threads going in my old mega thread — so, perhaps useful to work ‘backwards’ ?
a) some basic wp-config cleanups (add direct paths, memory change, image compression)
aa) htaccess stuff for common time to live, file type, redirect xmlrpc queries, etc.
b) some basic functions.php stuff to clean needless stuff in header of WP pages, remove stuff like XMLRPC stuff, some security stuff; remove ‘?’ queries on stuff (versioning);
c) optimize style.css with minifcation; compress main .js file per Google tool
d) consider moving to web-safe font stack and not loading ANY google fonts; have to hack out section in the main them booster function file, then search/replace the ‘font-family’ elements in the style.css (easier prior to minification, obviously)
e) put custom CSS bottom of style.css vs theme panel
advanced stuff included – un-enqueueing the main style.css, loading in footer; after generating “critical CSS’ with the critical CSS generator online; putting above the fold CSS in header.php (only way to remove render blocking css) ** not needed if moving to http/2 platform.
Super advanced peeps might choose to use mod-pagespeed, https, php 7, and http/2.
So, basically.. kind of a “test your speed,” (with *no* ads running); then make some mods; then retest couple of times, etc., rinse repeat.
I’m no longer using Newspaper – moved to NewsMag 3x last year entirely. Not yet on 4x. But also using TagDiv’s WPION thing as a beta test. (actually re-rendering thumbs for one test of that right now in other browser tab!).
Soooooooo….. basic Apache stuff, and WP-config.php stuff, and common sense thing for functions.php that do specific things — all useful. Good to research WHAT things do before using them.
-
This reply was modified 9 years by
simchris.
Catalin,
First step from your manual with enlarging WP memory limit fixed my problem!
Great thanks!
Hello MayraR59,
First of all, ensure that you are using the latest theme version and use only the required plugins which come bundled with the theme core files. Check the system status parameters to be according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Also, if you are using a strong caching plugin, you should clear all of this memory, purge all CDN files and check the results.
Thanks for your understanding!
Hello barnisayz,
Check your system status to be according to our documentation here -> Most likely, you PHP memory is exhausted and that’s why you cannot save anything. Clear all the caches and check the results.
Thanks for your understanding!
Hi Catalin
The problem persists. I have checked Newspaper system status are correct, except wp_memory_limit.
I have it set to 512mb but it appears in yellow.
Could you help me?
Thanks!
Hello epicmag,
Ensure that your system status parameters are according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Most likely, your PHP memory is exhausted and that’s why you cannot save anything, sorry! Try to do this, clear all the caches and check the results.
Hope this helps and let us know how it goes!
Thanks for your understanding!
max execution time and memory limit are two totally different things.
Hello.
Just a follow-up: The Max_execution_time is marked yellow and with a value of 30 even though the php.config is specified with define( ‘WP_MEMORY_LIMIT’, ’64M’ ).
Best,
Glenn
Hello Bogdan.
Max_execution_time is yellow with a value equal to 30.
The following is green:
-http channel test
-max_input_vars
-SUHOSIN installed
-mbstring
-WP Memory Limit
-WP_DEBUG
-Caching plugin
Best, Glenn
Is your memory allocation properly set in the system status screen? Is everything green? https://www.screencast.com/t/4cPnb8rA
Usually a bad memory allocation causes slow downs in the back-end.
Thanks
Hello MPleLeroy,
First of all, check your system status to be according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ and then clear all the cache memory and check the results.
Thanks for the message!
From memory I had to make a static page and then set the permalink to be the same as my home page eg http://www.abc.com hope its something simple like that. Otherwise you could have a conflicting plugin so disable all plugins and try again
Hi! We are using your theme on this domain http://www.artharbour.gr for about two years and we are really satisfied by your great work! During the last weeks we are facing a problem with the Homepage Post which stopped showing the featured image correctly. I read some topics and i reinstalled the updated theme from scratch along with the plugins and i cleaned the cached memory too but the problem stands still. Could you please help me with this issue because our website has a lot of visitors and we want the site to be as good as it used to be. Thank you in advance!
Hello,
There are many things that can affect the cpu load.
Please follow these topics:
https://forum.tagdiv.com/topic/high-cpu-usage-and-caching-issues/
https://forum.tagdiv.com/topic/100-cpu-when-using-visual-composer-after-site-migration/
Basicaly you need to limit your complex elements on the pages, try not to use visual composer but rather use our own tagdiv composer and make sure you meet the requirements and memory allocation needed.
Thanks.
Hello,
Yes, there are supposed to be pictures in your install. They will be present in the media library when imported.
The main reasons for a demo not being installed properly are as follows:
1) memory allocation: please make sure you follow this guide: https://forum.tagdiv.com/system-status-parameters-guide/
2) mbstring – Make sure you have it active on your host: https://stackoverflow.com/questions/6658561/how-to-enable-mbstring-from-php-ini depending on host you can contact your host provider to ask about mbstring activation as some have restricted access to php extensions.
3) plugins – Please try to disable all plugins and clear all caching before attempting to install a demo.
I hope this helps.
Thanks.
As I have the same problem:
1) which cache where needs to be cleared?
2) what are cdn files? How to reset them?
3) I checked the DEBUG which is false, I added the line memory limit 64, i created the php.ini file myself and added the info
4) what kind of blocked content are you referring to? Any particular message I can forward to the admin of the server?
Thanks for the headup.
I just bought Newspaper8 theme for our HP.
I tried to add google adsense for Header AD
https://goo.gl/photos/rPC1P9rN222ewpeY7
I input a google adsense code and click save-settings
https://goo.gl/photos/2aH3HZ1khcxfM5p8A
and as you can see, never ending waiting signal pops up.
+++++++++++++++++++++++++++++
If your theme panel cannot save the modifications, please check the system status screen and increase your memory allocation: https://forum.tagdiv.com/system-status-parameters-guide/ Also try to disable the plugins as they can cause this issue as well. Make sure you clear cache afterwards though.
++++++++++++++++++++++++++++++
like you said, I increased memory allocation, and disabled pugins.
but still can not move foward.
Please help.
@Simion
The system status is fine.We have memory limit set to 256M so that for sure isn’t the problem.The thing is, the website is working for mounth and we never had this issue before, until we wanted to change the facebook page link…that’s when we’ve noticed the theme options can’t be saved!
I’m an experienced programmer with 10 years of experience in more then 10 programming languages, so if i can do something in the code that will help, please guide me where to start looking for a solution.
I’ve tried to change the facebook page from mysql database manually in wp_options table.Turned out it was a bad idea :))
Ended up importing the table from one of our backups!
Thx. I was only able to increase memory, and activate/deactivate plugins…Still doesn’t work, you advice is too complicated for me. I am not a developer…rgs
Hi,
I have the same issue as qualitysupplier and I cannot solve the issue in any way. I checked the PHP memory and the system status and everything seems ok.
Can I do anything else?
Thank you!
Hi,
Yes it should work properly.
Please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Please also check your memory allocation: https://forum.tagdiv.com/system-status-parameters-guide/
Thank you!