Search Results for 'cache'

Results from the Forum
Andrei L.
tagDiv Member

HI

Please provide your site url so we can have a closer look at this issue. Meanwhile try to deactivate all plugins except Visual Composer, clear all caches including browser’s cache then test the site again.

Thanks!

Andrei L.
tagDiv Member

Hi

The theme is tested and logo should be displayed fine if is set from theme panel. Try to deactivate all plugins except Visual Composer, clear all caches then test the site again. If the problem persist please provide a link where we can inspect it closer.

Thanks!

Andrei L.
tagDiv Member

Hi

Try to deactivate all plugins except Visual Composer, deactivate the child theme, clear all caches, purge cdn files if you’re using then test the site again.

Let us know ho it goes.
Thanks!

Andrei L.
tagDiv Member

HI

Please make sure that you’re using V 4.1 of Social Counter which is included in theme’s path and also configure the plugin according with our documentation: https://forum.tagdiv.com/newsmag-tagdiv-social-counter-tutorial/ , clear all caches then test the site again.

Let me know how it goes.
Thanks!

Catalin
tagDiv Staff

Hello Rafay Raheel,

I have checked your main menu for all devices and everything seems to work as properly. Please provide some screenshots where you can show the issue if this still exists. Also, please clear all your caches and test it again.

Thanks for your message!

simchris
tagDiv Member

Sorry, probably unique to your setup.

Only time we’ve had admin issue in 11 years with WP, using 100+ themes was bad plugin, bad hosting setup or using one of those dorky “frameworks” that add a whole extra layer between theme, WP and admin panel.

Keep massaging your setup — if your site admin is speedy using another theme, but slow using this one, then there is some oddity there, to be sure, but that is NOT normal.

One presumes you have gobs of RAM allocated to WP, expanded your php timeout and uploads settings, gzip/deflate working right, opcache/memcache properly working, no oddball cookies or cookie blocking issues, correct http/https setup, etc.

Just throwing out ideas… 🙂

simchris
tagDiv Member

Super fast on our system running 20 sites with millions of unique visitors per month; dedicated server.

Lots of possible reason it impacts YOUR setup(s):
With fully updated WP (4.6x branch), disable “bad” plugins that modify admin screens not updated for latest versions of WP.

So, a bad admin mod plugin might do dumb stuff like load custom fonts (new WP uses native fonts), load jquery more than once; using external tools like Jetpack, stats plugins, etc can slooooow site down — not related to theme.

External plugins which do content checks, bad Yoast SEO settings, plugins that try to rewrite/optimize images you upload “in post” can all slow things down (e.g., better to upload media via media manager separately, THEN place in posts).

Often checking your admin pages with F12/console for broken things, or things loading more than once is useful.

Also make sure your cache is cleared in browser, make sure you’re not using adblock on your own admin panels, or some funky extension in your browser, etc.

Make sure you’re not having portions of your admin loaded via CDN, separate from local stuff due to timestamp mis-matches; make sure not blocking portions of your admin via robots.txt or htaccess, or using a minification or optimization plugin on your admin pages — all that stuff BREAKS things.

But to be clear, I can say we have super busy 15 year old news portals, udpated daily, using this theme highly optimized, and having zero issues with admin panels. Just as point of reference.

(( I don’t work here. ))

simchris
tagDiv Member

Waaaaaaaah

Asked and answered numerous times. Try disabling lazy load effect, try better optimizing your images. Check your cache, cdn, use of external tools like photon, smush it, etc that affect image loading.

Many of us long time users tired of the same questions over and over that are specific to your setup and not everybody else. 3 years later.

Sorry its such a chore to read the options to fine tune stuff. Man i hate wading through these rants. Oh wait, now im doin it too!

Amit
tagDiv Member

Clear browser cache and cookies, deactivate W3 Total cache plugin, make all the required changed on your website.
Now, setup W3 Total Cache plugin.

hope this will help you to fix this issue.

NithishB
Participant
#0

Hello, I recently purchased Newspaper theme and I edited a lot of stuff in Theme Panel like adding Backgrounds, changing footer content and menus and stuff but after like 2 – 3 hours when I refresh the page I see either Background not appearing or Footer content not appearing. But in Theme Panel they are there.
I am using W3 Total Cache plugin and as per reviews it works fine, is there any compatibility problem with Newspaper ?
Please help, I can’t keep editing daily

Amit
Participant
#0

Hello all,

I personally think the Newspaper theme is the best theme out there for publishers. It is fully loaded with features and is highly customizable.

The loading speed of a website can make or break the success of a site. You can have awesome content and a similar site can have mediocre content, but if your pages load extremely slowly and your competition’s pages load extremely fast, your competition is more likely to get the traffic and not you. Google likes fast pages.

Fortunately, there are some ideas to score 100/100 PageSpeed.

Use –
WP Super Cache plugin
CloudFlare – use rocket loader

.htaccess code

# BEGIN Expire headers
<ifModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 5 seconds"
ExpiresByType image/x-icon "access plus 604800 seconds"
ExpiresByType image/jpeg "access plus 604800 seconds"
ExpiresByType image/png "access plus 604800 seconds"
ExpiresByType image/gif "access plus 604800 seconds"
ExpiresByType application/x-shockwave-flash "access plus 604800 seconds"
ExpiresByType text/css "access plus 604800 seconds"
ExpiresByType text/javascript "access plus 604800 seconds"
ExpiresByType application/javascript "access plus 604800 seconds"
ExpiresByType application/x-javascript "access plus 604800 seconds"
ExpiresByType font/truetype "access plus 604800 seconds"
ExpiresByType font/opentype "access plus 604800 seconds"
ExpiresByType application/x-font-woff "access plus 604800 seconds"
ExpiresByType image/svg+xml "access plus 604800 seconds"
ExpiresByType application/vnd.ms-fontobject "access plus 604800 seconds"
ExpiresByType text/html "access plus 600 seconds"
ExpiresByType application/xhtml+xml "access plus 600 seconds"
</ifModule>
# END Expire headers
<IfModule mod_deflate.c>
<filesMatch "\.(js|css|woff|html|php)$">
SetOutputFilter DEFLATE
</filesMatch>
</IfModule>
<IfModule mod_mime.c>
 <FilesMatch "\.html\.gz$">
 ForceType text/html
 FileETag None
 </FilesMatch>
 AddEncoding gzip .gz
 AddType text/html .gz
