- NewspaperHow to use the Flex Blocks cache option
- NewspaperCache plugin – install and configure
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperFlex Block Settings Guide
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperAutoptimize Plugin – install and configuration
- NewspaperHow to update a plugin
- NewspaperCloudflare (CDN)
- NewspaperFacebook Share
- NewspaperVideo Playlist
- Newspaper7 Days Post Sorting
- NewspaperAjax View Count
- NewspaperTop bar templates
- NewspaperHow to Update the Newspaper Theme
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
- NewspaperRequirements for Newspaper
- NewspaperHow to Make the Site Faster
If you use GoDaddy with that big “clear cache” button on the admin panel for WordPress … with a client project I found I had to hit that puppy twice to actually clear cache after doing any major changes to site.
@Chris, thank you. Yeah, I only launched CDN after we launched site. But cache is built into my host and I didn’t know of a way to turn it off for dev.
However, purging it all fixed my problem on my end. Thank you @Alin for taking the time to look at it and confirming it was working properly.
!! Two Thumbs Up !!
Caching problem. Not related to theme.
You will need to fine-tune your caching setup; check online forums for W3 cache. Also note some versions of Chrome cache the site from last visit and then update when it detects new version.
wow, that is really strange.
Should I purge my cache and CDN? Maybe it there is a bug and it is being reproduced at that level.
I’m using WPENGINE which has an aggressive cache, I’m using the theme speed plugin, AND I’m using Cloudflare wich has it’s own CDN and cache.
Those three levels of cache could be messing with what I see when I look at the site from my geographic location.
Maybe when you look at it, it is being pulled as a fresh copy from your geographic location?
Recently noticed that when the site viewed in a mobile browser the page is stuck on an older version. It requires the viewer to refresh the page in order to see the latest version with the most recent posts. This is not something that was happening a few months ago.
Site is http://www.brissi.com/blog
Problem here is that many visitors might not know that this is required and presume the site is out of date. Not a good way to impress new visitors
I cannot see this discussed on tagdiv forum. Having looked around the web this type of problem seems to be discussed as a caching issue. However the site was not using any caching plugins.
We have installed WÂŁ Total Cache which looked as if it would not only to improve page loading speed but has an actual option to disable caching for mobile browsers. Plugin is activated – but not using any CDN.
Caching is disabled for mobile by using the reject user agent feature (iPhone,Android and iPad have been listed)
Despite this when visiting home page using an Android or IPhone browser recent changes are not showing unless you refresh the page at which point the latest version can be seen.
What can be done to ensure that mobile visitors always see the latest version which has the most recent posts. What will force mobile browsers to get latest version? Ideally would like to have caching plugin on for all users as it seems boost load time speeds
Many thanks in advance. All comments appreciated.
Henry
Hi,
The pages/post are cached(if cache is used) so basically it shouldn’t be an issue, the problem comes on high traffic and interactive elements like ajax requests (pagination, load more, etc). Reducing the number of blocks/elements on page should be considered as a last option, the rest of the optimizations should solve this issue.
@deanhankin – If you have any trouble with the theme please provide more details, you could send them via email at contact@tagdiv.com
Thank you Emil G.
Hi,
Try to disable all plugins, enable only Visual Composer and WP Super Cache and see if the issue is still there.
If it is please send an email at contact@tagdiv.com , specify the issue and provide wp-admin access so i can take a look.
Thank you, Emil G.
Hi,
@Rabattix – please provide the url so i we can take a look, if you don’t want to post it here send it via email at contact@tagdiv.com , sometime the pagespeed test reports render blocking even if the elements are moved at the page bottom.
@nelito – the other pagespeed improvements are way more important than moving js/css at the page bottom, also it won’t lower the cpu usage. To improve on that you have to reduce the number of queries (fewer plugins, fewer blocks on page, reduce the elements which use ajax requests/pagination like mega menus/load more/infinite load), use cache, set the browser leverage cache, eventually use MySQL Query Cache. If you’re unhappy with the theme please send an email at contact@tagdiv.com and we’ll come with a solution.
Thank you, Emil G.
Hi,
When you add a youtube playlist block you have this setting: http://screencast.com/t/NQmTrDl602F
Result: http://screencast.com/t/ZbhZAaAI
If youtube playlist doesn’t work, please make sure you also test this without any plugins active and leave just Visual Composer plugin active and also empty cache then check again. I also tested this and found no issues, we suggest to deactivate all plugins to make sure this doesnât happen due to others plugins you use and if this issue persists please let me know and also provide a link, so I can inspect this.
Also here you can read how to set playlist: https://forum.tagdiv.com/video-playlist/
Hope this helps!
Hi,
What version of Visual Composer do you use? There are some memory issues with the latest version, try to install version 4.3.5, then optimize the site – https://forum.tagdiv.com/how-to-make-the-site-faster/ (especially the gzip compression, images, cache and browser leverage).
Reduce the number of ajax using elements on page (mega menus, ajax pagination/load more/infinite load). Also reduce the number of blocks on your main page.
If nothing works please send an email at contact@tagdiv.com and provide more details.
Thank you, Emil G.
-
This reply was modified 11 years by
Emil G.
Hi
I have on my site
Wordpress v4.1
Newsmag v1.5
WP Super Cache v1.4.2
I have noticed, that custom sidebar function have a bug.
I go: Theme Panel – Categories – My categoy – Create a new sidebar
and Sidebars are created, but when I have cleared cache using WP Super Cache, my Sidebars disappear.
Thanks for advice
Hi,
Please make sure you also test this without any plugins active and leave just Visual Composer plugin active and also empty cache then check again. I also tested this and found no issues, we suggest to deactivate all plugins to make sure this doesnât happen due to others plugins you use and if this issue persists please let me know and also provide a link, so I can inspect this.
Thanks!
My site — gossiponthis.com — is on a 64-bit 3.20 GHz dedicated server with 32 GB RAM and two 120 GB HDs, but when we get traffic spikes, the server either comes to a slow crawl or we get 504 Gateway errors all over.
On a typical day we get about 10,000-15,000+ pageviews a day. On spike days we can go up to 30,000-50,000+ due to us being in Google News and them picking up an article with a highly ranked keyword.
On the typical days the theme works fine and the server stays up, but on the spike days, the theme’s MySQL requests overload the server, eventually bringing it to a complete halt.
We’re running W3TC cache with only the page cache option enabled, per the theme’s documentation. And I’m currently speaking with my host about other options, but it seems like we’ve hit a wall here and I want to know if there were any other options besides going to another theme. I’ve already spent money with this one and don’t want to have to buy another one if this can be fixed.
Any solutions?
After these modifications should continue using a cache plugin ? But someone had already modified the code to my site in a similar way and said I would not need a plugin cache , then my hosting is full
Bro first this is not my site. my site is http://www.movzio.com and i clear all the cache but did not work đ
Hi,
This code is tested on your site and should work: http://screencast.com/t/H6Yhed41CcP
Please clear cache and try again with code provided above.
Thanks!
hmmm… tried this:
.td-main-sidebar .block-title span{
background: #0c2044;
color: #ffffff;
font-size: 20px;
}
pasted into “custom css” and cleared the cache.
nothing happens, all non-tagdiv-widget still have a black color (http://www.salzburg12.at)
Hi,
1. Please deactivate all plugins, leave only Visual Composer active, also clear cache and try again.
If this is not working, please provide your site URL and some screenshots with your font settings.
2. Please set to display after 1 paragraph and see if it works. Also provide your site URL, so I can inspect this, if you still have issues.
3. If you have images smaller you need to use a plugin like Thumbnail Upscale: https://wordpress.org/plugins/thumbnail-upscale/ as WordPress cannot enlarge thumbnails, only make them smaller. For upscale use a combination of plugins Thumbnail Upscale + Force Regenerate.
4. Please add tabs in a page and copy the shortcode: http://screencast.com/t/zGAHK6GPtrWq – http://screencast.com/t/cJ0IqhKjk
Paste the shortcode in a post like this: http://screencast.com/t/EE34b3iu
Result: http://screencast.com/t/DOGckvQVqyr5
Thanks!
ok so i use my host provided caching plugin siteground cache press. It adds dynamic cache, memcache and page cache and with that i use cloudflare but my speed is no where near to the theme demo site.
is it because i am not using td speed booster?
Hi after install theme , don´t works fine, The slider doesnât move + The live search doesnât works+ The live menu doesnât open . wordpress is 4.1 and we test to deactivate all plugins (before install theme we delete w3 cache plugin)
we can see errors in console …
TypeError: undefined is not a function (evaluating ‘d(document).on(“click.dropdown.data-api”,h)’)
td_external.js:39:497
TypeError: undefined is not a function (evaluating ‘this.on({“mouseenter.hoverIntent”:a,
“mouseleave.hoverIntent”:a},b.selector)’)
jquery.min.js:16:28163
TypeError: undefined is not a function (evaluating ‘jQuery.backstretch(‘http://demo.tagdiv.com/newspaper/bg_images/fashion-bg.jpg’, {fade:1200})’)
Can help us ? please
You need to switch off all plugins, except Visual Composer, which is needed by theme. Then clear all your caches. Then turn on plugins one by one (e.g., Yoast SEO fairly safe, WP-optimize safe), until you find the “bad one.”
Speed Booster is not a cache, so if you want caching you’ll have to activate another plugin that handles that.
Personally, I’ve found that using WP Fastest Cache and not using TD Speed Booster has my site working the fastest in all environments. It gave me a 20 point jump after all other optimizations over using Speed Booster and W3 Total Cache. I never liked W3TC; too much bloat and no where near enough results.
Hope that helps.
-
This reply was modified 11 years by
Bryson T. Reason: Added link to WP Fastest Cache
Hello,
i was going through you documentation and i have one question. I have installed and activated tagDiv Speed Booster so do i install and activate other caching plugins like SG CachePress or w3 total cache together with speed booster or speed booster works alone in increasing speed?
Thanks,
Mosuf
Hello,
i was going through you documentation and i have one question. I have installed and activated tagDiv Speed Booster so do i install and activate other caching plugins like SG CachePress or w3 total cache together with speed booster or speed booster works alone in increasing speed?
Thanks,
Mosuf
Hi,
You can only try to reduce the number of queries by using fewer blocks on page, using cache, optimizing image size (reduces traffic), use fewer plugins (only the really important ones). Also consider cleaning and optimizing database, maybe use a firewall (you may have unwanted traffic which kills your resources).
The view counter increments the count on each page visit, if you have a lot of visitors at one time this can be a problem. If nothing works you may have to consider switching to a better host.
Thank you, Emil G.