Search Results for 'cache'

    No search results were found in Documentation!

Results from the Forum
fokus
tagDiv Member

Well I am using it also for 2 years on old server, this is new server, and new 6.4 version, and it is really strange to me that this does not wrong. On old server I had many more plugins, and all was working.

Support on Friday told me to disable all plugins, clear or caches and test – which I did – and it did not help, I updated that ticket, but no reply since there, thats why I started this topic …

Thanks for your effort anyway – lets wait what support will say tomorrow!

Have a great evening 🙂

Steven
tagDiv Member

It’s not broken because it works fine on the demo site http://demo.tagdiv.com/newspaper/120-er-visits-linked-synthetic-wordpress-nyc-past-week/

i went in the showcase topic and random choose some one website and it work for them as well..

http://www.clickcamboriu.com.br/politica/2015/08/prefeita-de-camboriu-anuncia-medidas-de-contencao-de-despesas-128820.html

disable the social plugin you and clear cache and see if it work..because i done test on demo site and someone site and it working as entended…

  • This reply was modified 10 years by Steven.
fokus
tagDiv Member

Hi, it is working for me on Desktop, it is even working when I turn on Console in Chrome and test it on mobile view.

But it is not working directly on phone – I am using iPhone6 …

Are you testing it on the phone directly or via desktop / console mobile view?

Please test it directly on mobile and tell me which device / browser are you using, as for me issue is present on iPhone6 with Safari, all cache cleared.

I will fix these errors, they mostly come from different domain name used in staging before migration.

Thanks!

Steven
tagDiv Member

All those issues you complaining about i can’t find any every thing is working on my end,clear ur browser cache are try a different browser because it’s not any issues with the theme…

fokus
Participant
#0

Hi,

since on my previous post on same issue there is no reply in days, I will try opening new one.

So, my site is all good on Desktop, but in Responsive version loaded on mobile device directly – Ajax is not working.

Search box not opening.

Slide menu not opening.

Sub categories can not be selected.

Sliders not working.

I have tried disabling all plugins, clearing all cache, nothing helped.

I need help ASAP as we are going live in one day!

Site is : http://dev.fokus.ba

Thanks!

simchris
tagDiv Member

and of course my venerable sticky post on optimization is designed to help you learn to do most of the heavy lifting EXCEPT for a cache plugin here:
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/

Steven
tagDiv Member

I’m going help you a lil but you have to learn to do these things ur self…

First you need to Defer parsing of JavaScript there is a plugin that can do that for you called>>> “Async Javascript” in the settings you will choose the defer opition you can find the plugin here >> https://wordpress.org/plugins/async-javascript/ i’m using it as well and it do a great job with out issues…

To Optimize ur images this plugin can do it for you..EWWW Image Optimizer find it here >>>https://wordpress.org/plugins/ewww-image-optimizer/

You need to enable GZIP Compression on your sever

That cache plugin “Super Cache” is rubbish..i recommend you use ZenCache you can find it here>> https://wordpress.org/plugins/zencache/ it will cache ur site better and make it faster…

To help you with other issues like “Leverage browser caching” put this code in the bottom of ur .htaccess file

# END WordPress

AddType text/javascript .js
AddType application/vnd.ms-fontobject .eot
AddType application/x-font-ttf .ttf
AddType application/x-font-opentype .otf
AddType application/x-font-woff .woff

# BEGIN Expire headers
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 5 seconds"
ExpiresByType image/x-icon "access plus 2500000 seconds"
ExpiresByType image/jpeg "access plus 2500000 seconds"
ExpiresByType image/png "access plus 2500000 seconds"
ExpiresByType image/gif "access plus 2500000 seconds"
ExpiresByType application/x-shockwave-flash "access plus 2500000 seconds"
ExpiresByType text/css "access plus 700000 seconds"
ExpiresByType text/javascript "access plus 700000 seconds"
ExpiresByType application/javascript "access plus 700000 seconds"
ExpiresByType application/x-javascript "access plus 700000 seconds"
ExpiresByType text/html "access plus 600 seconds"
ExpiresByType application/xhtml+xml "access plus 600 seconds"
ExpiresByType font/truetype "access plus 2500000 seconds"
ExpiresByType font/opentype "access plus 2500000 seconds"
ExpiresByType application/x-font-woff "access plus 2500000 seconds"
ExpiresByType image/svg+xml "access plus 2500000 seconds"
ExpiresByType application/vnd.ms-fontobject "access plus 2500000 seconds"
</IfModule>
# END Expire headers

  • This reply was modified 10 years by Steven.
  • This reply was modified 10 years by Steven.
