- NewsmagRequirements for Newsmag
- NewsmagtagDiv Social Counter tutorial
I got it working now, not sure how but removed cache plugins, removed and reinstalled CloudFlare and a bunch of other stuff. I think so many people with this problem is worrying – this should be addressed properly as I want to find out what was wrong and ensure it does not happen again.
Many thanks for the recommendation.
Began to to look for options and stopped at the the plugin cloudflare.com
Deactivate services “Rocket Loader”.
It helped.
It remains to solve the problem with downloading the mobile version on your PC – problems in the cache.

AS pictured the next functionality on my home screen continues to load with no results.I have assumed it was cache but clearing that does not help. it only works when I access the homes screen after I have logged in. I am going to try and disable cloudflare to test.
Any ideas to assist?
Hello,
Our recommendation is to use wp super cache and these settings: https://forum.tagdiv.com/cache-plugin-install-and-configure/ and a cdn server like so: https://forum.tagdiv.com/cloudflare-cdn/
w3 total cache is known to cause issues with our theme.
Thank you!
Hello,
This could be a caching related issue as I see you get the mobile version of the site on desktop, tablet and mobile phones. Please only use wp super cache and these settings: https://forum.tagdiv.com/cache-plugin-install-and-configure/
If you use a cdn pleas eonly use these settings:https://forum.tagdiv.com/cloudflare-cdn/
Also contact your hosting provider and have them disable any hosting side cache as this tends to be the case more and more these days.
Thank you!
Hello,
This probably means you have a powerful caching enabled. Please only use wp super cache and these settings: https://forum.tagdiv.com/cache-plugin-install-and-configure/
As for a cdn server: https://forum.tagdiv.com/cloudflare-cdn/
Also please contact your host and ask for them to disable any hosting cache that might be provided as this tends to be the case more and more.
Thank you!
When I said “work computer,” I meant that it was being blocked by his company’s IT department. I’ve noticed that big bureaucracies sometimes have restrictive Internet controls. At a local hospital, for example, I wasn’t able to access Cloud9.
Hello, In latest update, there is no option to choose where the inline ads showing. I want to set inline ads to show after first paragraph.
What i have do:
1. deactive all plugin but visual composer
2. purge all cache in wp rocket and cloudflare
3. there are no custom code or else in template.
still not showing.
Hello Kingsley,
This seems like a caching issue to me. Please use wp super cache and these settings: https://forum.tagdiv.com/cache-plugin-install-and-configure/
If you use a cdn server we recommend cludflare and only these settings: https://forum.tagdiv.com/cloudflare-cdn/
There is also a trend now for hosting companies to provide caching for all users from the server side. Please also contact your host and have them disable any caching from the host.
Let us know how it goes.
Thanks.
Hello,
I’m not sure about the thumbs as I can see every image from my end, but your site runs really slow and you get lots of errors in your browser console on each page. Your content is loaded from a cdn server. Please only use wp super cache for a cahcing solution and these settings https://forum.tagdiv.com/cache-plugin-install-and-configure/ and these settings for the cdn: https://forum.tagdiv.com/cloudflare-cdn/
I;m not sure what optimization options you use but they are causing more harm than good. Please try to disable all of it and test the theme in it’s default state.
Thank you!


