Search Results for 'cache'

Results from the Forum
Catalin
tagDiv Staff

Hello Larshell,

Unfortunately, I cannot recreate the same issue. I suspect this issue that might be caused by conflicting plugins. Please try to disable all the active plugins, except Visual Composer, clear all cache and instal only the plugins that come bundled with our theme and rule out the plugins in conflict.

If you need more assistance in this regard and if your problem is still there, please provide your website URL so I can inspect it closer and provide a more accurate response.

Hope this helps and let us know how it goes!

Thank you for the message!

nf_prt
tagDiv Member

Thank you Ing Geek, that totally makes sense. Analytic and Adsense seem to be very picky about js, no wonder, it’s how they control what they pay. I stopped using the speed options in cloudflare after a day or so of experimenting with them and afterwards, I only minify html in cache plugin. Those would brake up some functionality but I always assumed it was because I’m a lazy coder and my site is all patched up. I guess a simple static website with very good code can benefit from cloudflare features, specially rocket loader.


@mahmoudfathymohamed

Today I’m seeing no mixed content so I guess you fixed it 🙂 visited several articles and no content blocked and padlock was always green, I saw no problems like yesterday.

Moving to https is usually a good thing. It can lower your traffic acquisition from search engines if not done carefully though. Since http and https use different server ports (most), both versions of a website, if they exist, are considered individual websites. Since the content is the same, search engines will label one as a duplicate. Search engines don’t like duplicate shit. When there’s http and https versions of the same site, webmasters should take measures to inform search engine which version to crawl and index and which to ignore (robots.txt, rel canonical, htaccess)

You only have https version so you don’t have to deal with that. What you might consider is the “juice”. Before you went https, did you had any particular page/article that ranked well in search engines? Or did any “respectable” website linked to yours? If yes, then you are losing that SEO juice because those rankings and those links point to something that doesn’t exist anymore. If no, which probably is the case because you’re online since only 10/2015, then don’t bother.

Cheers!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked you site on mobile but did not found any issues, the thumb on module is loading – http://screencast.com/t/c2jyts8wqPPi but you don’t have a featured image set on many posts, so it will appear the default image thumb please check documentation – https://forum.tagdiv.com/featured-image-or-video/
Let us know if you still have issue and also check this without any plugins active except Visual Composer, clear all caches and see if you still have this issue. Also you could test this by disabling the lazy load feature and see if it works – http://screencast.com/t/pNhXijRk

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Do you have any modifications to the htaccess file? If you are aware about this and it could cause issue please remove it and clear all the cache, not only disable the cache plugin.
If the issue persist please send an email at contact@tagdiv.com and provide wp-admin access so we can take a closer look and also paste a link to this topic. We will answer as soon as possible, as we don’t work on weekends.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

If you are using a caching plugin please enable ajax view count – http://screencast.com/t/Q1OrCSAkxwnf Also you can install W3TC it should work with the theme, but we recommend Wp Super Cache. Please be aware about installing cache plugins, as it is not just a simple task to delete it properly and if you don’t make this properly it could cause issue(so install only one cache plugin and use it). Yoast Seo should not affect the view counter. You can check if the view counter works properly by checking the custom fields from one of your posts and refresh it for few time and see if it increments – http://screencast.com/t/nhiHKiWu7J

Thanks!

Kevin
tagDiv Member

Hi,

I have been using SiteGround for several months after changing from LCN for my website https://godhelpusall.com and had similar issues with site loading.

After some investigation we tracked it to using SiteGround’s “supercacher” plugin and after switching to WP Supercache the problems disappeared.

SiteGround also seems to have issues with any CRON jobs which creates a lot of ‘CPU usage’ and ‘Account Executions’ so be careful with your plugins.

You can monitor this through cPanel within your SiteGround account, the panel to the left titled ‘STATS’ contains the data you need to watch.

Hope this helps

Kevin

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure you have installed/updated the theme right using this guide – https://forum.tagdiv.com/how-to-update-the-theme-2/ and please make sure you use the latest version of the plugins provided with the theme(Visual Composer, Social Counter..) – https://forum.tagdiv.com/how-to-update-the-theme-2/
If you have also other plugins active please disable them and check this only with Visual Composer active, clear cache and see if it works, if you use child theme please check this by using the main theme.
If you still have issues with this, please send an email at contact@tagdiv.com and provide wp-admin access so we can take a look. Also paste a link to this topic.