lanreigh
Participant
#0

Hi Guys

I need help optimising my website – I recently upgraded to cloudflare pro in a bid to increase the pagespeed but I am yet to get the right config. I need help with the present page score which is presently at 64%.

http://www.screencast.com/t/MJvoDvkdc

I presently use the following plugin what is your recommendation with:

1. wp super cache
2. Ad Inserter Plugin
I use the ad inserter plugin for my adsense to align side by side. I am trying to use as less plugin as I can use, can the internal Ad setting in the theme panel do the following:

http://www.screencast.com/t/vFs4obpq
http://www.screencast.com/t/7HlbzLT7UC

3. Do you have compatibility issues with the WPML plugin – what is your recommendation with using it.

Thanks, hope to hear from you soon.

1misterfamous
Participant
#0

So I can’t figure this out and I saw one posted question but I hit save and nothing changes. I saw that it maybe a cache issue but I’m unsure how to fix that. I keep emptying the browser but it still doesn’t change.

I’m sorry if this is a stupid question.

Thanks

fokus
tagDiv Member

Hi Alin,

I have disabled all plugins, including cache plugins (meaning no minification or caching exists any more), cleared server cache and CloudFlare CDN cache too, but problem still persists.

On two iPhone 6 devices menu can not open and search too, as well as all Ajax links to categories.

On my desktop computer, when I open developer console and than mobile mode, these things works.

Can you test on your mobile device – http://dev.fokus.ba

Thanks!

Andrei L.
tagDiv Member

Hi

Please make sure you’re using the latest them’s version (V 2.1.1) which is tested with the current WordPress version and works fine. Also try to deactivate all plugins, leave just Visual Composer and switch to a WP default theme, clear all caches ant test again. Let me know how it goes and if the problem persist address us via email at contact@tagdiv.com and provide wp access so we can inspect this issue, also include a link to this topic.

Thanks!

Andrei L.
tagDiv Member

Hi

1. You can add a specific class for this section: http://screencast.com/t/aqoraLw4GjpUhttp://screencast.com/t/ApYGAAAuZr6 and set the background color using custom css like here:

.colored-post-area{
background-color: antiquewhite;
}

2. If you want to change the background color for a block from a specific post you can use custom css and target the post id class and the block’s class:

.postid-490 .td_block_7{
background-color: red;
}

To get the post id follow this link: http://screencast.com/t/OTJLzYed9 The result should be like here: http://screencast.com/t/3nUhtPU7

3. To change the mega menu background color try this custom css: http://screencast.com/t/d8IHOxhvYI

.sub-menu{
background-color: aqua!important;
}

4. I’ve tested the block title ant works fine: http://screencast.com/t/0Rt1YAbt8http://screencast.com/t/t7RWYd5VD try to clear the cache and test again.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Sorry for delay! We answer to the most oldest topics so if you add a new reply we get later to your topic.
Usually ajax errors are caused by some plugins that conflicts with the theme javascript, so please make sure you disable all the plugins except of Visual Composer, clear cache and purge your files if you use CDN(also you can deactivate CDN). If you have the js/css minified please remove it. Let me know how it goes!

Thanks!

Steven
tagDiv Member

That super cache plugin is rubbish it don’t cache ur site good,I don’t know why the support team will recommend that plugin to they clients,when that plugin first came out it was good since all the updates the plugin gone down hill…

The best plugin for doing a great cache job on your site and works great with the theme is “ZenCache” this plugin make ur site very fast and works as entended… get it via WP https://wordpress.org/plugins/zencache/

The plugin so popular that it have these much installs.. Active Installs: 50,000+

OVERVIEW

If you care about the speed of your site, ZenCache is one of those plugins that you absolutely MUST have installed 🙂 ZenCache takes a real-time snapshot (building a cache) of every Page, Post, Category, Link, etc. These snapshots are then stored (cached) intuitively, so they can be referenced later, in order to save all of that processing time that has been dragging your site down and costing you money.

The ZenCache plugin uses configuration options that you select from the options panel. See: ZenCache -› Options in your Dashboard. Once a file has been cached, ZenCache uses advanced techniques that allow it to recognize when it should and should not serve a cached version of the file. By default, ZenCache does not serve cached pages to users who are logged in, or to users who have left comments recently. ZenCache also excludes administrative pages, login pages, POST/PUT/DELETE/GET(w/ query string) requests and/or CLI processes.