Why can the English brief explanation, Chinese not?
Just as an update to this for anyone else having similar issues, we are now running WP Super Cache and Cloudflare and Google News thumbnails are working correctly!
Hello,
How can I remove comments count cloud on article’s featured images as seen on the homepage of http://www.sevlievo.com? Why do they even appear, given that I have disabled comments..
Thanks,
Peter
Hello,
A few days ago I tried making a change to a page, created using Visual Composer. The changed was adding a picture to a carousel. However, despite all my efforts, the new picture would simply refuse to appear – both on the actual website and in the admin panel.
Yesterday I updated Newspaper to the latest version which comes with VC 5.0.1. The problem persists. Today I tried to update another page by adding a block of pure HTML. Clicked save, the page reloaded and the block was not there.
Running: WordPress 4.7 (256 MB memory limit, PHP 7.0, PHP Post Max Size: 16MB, MySQL 5.5.52)
WP Super Cache – Caching disabled
CloudFlare – Development mode ON
Do you have any idea what might be causing this behaviour?
Thank yoU!
Hi Bogdan,
Thanks again for your reply. We used minification from W3TC and Cloudflare. I’ve disabled both of them and nothing has changed.
We do not use child theme and did not add any type of custom codes in theme settings.
Thank you.
Use a CDN, probably cloudflare which is free
Leverage browser caching
Server simple 404 error page why because 404 error pages too have javascripts and css included so serving a simple plain page is better
Hi Chris,
Thanks for the suggestion, I did just try purging the entire Cloudflare cache, but it didn’t have an effect on the back-end.
I wonder if you’d know if there is likely to be any ill effects from switching to a default theme and then back to Newspaper? Would all my widgets and theme settings remain intact?
You may need to clear/refresh cloudflare or any CDN after major update to WordPress such as this latest version. Otherwise you may be loading a mix of old stuff and new stuff which won’t ever work right.
Thanks Emil. I have also been running WP Rocket, which I am currently swapping over to WP Super Cache and Cloudflare to see if that improves performance, so hopefully I will get it sorted eventually!
Hi,
Unfortunately i can’t say for sure why this happens. We didn’t do extensive tests with Google News yet, but we have it on our list
Google guideline for images can be found here – https://support.google.com/news/publisher/answer/13369
If everything is right then the issue must come from the way google interacts with the images delivered by CDN.
Use the browser inspector to check the page source, look for the og:image property to see if it changes once the CDN is active. You can also make some tests with cloudflare, see if it behaves the same.
Thank you!
My front-end seems fine as far as I can tell, I do use Cloudflare, however, which I think takes a little strain off the server.
My back-end is taking around 12 seconds to load during navigation.
Hello,
Seems like ssl is okay when viewing on PC but when viewing through mobile with the mobile plugin on, the https in my mobile browser doesn’t turn green.
THe https turns green when the mobile plugin theme is turned off and when the site is viewed as its responsive self.
Perhaps something is not linking to https in the mobile plugin theme properly?
I’m using cloudflare’s flexible ssl.
Any advice, I’m all ears!
Happy Holidays!
THank you.
Hi Chris,
Thanks for your reply. I use Cloudflare and WP Super Cache so where exactly do use the ‘ajax option’ you refer to?
Best,
KcM
Yes I have read your post. I have just spent the last 2 hours trying everything you have mentioned. When I added the above code to functions.php the site quit working and I had to install the original functions.php to fix it. I have also read all documentation on CloudFlare.
The only query option CloudFlare has is this >

According to Cloudflare to remove everything starting with the ? you should use the Ignore Query String setting, I am currently using this setting and the problem is still there, for posterity I have tried every setting and it still doesn’t fix the issue.

Your above code reads
if( strpos( $src, '?ver=' ) )
but as you see here most of my problems are query strings that are ?resize= and ?oh= and ?ig_cache_key=

so should your code be modified to something like this?
function remove_cssjs_ver( $src ) {
if( strpos( $src, '?ver= ?resize= ?oh= ?ig_cache_key=' ) )
$src = remove_query_arg( 'ver', $src );
return $src;
}
add_filter( 'style_loader_src', 'remove_cssjs_ver', 10, 2 );
add_filter( 'script_loader_src', 'remove_cssjs_ver', 10, 2 );
or maybe something like this so all urls with a ? in it gets fixed?
function remove_cssjs_ver( $src ) {
if( strpos( $src, '?*' ) )
$src = remove_query_arg( 'ver', $src );
return $src;
}
add_filter( 'style_loader_src', 'remove_cssjs_ver', 10, 2 );
add_filter( 'script_loader_src', 'remove_cssjs_ver', 10, 2 );
If you would be willing to message me, I can give you admin access to my cpanel, ftp, cloudflare and website and once you fix it I will send you 85 dollars to your paypal account, please help me.
-
This reply was modified 9 years by
alexpoucher.
-
This reply was modified 9 years by
alexpoucher.
Did you check your cloudflare settings? Turn off versioning? Read their docs on query strings and caching levels?
https://support.cloudflare.com/hc/en-us/articles/200168256-What-are-CloudFlare-s-caching-levels-
Did you check my tutorial for site optimization — did you look for it ?
I don’t work here, sorry.