Search Results for 'cache'

    No search results were found in Documentation!

Results from the Forum
Alin [tagDiv]
tagDiv Staff

Hi,

Please provide a link so we can take a look, also please check this without any plugins active except of Visual Composer, clear cache and see if you still have this issue.

Thanks!

simchris
tagDiv Member

Sounds like a caching issue; be sure to turn *off* all your caching, clear all your CDN settings if using them; clear browser cache completely, etc.

mp_batera
tagDiv Member

nice ! it worked now. Two questions:

I dont have any cache plugin in my website but i use cloudflare. Should i enable the ajax view count?

I enable the 7 days post view but in the blocks its showing very old ones. Is there a way to reset the counts so i can start to see the most popular of the week ?

charli_vk
tagDiv Member

Gracias por tu tiempo… empecé mal desde el principio no realizando una instalación limpia…

Empezaré de nuevo y seguiré todos los pasos.

Usaré Zen Cache pro para diferir los estilos, a ver que tal.

Gracias por tu tiempo!

simchris
tagDiv Member

Sounds stupid, but you might try deactivating then reactivating the Yoast plugin; resave your permalinks, clear all your cache on server/CDN, etc.

AzharNadeem
tagDiv Member

Interesting…I am still getting 7 render blocking CSS resources (after clearing site and browser cache)
https://www.dropbox.com/s/e0ac7vvnaeun5wu/Screenshot%202015-06-24%2020.01.46.png?dl=0

Regards
Azhar

Ing Geek
tagDiv Member

@charly_vk tienes un server response de 1 segundo, es decir anda lento el servidor. Veo que tienes zencache, sin embargo no está activado la expiración para algunos tipos de archivo http://gtmetrix.com/reports/www.chicasfitness.com/w07wTjMa (leverage browser caching) . esto es sencillo si tienes apache solo tendrás que agregar unas líneas al htacces, si tienes nginx lo haces en el nginx.conf. Revisa en google como establecer los tiempos de expiración según tengas apache o nginx,

2.- https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.chicasfitness.com%2F&tab=desktop
Your page has 2 blocking scrip
Estos los eliminas con el functions.php que subí ayer.

Solo sustituye este funcions.php https://drive.google.com/file/d/0B-VBkiewxpMAM29uUkI5YWpneEU/view?usp=sharing

Para el css puedes usar cualquier plugin que te permita diferir el css, solo excluye el style.css

Saludos

Alin [tagDiv]
tagDiv Staff

Hi,

If you use child theme please switch to the main theme, clear cache and check if you still have this issue.
We know about this issue with child theme, please use main theme until we release an update to fix it(in few days a new version will be release with some fixes). Also you can try to use this solution in child theme and see if it works – https://forum.tagdiv.com/topic/big-grid-1-and-2-problems-on-newspaper-6-and-6-1/#post-55607

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please note that it pulls from ALL the posts the most accessed in the last 7 days NOT the posts that are published in the last 7 days. Also please test this without using caches as the last days 7 post count works based on post views so if you use cache this might not work properly.
Also test it by editing a post and take a look at custom fields: http://screencast.com/t/mSiJvu61tGj then refresh the post a few times and check if it increments. If those values changes when the post is viewed then 7 day sort should work properly.

Thanks!

Gregory
Participant
#0

Hello, i’m running your latest theme newspaper 6. i have notice slowness in my wordpress and when try to load the homepage, I believe is the VC plugin. Please check in your end and let me know.

I run my website in top dedicated server with FASTCGI cache on Nginx and HHVM PHP

Thanks,
Gregory

cristibanciu
tagDiv Member

Hi,

although it seems to work for you, i still see the same errors of the social counter. I think the problem is from the W3 Total Cache because i’ve removed it and the social counter worked, and than i’ve reactivated and the error was present.
1. How can i deal with this because i’ve cleared the page cache
2. The instagram line shows that i have no followers, why isn’t showing the real number?

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site again and it looks fine – http://screencast.com/t/i0IkUwhn1jaW also I have checked also elements.png file and it is the right file from version 6 – http://screencast.com/t/WyDDyLyBy Try to clear also browser’s cache.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this also without any plugins active, leave just Visual Composer active, clear cache and purge your files if you use CDN and see if you have the same issue with infinite load. Let me know!

Thanks!

Peter
tagDiv Member

Hi Chris,