Thanks!

giladct
tagDiv Member

i removed all plugins including cache plugin.
i resaved permalinks

but unfortunately i still have the issue…

Alin [tagDiv]
tagDiv Staff

Hi,

Please disable all plugins except Visual Composer, clear cache and resave your permalinks and check again if you still have this issue.

Thanks!

mkljrd
tagDiv Member

Dear Chris

Thx ..sorry i thought you are one of tagdiv team 🙂

Dear Alin

Does w3 total cache and yoast seo can affect this post view?
Because i am not a programmer, and i try to install them to optimize my website.
But i feel that the post view counter is different recently.

Thankyou

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked one of your posts using fb debugger(I also suggested above to use it) and you get some erors there that you should fix and first I suggest to read and apply this online solution as your server spend a lot of time to response the requests – http://screencast.com/t/X0KjhlEBHi4 here you can read more – http://stackoverflow.com/questions/22461368/facebook-developer-tool-throw-curl-error-operation-timeouted-operation-timed especially this answer – http://screencast.com/t/Sjh4Rj8usU0
First you should use a cache plugin(we recommend WP Super Cache) and also please check this guide to improve the pagespeed – https://forum.tagdiv.com/how-to-make-the-site-faster/ the real issue is your server response time and you can try 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), also consider using a cache plugin like I already suggested.

Thanks!

Catalin
tagDiv Staff

Hello romerito13,

I have tested on my side and everything seems to work as expected, not with the twice image. I suspect being a problem with cache memory. Please try to clear all cache and check again and see how it works.

Hope this helps and let us know how it goes!

Thank you for the message!

Andrei L.
tagDiv Member

HI

I did a quick test with the indicated plugin and seams to work sine with the theme: http://screencast.com/t/OS44mdylrWuu Please make sure that you configured the plugin according with its documentation, deactivate all plugins except Visual Composer and table of contents, clear the cache memory amd test again.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Thank you Chris!


@marcar
I have also checked your site and it seems that you have fixed the issue, for future please check our documentation and make sure you install/update the theme properly – https://forum.tagdiv.com/how-to-update-the-theme-2/ and if you have issues always is recommended to disable all plugins except Visual Composer, clear all caches to make sure that it is not a plugins issue, like Chris suggested. Also for System Status parameter please check this guide – https://forum.tagdiv.com/system-status-parameters-guide/

Thanks!

Andrei L.
tagDiv Member

Hi

Try this css in theme panel > custom code> custom css: http://screencast.com/t/OcFfg68z2

.td-header-sp-logo img{
margin: 0;
}

This ad seams to be generated by a plugin: http://screencast.com/t/7PmuptOzfRb so try to deactivate any plugin related with the ads, clear the cache and test again.

Thanks!

Andrei L.
tagDiv Member

Hi

Usually if you chose only posts from one category to be displayed in a block then posts from others main categories shouldn’t be displayed in that block among the ones which should be displayed according with your filter. This feature is tested and works fine as can be seen in this screens: http://screencast.com/t/HIgjI9Uvz3cNhttp://screencast.com/t/7AOnW1MT
I am not sure why this filter does not work correctly on your site but you can try to deactivate all plugins except Visual Composer, clear all caches and test again. If the problem persit try to update the theme at the current version available on themeforest, v2.3.5: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ then test again.
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.

Thanks!

simchris
tagDiv Member

Sorry I didn’t have more helpful answer …. I don’t use cloudflare …. so, not much help on this one.

Perhaps somebody else will have better answer — lots of folks DO use cloudflare. Caching shouldn’t impact things unless the tracker you’re using can’t parse out cached visits or something thus impacting the CTR.

Aldemi
tagDiv Member

Thank you my friend Catalin,

I think I was doing something wrong here.
thank you!

That’s my site, the more it is closed for maintenance: http://www.euclidense.com

I have a small question:
YOU CAN SUGGEST AN IDEAL MODEL OF A ROBOT.TXT FOR ME TO USE ON MY WEBSITE?
A MODEL THAT I CAN USE WITHOUT ANY PROBLEM WITH MY SITE?

I currently use this model, but I do not know if he’s good.
What do you think the subject

Look:

# robots.txt for: http://www.euclidense.com/
# Contact: contato@euclidense.com if you have questions regarding this file

