Search Results for 'cache'

    No search results were found in Documentation!

Results from the Forum
Alin [tagDiv]
tagDiv Staff

Hi,

I think that it is not be enough just to delete W3TC folder/plugin if you have set it not only for page cache like we recommended. Please try these steps to remove it – http://journalxtra.com/wordpress/uninstall-w3-total-cache-proper/

Thanks!

Emil G
tagDiv Staff

Hi,

If you set a custom font and then you make changes to it’s path you have to save the settings in Theme Panel -> Theme Fonts, the theme will generate a new css.

If you use a cache clear it. If the issue is still there try to delete the cache plugin and see if it works.

If this doesn’t help please send an email at contact@tagdiv.com , include a link to this conversation and provide wp-admin access so we can take a look.

Thank you!

scrip
tagDiv Member

I’ve followed all your tutorial and run the script two times. I think it’s a different problem.
When I open the homepage as an administrator, I get this code in the source:
<!–

Theme: Newspaper by tagDiv 2015
Version: 6.3.2 (rara)
Deploy mode: deploy

–>
So the theme is updated. But when I open the same page as a normal user, so a page that is cached, it uses the old code. I’ve deactivated again W3 plugin and installed WP Super Cache, but nothing changed.
Maybe I have to delete all the W3 folder?

Alin [tagDiv]
tagDiv Staff

Hi,

Please check this without CDN(disable if you use it), also disable all your plugins except of Visual Composer and clear cache. Then regenerate your thumbnails again and see if you still have this issue.

If this doesn’t fix your issue, please send an email at contact@tagdiv.com and provide wp-access so we can take a closer look. Also paste a link to this topic so we can know who you are and what your issue is.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

We made some tests on our side with WP Super Cache and it behaved better that W3TC. So you can also use it – https://forum.tagdiv.com/requirements-for-newspaper/

Thanks!

Emil G
tagDiv Staff

Hi,

Yes it does:
– speedbooster moves the css and js at the end of the page, this removes render blocking and improves the score on pagespeed;
– the cache plugin creates a copy of each post/page and delivers it from the memory;
– the cdn makes a copy for each image, css and other heavy resources and delivers them from high speed servers which are geographically closer to the site visitor area. The servers are spread around the world, this improves the page load speed.

Thank you!

GadgetViper
Participant
#0

Hi,

I followed your page speed guide a while back on Newspaper 4 which recommends W3 Total, however on the system status page it says:

“W3 total cache (we recommend WP super cache)”

Is it now recommended to switch from W3 to Super for version 6?

Regards

Simon

scrip
Participant
#0

Hi, I’ve updated to Newspaper 6 last night.
I have a big problem with my home page, maybe related with Cache Plugin (I use W3 Total Cache).
When I look at the homepage as an administrator, it works fine. But when I look at it as a normal user (so without excluding the W3 plugin) the page loses its style, and it becomes a mess. It seems that it tries to use the mobile menu instead of the desktop one.
I’ve tried to deactivate W3, but nothing changed.
I’ve tried to delete the homepage and create a new one, but nothing changed.
I’ve tried to create another page with the same blocks of the homepage, but with a different name, and this one works fine even with the cache plugin, but when I change its name and I try to make it the home page, everything comes back to the same problem.
Any ideas?
My homepage is here: http://www.cinquecosebelle.it

Alin [tagDiv]
tagDiv Staff

Hi,

Please disable all your plugins except of Visual Composer, clear cache and also check this without any js/css minifications. I have checked your site and the issue seems to be caused by this css – http://screencast.com/t/5NGRKOvMLhttp://screencast.com/t/sqTAQGqG So this css and a margin and I guess that it comes from a plugin that you use.

Also if you refer to the quotes you can find them in Formats – http://screencast.com/t/nDCcuirC6Wx The shortcodes were removed, html is used now to allow a backend replica of the frontend.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi k24,

I have checked your site and the issue with social icons is happening also on desktop. Please check this without any plugins active except of Visual Composer, clear cache and purge your files as I see that you use CDN, then see if you still have this issue with social counter icons.
If this doesn’t fix the issue, please try to replace elements.png and elements@2x.png files with those provided with the theme version that you use – http://screencast.com/t/NYJ6voKq
Regarding mobile menu you can use custom css the change it color: http://screencast.com/t/eu3aUxL2pm

@media (max-width: 767px) {
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
background-color: #fff !important;
}
#td-top-mobile-toggle i, .header-search-wrap #td-header-search-button .td-icon-search {
color: #222 !important;
}
}

Yes, you can use this guide to update the theme to the latest version(A-also video tutorial,B,C) – https://forum.tagdiv.com/how-to-update-the-theme-2/ and you can do this without plugins active and then update the Visual Composer and other plugins that come with the theme(if you use).

Thanks!

mrzellars
Participant
#0

Im kind of new to cache and CDN tools. Does it make sense to run Cloudflare, WP Super Cache, & Speed Booster plugin on your website at the same time? What would you suggest I use to improve page speed times? I feel like I can use all three within their strengths. Cloudflare for CDN, WP Super Cache for caching, and Speed Booster to cleanup. Any opinions, best practices that have worked best?

simchris
tagDiv Member

Be sure to clear cache, and possibly go and resave your module and sidebar widget.
That has worked for me in the past after update. Might not help here, just a thought.

btw, any interest in syndicating news from our wire service (Send2Press®) ?

