Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Search Results for 'cache'

Home / Forums / Search / Search Results for 'cache'

Viewing 20 results - 4,861 through 4,880 (of 5,558 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: Gravatar icon

    #45864

    Clear your cache and wait a day for it to recheck.

    Ben

    In forum: Virtue Theme
    #45831

    OK thanks. I cleared the cache but that didn’t help as far as i can see. I follow up on the other recommendations you gave.

    But it does seem to be working here: http://www.jcjacobsen.com/test/carlow/happy-travels-search.html with just those same 2 lines of code they supplied…

    In forum: Virtue Theme
    #45829

    Ok I’m not seeing that it was saved? Do you have a cache on your site?

    three more things after that.. you have two gif files that are not on your site so they are showing as 404 errors.

    http://happy-travels.com/TIDirectTest/images/new_search/mt.gif 404 (Not Found)
    http://happy-travels.com/destinations/TIConnect%20Search%20Page_files/mt.gif 404 (Not Found)

    and one of the js file for searching is showing as not found.

    http://crusader.travimp.com/TIDirect/javascript/hotelarea/HotelArea.js

    These three things you would need to contact whoever gave you the script. See what you need to do to fix those.

    Ben

    In forum: Virtue Theme

    In reply to: Slider not loading

    #45756

    Hi Ben,

    I’m not using W3 Cache, and I’ve disabled Sitegrounds Supercacher plugin and disabled caching server side. I think the issue may have started either when I used WP Optimze to optimize core tables, or when I updated the theme.

    I’ve enabled Cloudflare, but the problem had been happening before that was even set up. I’ve tried flushing http://www.entertainmentoverdose.co.uk/kad-slider/home/ using Cloudflare in case, but that didn’t fix.

    I’m just using the standard WordPress and Virtue theme for JS. Could uninstalling the slider and downloading the plugin again fix? In which case can I export the slider beforehand so I don’t lose all of the slides/colors/fonts etc, or will the sliders remain when I uninstall ? Or are there any kad-slider.js files I can flush in Cloudflare that might fix the problem?

    #45721

    Hey,
    I’m just seeing that you don’t have the variations setup correctly. Doesn’t matter if I use opera or any other browser. You my have had a cached version on opera.

    Ben

    #45716

    Hey,
    Looks like your using total cache. Every time you make a change you will have to update that and clear the cache. Are you doing this?

    Ben

    In forum: Virtue Theme

    In reply to: Slider not loading

    #45692

    Hey David,
    If you are caching the front page then the mobile slider function won’t run to check if the browser is a mobile browser or not. If you are using a plugin like w3 total cache you can turn off the page caching for the home page so that function runs to see what the browser is.

    Looking at your site right now in desktop the slide is not being initiated. Which is likely an issue with one of your js caching plugins or a delayed loading. Hard to know but I can see that the sliders JS isn’t being run which is the issue. What are you using for the JS.

    Ben

    In forum: Virtue Theme

    In reply to: Slider not loading

    #45629

    I have bulk deactivated all plugins and still no joy, tried deactivating and re-enabling Kadence slider too.

    Edit: When I switch ‘Use Mobile Slider’ on and use a Flexslider, it still tries to display the standard Kadence slider. I’m using Siteground Cloud hosting with static and dynamic cache, have tried flushing both, even switching it off, still no difference.

    #45291

    Have developed and tested the site on a server online but under www2 URL set noindex for search engines. For GoLive just changed URL from www2.domainName –> http://www.domainName and noindex –> index. Did NOT change wordpress folder name (which was and still is www2.domainName)

    While front-end works OK, feature page options will not save the changes.
    For example:
    – not able to change flex slider images
    – not able to change from flex slider to feature image
    – not able to change flex slider settings (like max height)
    When changed directly in the DB (_postmeta), new settings are applied on front-end for respective post and are displayed properly at back-end.

    Any ideas?

    Virtue Premium version 2.6.8
    Wordpress 4.0.1
    W3 Total Cache

    on Apache

    #45284

    ok so i’ve cleared the cache, left the new css on the site, and nope, still in the same place

    #45279

    Did you clear your cache after adding this?

    I don’t see the css on your site?

    Also if your wanting the social icons next to the search you will need to add this.. the above css only changes the order:

    @media (min-width: 992px){
     .kad-topbar-left .topbarmenu {width: 100%;}
    .kad-topbar-left {width:80%}
    .kad-topbar-right {width:20%}
    }

    Ben

    #45190

    1.

    This likely means your hosting server doesn’t have a mail server setup for the site. You can manually set one up using this plugin: https://wordpress.org/plugins/easy-wp-smtp/

    2.

    I’m not seeing this on your site? have you cleared your cache?

    Ben

    In forum: Virtue Theme

    In reply to: Responsive Logo size

    #45108

    1. Try using this css:

    @media (max-width: 992px) {
    #logo {
      margin-right: 5px;
      max-width: 300px;
    }
    }

    2.

    .nav-trigger-case {
      max-height: 34px;
    }
    .nav-trigger-case .kad-menu-name .kad-navbtn {
      margin-top: -7px;
    }

    3. I’m seeing all the sliders as full width on all screen sizes. What browser are you using? Have you tried clearing your cache?

    4. You can try scaling your images down, or you can use the mobile slider and add smaller images for mobile.

    Hope that helps!
    Hannah

    #45101

    Hey, I’m not seeing this. What browser are you using? Have you tried clearing your cache?

    Hannah

    In forum: Virtue Theme
    #45032

    Yes, I have cleared the cache about 10 times…
    I’m using Firefox, newest version.

    In forum: Virtue Theme
    #45030

    Weird I’m not seeing any of that. What browser are you using? Have you tried clearing your cache?

    Hannah

    In forum: Virtue Theme

    In reply to: Website not changing

    #45007

    Hey Christina,
    I took a look and your using the plugin wp super cache on your site. This is a different cache from the hostgater cache and as long as you use it you will have to navigate to the settings > wp super cache > click the easy tab and delete the cache after every change you make.

    I strongly recommend you turn the cache off while you are developing. (note that disabling in your admin > plugins page will not turn the plugin off) you have to go to the plugin settings and turn the plugin off. don’t just try disabling or deleting the plugin.

    Hope that helps.

    Ben

    #44981

    Hey Im lost! Im trying to work on my virtue theme on WordPress and not all the changes i make are showing up on the website page. Is there a glitch? What am I doing wrong? Thanks for any help. i already cleared the cache and Host Gator tested and they are determining that it is a theme issue.

    In forum: Virtue Theme

    In reply to: Slider and Menu Issue

    #44918

    ok, I see it working. Like it’s not doing what it was now. Have you clear the cache in your browser?

    Ben

    In forum: Virtue Theme

    In reply to: Slider and Menu Issue

    #44904

    Did you clear w3 total cache after you added?
    Ben

Viewing 20 results - 4,861 through 4,880 (of 5,558 total)