Thank you. The site is now running on the new setup. Love all the great new features in version 6.

So, if you are running through CloudFlare, or any other CDN optimisation service, purge all cache, suspend the account then clear all your browser caches before you begin the upgrade. After your new site is up make sure all is working exactly as expected then turn the cache back on.

Regards

Peter

Mosamlife
tagDiv Member

i am using memcached on my servre since last 3 month still have the issue don’t know why 🙂

Ing Geek
tagDiv Member

@mosamlife

Oki.

First. (missing files) http://gtmetrix.com/reports/www.movzio.com/XJg9IOf2
You need to disable tag div api plugin or fix them, because its calling https://www.movzio.com/wp-content/plugins/td-api-plugin/css/style.css and this file doesnt exist.

second (light files) https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fwww.movzio.com%2F&tab=mobile
You need to MINIFY and COMBINE html, css and js code. I dont like w3 because have too many options, but you can try minify option on w3 :-P. Just exclude style.css

Third (server response)
You are on Nginx and nginx works better whit other cache plugins like WP-FFPC instead of w3, just need to install memcached latest version on your server.

Regards

cristibanciu
tagDiv Member

Hi,

I’ve deleted and replaced those two files with the ones downloaded and i also cleared the cache and the counter still doesn’t work.

http://www.caandesign.com

Thanks,
Cristi B.

yajones
tagDiv Member

I just cleared my cache and refreshed the page… and the social icons are not on the social counter.

Do you have any idea why this happens Alin?

xfokalx
Participant
#0

Just bought Newspaper 6 version. Can I incorporate Sign-up Landing Page and include Newsletter function into the template?
What sort of plug-in do I need to install for those function? Please advice.

Whenever audience type my domain name, it will redirect to Sign-up page/ Login page. and there will be a checkbox for them to subscribe Newsletter.

If new user, they have to sign-up and if it is existing user (cache/ cookies to store credential), they will be redirected to Newspaper 6 landing page.

Please assist me. Tqvm.

Radu
tagDiv Staff

Hi,

please try this latest version of social counter. https://forum.tagdiv.com/files_for_users/td-social-counter.zip
if the 0 number is cached, after installing the plugin try to switch to a different instagram id (like cocacola) -> refresh the front page and -> then back to your id.

Alin [tagDiv]
tagDiv Staff

Hi,

Try to remove these files – http://screencast.com/t/efvmLsNHhD and paste instead the new files from package that you have downloaded from themeforest(new version of the theme) and clear cache. Also please provide a link so we can take a look as I have checked your site but did not found social counter on any page.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please provide more details about this also a link as I have tested youtube playlist and it looks like this – http://screencast.com/t/Nxr5EQTt
Also please check this without any plugins active, leave only Visual Composer active, clear cache and check again if you still have this issue.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Do you use a cache plugin? If you do, please enable also ajax view count – http://screencast.com/t/A2OTdhbKDz

Thanks!

simchris
tagDiv Member

Always delete/clear cache before updates.

Always delete old theme folder and child theme folder for new theme; upload new folders to completely replace old ones. Delete old plugins completely, install new folders. NEVER OVER-WRITE UPDATES.

Always clear cache after making changes to core files when they are working; otherwise you are loading mix of old/new from server and things break.

If you’re unable to do anything — try switching to default theme, try disabling all plugins entirely; try resetting the plugins folder (see my “how to move to new theme” for a best practice way to update/upgrade and recover from fail).

Only put stuff at end of your functions.php in MAIN folder, NOT child theme. Only add things you know what they are — most being self-evident. If site crashes when loading edited functions.php, then roll back to your backup. If site won’t recover from that, then it’s 100% a caching problem.

Often for testing via FTP, I do

a) all caching and mod_pagespeed disabled
b) rename functions.php to xfunctions.php
c) drag over new functions.php
d) test site
e) if site won’t load; via ftp with window still open, just rename xfunctions.php to functions.php and it replaces the bad functions.php — total time 20-30 seconds.

Not sure any of that helps, but maybe some pointers in some direction.

Prometheus
tagDiv Member

Thank you for your answer Chris S 🙂

I found the fix for this problem.

With W3 Total Cache only minify html&xml and use another plugin to minify css and JSS (Better WordPress Minify) with both plugins the images runs ok with lazy load :).

I reach an 91 in google page speed 🙂

Viewing 25 results - 27,776 through 27,800 (of 29,810 total)