You can automatically pull in our news via RSS2 and photos into WordPress to add additional first-class news content not copied from anywhere else.

eg., entertainment news:
https://www.send2press.com/XML/s2p-news25.xml

all news
https://www.send2press.com/XML/s2p-news1.xml

(we have non-https version as well…. )

shoot me a note if you’d like to add our content (free!). 🙂

Alin [tagDiv]
tagDiv Staff

Hi,

We made some tests on our side with WP Super Cache and it behaved better that W3TC. So you can also use it – https://forum.tagdiv.com/requirements-for-newspaper/

Thanks!

Andrei L.
tagDiv Member

Hi

The theme use logo for mobile so you have to remove that too: http://screencast.com/t/NrWoc69tMr also make sure you clear all caches and purge cdn files (if you use a cdn host) then test again.
Let us know how it goes and provide your site if the problem persist.

Thanks!

Andrei L.
tagDiv Member

Hi

Try to clear the cache deactivate the plugins, leave just Visual Composer and whatsapp and test again. If the problem persist please provide a link so I can inspect it closer.

Thanks!

Andrei L.
tagDiv Member

Hi

I’ve tested your site and i didn’t found duplicate article in Koncerti category, please try to clear the cache, the browser cache also, purge cdn file if you’re using and test again.

Let me know how it goes.

Thanks!

Lucian
tagDiv Staff

Hi,

This css prevents the site’s responsiveness: http://screencast.com/t/7gcfrJPtd4p9
Make sure that you also disable any html/css/js compression tools and test again then also make sure you empty all cache and purge cdn files.
Let us know how it goes and provide your admin user and pass via email if you can’t managed to fix it so we can have a look at this.

Thanks

jmonsalve
tagDiv Member

I found the problem. It was the plugin W3 cache causing it. I deactivated all Plugins and activated them one by one until I found the one causing the menu not to work on my phone and the videos not re sizing correctly. I always used W3 and never had an issue with it until now. May be is because I was playing with it not long ago. Is there another option for that Plugin?

Thanks!

PatWire
tagDiv Member

Thanks Alin,

1. Ads then use custom 1-5 (I can add adrotate widgets to Newspaper 6 sidebar though too? Any widget can go in your sidebar?

2.

I’ve done that just as you asked:

Deactivated all plugins – cleared all caches

Activated one by one – Result EWWW Image Optimizer causes the class errors (I have left it deactivated but installed) I’m sure I can use an alternative plugin to manage media upload minimise sizes.

Could you look at some CSS for me? Need no ads anywhere at all on ‘All listings’ ‘For rent’ ‘For sale’ and the ‘single listing’ quality

Sorry for the trouble but really want to use theme and the ad thing is a problem for the Real Estate advertisers. You can see how it’s worked on westbridgfordwire.com/for-rent/ with this css from theme author below: I tried the CSS from the WP-Prosperity author below in Newspaper 6 but it wouldn’t do anything

body.single-properties .banner-ad { display:none !important; }

So in the current ‘live’ theme there’s a tick box for remove all ads (I know you don’t have that no worries) – and additional custom CSS to remove header ad

Best wishes
Pat

Alin [tagDiv]
tagDiv Staff

Hi,

1. Using Ad Box(block or/and widget) and set sidebar ad, it will display the same ad. If you want to display a different ad you can paste the code in a custom spot from Theme Panel > Ads and set it in Ad Box block.
2. Unfortunately the theme doesn’t have an option to remove ads on specific page/post. This can be done using custom css or alter the code, but the issue on your site is the classes from body are missing and I need it to use a specific class for your single product page(or all products page).
I think that it is a conflict and a plugin remove those classes from the body, please check – http://screencast.com/t/TvG4K9JVSy it should look something like this – http://screencast.com/t/nSWbEOYJP8 Please deactivate all plugins except of Visual Composer, clear cache and use browser inspector tool(F12 on Chrome) on any of your articles not only product page have this issue and see if they appear, then activate your plugins one by one and see which one cause this issue.
3. Please check also our demo and see if you see the same problem – http://demo.tagdiv.com/newspaper/td-post-2015-awards-all-of-the-best-and-worst-moments-from-the-show/

Thanks!

Andrei L.
tagDiv Member

Hi


@iomichele
try to deactivate all plugins, except Visual Composer, like @stuartmasson suggested above clear all caches, purge cdn files if you’re using and test again. Let me know how it goes and if the problem persist please provide a link and i will inspect it closer.

Thanks!

Emil G
tagDiv Staff

Hi,

We made some tests on our side with WP Super Cache and it behaved better that W3TC. If W3TC works better for you then use it.

Take a look in the error.log file to see if there’s something strange, also check the traffic logs.

Thank you!

Andrei L.
tagDiv Member

Hi

Usually the changes should be visible immediately, so make sure you clear the cache, purge cdn files if you’re using and test again.

Let me know how it goes if you need additional guidance on this.

Thanks!

Lucian
tagDiv Staff

Hi,

Please also test this without plugins, leave just theme’s VC plugin active, empty all caches and purge files if you sue cdn host then test this again and let us know if it still happens.

Thanks

Lucian
tagDiv Staff

Hi,

It dose work, I’ve just tested it, so make sure you empty all caches and/or purge cdn files and test this again.

Thanks for the message!

Viewing 25 results - 27,451 through 27,475 (of 29,810 total)