Features

SIMPLE and well-documented configuration (just enable and you’re all set!).

Options to control the automatic cache clearing behavior for Home and Posts Page, Author Page, Category, Tag, and Custom Term Archives, Custom Post Type Archives, RSS/RDF/ATOM Feeds, and XML Sitemaps.

URI exclusion patterns (now supporting wildcards too).

User-Agent exclusion patterns (now supporting wildcards too).

HTTP referrer exclusion patterns (now supporting wildcards too).

The ability to set an automatic expiration time for cache files.

Client-Side Caching (to allow double-caching in the client-side browser).

Caching for 404 requests to reduce the impact of those requests on the server.
RSS, RDF, and Atom Feed caching.

The ability to cache or ignore URLs that contain query strings (GET Requests).

An Advanced Cache Plugin system for theme and plugin developers.

  • This reply was modified 10 years by Steven.
Alin [tagDiv]
tagDiv Staff

Hi,

Try the remove the cache plugin and test again. If you only disable it some of the settings may still be active and the issue may still be there.

Thanks!

fusion
tagDiv Member

Thanks for this beautiful theme.

My server has Load Averages: high when there is no cache.
With the old theme it did not happened.
On have traffick there are problems with website (it loose connection with mysql)
may be there is a script that is haeavy , or a loop or a slow query.

Do you have any idea how to find which it is ?
Than you in advance!

maga0000
tagDiv Member

sorry
works fine, after cleaning the cache

greenem
tagDiv Member

Hi Alin,

Disabling all plugins (besides visual composer) and clearing cache did not remedy this. I also checked it in Firefox, rather than my regular Chrome. In both instances the button remains wide.

As I mentioned in the other post, I’d be happy to share the url with you, but privately. Thanks!
Gijs

Alin [tagDiv]
tagDiv Staff

Hi,

Please provide a link so I can inspect this. Also you can disable all the plugins except of Visual Composer, clear cache and see if you still have this issue, maybe there is a plugin that cause this issue.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi zankkasz,

We recommend now Wp Super Cache(use default settings) as we made some tests and it behaved better than W3TC.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Did you backup your site before update? Try to revert to the previous version and do a clean update via FTP – https://forum.tagdiv.com/how-to-update-the-theme-2/ maybe it was an error when uploaded the theme?! I did not found any issues with the new theme version(I also updated on my side – local), widgets are displayed fine.
Also check this only with Visual Composer active, disable all other plugins and clear cache.
Do you have this issue only with widgets? Or also with Theme Panel settings?
If you still have issues, send an email at contact@tagdiv.com and provide wp and ftp access so we can take a look, also paste a link to this topic so we can know who you are and what your issue is.

Thanks!

fokus
Participant
#0

Hi, I have managed to push demo install to 99/100 on Google Page Speed!

Only one thing keeps me from 100/100 and it drives me crazy 🙂

“Leverage browser caching for the following cacheable resources:
http://…/images/icons/newspaper.woff?7 (5 days)”

What ever I do for this newspaper.woff file, addtype, add to browser caching, delete from style.css and font-less file, rename, nothing – it is always there and it is the only file not cached by my server.

PLEASE HELP 🙂 How to remove this file, or make it cache in browser for at least one year …

Thanks!

Andrei L.
tagDiv Member

Hi

Please make sure you set your logo in theme panel > headers > logo for mobile and also empty all caches: http://screencast.com/t/wAcF2feCFrhttp://screencast.com/t/bDI2cuMKhv

Let me know how it goes!

Thanks!

Andrei L.
tagDiv Member

Hi

You can to add a new thumb size in td_config.php file http://screencast.com/t/hnU7Mwzqsilz and use a different cropping system if you like. Here are some useful information about that process: https://developer.wordpress.org/reference/functions/add_image_size/
http://havecamerawilltravel.com/photographer/wordpress-thumbnail-crop

Regarding that delay from slider it’s possible to be caused by some external js added by some plugin, so you can try deactivating all, Leave just Visual Composer active, clear the cache and test again.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately we did not test the theme with this plugin, so I cannot make any recommendations. I suggest to try also the plugin that we recommend now Wp Super Cache as it should work fine with the theme (use default settings).

Thanks!

Viewing 25 results - 27,276 through 27,300 (of 29,810 total)