</IfModule> 

Output results will amaze you!!
Read full detailed tutorial here – https://goo.gl/e6pVWs

Thanks for reading.
have a nice time ahead 🙂

Lisborg
tagDiv Member

Thanks, Chris
It was a caching issue. It was the wp-rocket cache plugin that caused the problem. I deactivated the plugin and and the Main Menu works fine again.

PhilCreighton
tagDiv Member

Hi Catalin,
So sorry for taking more than a week to reply. I have cleared my caches and still not working for me.
Would welcome any advice if possible,
Thanks
Phil

Andrei L.
tagDiv Member

Hi

Please make sure that you updated the theme according with our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ also try to deactivate all plugins except Visual Composer, clear all caches, purge the cdn if you’re using then test the site again.

Let us know ho it goes.
Thanks!

brenda28
tagDiv Member

I fixed all the settings in super cache. When I checked it was still broken. I deactivated the child theme and it was fixed. I need to have the child theme active. So what can I do?

Thanks
Brenda

Catalin
tagDiv Staff

Hello tws,

Please try to update the theme to the latest ver.sion of it (Newspaper 7.4) and the latest version of required plugins (Social Counter 4.1 and Visual Composer 4.12.1), clear all your caches and check again. Also, if your problem is still there, please send us an email at contact@tagdiv.com with your login information (wp-admin) so we can further inspect your setup page. Also, please provide the link of this topic so we can easily identify you.

Thanks for your understanding

Catalin
tagDiv Staff

Hi skyddsombud24,

If you are using some untested plugins please disable all of them and install only the plugins that come bundled with the theme and rule our conflicting plugins. Try to clear all your caches, purge CDN files if you are using the CDN system and check the results.
If your problem is still there, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect your setup page. Also, please provide the link of this topic so we can easily identify you.

Thanks.

JJ0000
Participant
#0

I’ve tried the stuff here. The gzip thing is schizo. I do a gzip test and it says “working”, but then I do a speed test and it says “needs compression”. Installed the wp cache plugin, etc. Tried most of the stuff here – https://forum.tagdiv.com/how-to-make-the-site-faster/, not much improvement. Anything else to try that is unique to this theme? Faster homepages? I’m using the sport demo and even cut down a lot of the content. We’re talking really slow. 8 seconds to load. Thanks!

Catalin
tagDiv Staff

Hello donmcleman,

Please try to clear all your caches, purge CDN files and check it again and see how it goes. Please notice that the cause in this regard most likely would be your caching plugin.

Hope this helps!

Thanks.

Bogdan B.
tagDiv Staff

Hi,
I have tested your site on every version of IE from 9 up but could not see the issue. This is truly strange.
DAMN IE: http://paulhastings.me/wp-content/uploads/2011/12/If-Browsers-Were-Guns.jpg
Please try to disable all plugins except visual composer, clear cache and reset dn files. There could be a plugin conflict affecting IE. I can;t say for sure as I cannot even see the error.
You might also try to update your theme and visual composer to the latest version
theme 7.4 and VC 4.12.1
You can use these guides: https://forum.tagdiv.com/how-to-update-the-theme-2/https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Let us know if you still have trouble afterwards.
Thanks

Bogdan B.
tagDiv Staff

Hello,
Please disable all plugins except visual composer, clear cache and reset cdn files. Also please remove any code from your theme panel or child theme to rule out any custom code you added.
If you still have issues with this, please provide a link to your site so we can inspect it.
Thank you!

bradkrauza
tagDiv Member

Thanks. Deactivated the childs theme and cleared the cache in my phone and retested…still the same.

Catalin
tagDiv Staff

Hello gubedel,

I have tested on my side your website and everything seems to work as properly. Please try to disable all the untested plugins if you are using something like that, and install only the plugins that come bundled with the theme and rule out the conflicting plugins. Clear all your caches, purge CDN file if you are using the CDN system and try again.

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hello,

I have tested this on my end but could not recreate the issue. Please try to disable all pl;ugins except visual composer, clear cache and reset cdn files if you use it.

If you still have this issue, please provide a link to your site so we can inspect it

Thank you!

Bogdan B.
tagDiv Staff

Hello Dustin,

Sorry but apart from the super cache issue, we have no such reports of the mobile theme behaving like that.
We only tested our mobile theme with wp super cache so I cannot say for sure if your caching solution work with our theme or not, We can only recommend what we have tested.
You can also try to disable all plugins except visual composer, clear cache and reset cdn files in order to rule out a plugin conflict. We do not know of any other solution as we only identified wp super cache to cause this for the moment. Try your caching solution on another wp install. Create a sub-domain with the same settings as your main site and do not install the theme. Leave just a wp default theme and try the jetpack mobile theme solution. WP super cache also affected the mobile theme from jetpack, not just the one from our theme. This way you can figure out if the problem is caching related or theme related. (our mobile theme only behaved like this with wp super cache so I think it;s safe to assume it’s your caching solution causing it)

Thank you!

Viewing 25 results - 23,126 through 23,150 (of 29,810 total)