User-agent: *
Allow: /wp-content/uploads/
Allow: /wp-admin/admin-ajax.php
Allow: /wp-includes/css/
Allow: /wp-includes/js/
Allow: /wp-includes/images/
Allow: /wp-admin/css
Allow: /wp-admin/js
Allow: .js
Allow: .css
Disallow: /wp-admin
Disallow: /wp-includes
Disallow: /wp-content/plugins
Disallow: /wp-content/themes
Disallow: /wp-content/cache
Disallow: /category/*/*
Disallow: */trackback
Disallow: /wp-login.php
Disallow: /readme.html
Disallow: /xmlrpc.php
Disallow: /*?*
Disallow: /*?
Disallow: /*~*
Disallow: /*~

User-agent: facebookexternalhit
User-agent: Googlebot-Mobile
User-agent: MSNBOT_Mobile
User-agent: Googlebot
User-agent: Yahoo! Slurp
User-agent: msnbot
User-agent: Bing
User-agent: Adsbot-Google
User-agent: Googlebot-Image
User-agent: Twitterbot
User-agent: Altavista robot
User-agent: Baiduspider
User-agent: Baiduspider-image
User-agent: Yandex
User-agent: YandexMobileBot
User-agent: Applebot

#SITEMAP: http://www.euclidense.com/sitemap.xml

Thank you very much!

mahmoudfathymohamed
Participant
#0

I don’t know if this problem related to the theme or not but let’s see. and please help me :/
I started from 10/2015 with newspaper theme my CTR was about 4% and sometimes higher
then traffic was increasing so i moved to VPS ” nginx ” and cached my website
and used cloudflare and used their plugin to restore the user IP.
after that my CTR is dropped too much ! and for sure my CPC.

I’m using ads from your ads system and shortcodes also from newspaper shortcodes for ads
I’m thinking about the ads maybe it’s not appear to mobile devices due to caching or something like this i really don’t know :/

Here’s a link for a multi-page article https://boredomdoctors.com/handyman-fix-furnace/
I don’t know the problem but sure it’s from caching or cloudflare because before this i was working so well!

Andrei L.
tagDiv Member

Hi

This images weren’t designed to be displayed on mobile devices: http://screencast.com/t/2SVGMmqsXhr I’ve checked your site and noticed that you have a css from theme panel which overwrite to default one in order to display those images. Try to remove this css, clear all caches and test again:

@media (max-width: 767px)
.td-doubleSlider-2 {
display: block;
}

Thanks!

Andrei L.
tagDiv Member

Hi

This errors seams to be related with one of your installed plugins. From what I can see that is not a plugin tested with the theme and in this case it’s possible to appear errors like this. Try to deactivate all plugins except Visual Composer, clear all caches and test again. After this you can enable the plugins one by one so you can check which one causes this issue.

Thanks!

rhezaarizky
tagDiv Member

hi, Andrei L,
I’ve updated the theme newsmag latest version according to your instructions but I get the same problem . I also have to disable all plugins and delete the cache and cache plugin . for a year , I’ve never seen a problem like this before, I also can’t upload the latest posts for 4 days , it appears there is a problem in the visual composer plugin. then , is there another step to fix this problem?
ss: http://prntscr.com/9vvhy9

Andrei L.
tagDiv Member

Hi @INSPIRELLE

I’ve tested the sharing buttons from Jetpack within a smart list 4 and they works fine with the latest version of the theme, V 2.3.5: http://screencast.com/t/l6oYMPJwISA5
I am not sure why they are not displayed correct on your site but I suspect that it’s a css issue. Try to deactivate all plugins except Visual Composer and Jetpack, also from Jetpack live only Sharing module active, clear all caches and test again. If the problem persist update the theme at the current version available on themeforest following our update guide: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ and test again.
Before the update process make sure you do a full backup to the database and your current wp-install: https://codex.wordpress.org/WordPress_Backups

Thanks!

Andrei L.
tagDiv Member

Hi

Please make sure that you configured the Social Counter plugin according with our documentation: https://forum.tagdiv.com/newsmag-tagdiv-social-counter-tutorial/ clear all caches and test again.

Let me know how it goes.
Thanks!

Andrei L.
tagDiv Member

HI

I am not sure why this happens so please provide a link where we can inspect this issue. Meanwhile try to deactivate all plugins except Visual Composer, clear all caches and test again. Also make sure that you didn’t do any changes in theme files which may affect the theme functionality.

Thanks!

Viewing 25 results - 26,001 through 26,025 (of 29,810 total)