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 - 3,501 through 3,520 (of 5,558 total)
  • Author
    Search Results
  • #112811

    Hi,

    The homepage of this website has a mobile version and a desktop version (set in the Theme Options).
    The mobile slider is randomly showing on desktop though. Originally all was good, then it did this.
    I have deactivated all plugins and narrowed it down to W3 Total Cache, so I deactivated it and all went back as it should. That was a couple of days ago. W3 Total Cache is still deactivated, but it has flicked back to showing the mobile version so I’m not sure what the issue is now…
    Could you please have a look and see if you can see what may be causing this to happen?

    Thanks

    Website is here

    #112679

    Minifying your JavaScript is worth doing. Probably will be best implemented when your site is complete so you don’t have to keep clearing the cache after making changes. But having the JavaScript minified and cached will do a lot to improve your site’s loading speeds.

    -Kevin

    #112678

    Ok I cleared the cache so I can just restart the minify right? The site seems to be going ok without it checked. Is it worth restarting it again do you think?

    #112668

    Hey Peter,
    I am viewing in Chrome and it seems to be working fine. Just looks like you don’t have content on some of the pages?
    Have you tried clearing your cache?

    Hannah

    #112665

    Ok 1. anytime there is an update to anything, plugin wordpress theme you must rebuild minify files. Else the files update but not your cached minfied files.

    2. The reason this would work with twenty sixteen is because when you switch themes that auto rebuilds new minify files that cached for that theme. Plus twenty sixteen doesn’t use a js select box which means that select box can’t really be styled.

    3. Select2 is a javascript way to allow one to change the style and functionality of a standard select box. Kevins comment about it in this situation is not true. That setting in your misc settings doesn’t apply to the product variations.

    so what you need to do know is flush the minify and turn it back on. If your still having trouble then you would have a plugin that isn’t working with minify and you would have to fine which one that is.

    Ben

    In forum: Virtue Theme

    In reply to: Pinterest Verify

    #112415

    i cant do this
    i cleared cache after i added <meta name=”p:domain_verify” content=”d2970daafae5dc14881b8d2f2d64b1c1″/> this in Header and Footer Script output
    but still i get apı method error

    In forum: Virtue Theme

    In reply to: Pinterest Verify

    #112391

    You don’t need a plugin make sure you clear your sites cache after you added so that pinterest is seeing the latest changes on your site. Post a link to your site as well and I can see if your meta is added correctly.
    Ben

    In forum: Virtue Theme

    In reply to: mobile slider

    #112357

    Hey,
    I am seeing your slider display fine in mobile. What device are you using? Have you tried clearing your cache?
    As for the menu, I think you just need to change the color. You can do so from Appearance > Menu Settings.

    Hannah

    In forum: Virtue Theme
    #112236

    Hey,
    Was this working before? Have you tried clearing your cache?

    Hannah

    #112023

    Nevermind. Seems to be working now when logged in.

    I cleared the transients caches and turned off debugging and one or both of those moves seems to have make the pages render correctly when logged in.

    Consider this resolved, for now I think.

    Thanks!

    In forum: Pinnacle Theme

    In reply to: Transparent dropmenu

    #111925

    I cleared cache, works like a charm. THANKS – request complete! 🙂

    In forum: Pinnacle Theme

    In reply to: Transparent dropmenu

    #111922

    I’m not seeing the code in your custom CSS. did you clear your cache after adding it?

    -Kevin

    #111885

    Have you cleared your cache since making the change? It should be removing that dropdown from your products. Here is some CSS you can add if clearing your cache doesn’t fix it:

    .single-product .select2-container .select2-choice {
        display: none;
    }

    Place custom CSS into Theme Options> Advanced Settings and let me know if it works for you.

    -Kevin

    #111621

    Yes, I just used the plugin to clear my cache, but still have the same issue.

    #111610

    hello Fredrik,

    Have you tried clearing your site’s cache after adding the images? I’m seeing four images displaying within your home slider.

    Try clearing your cache and then viewing the webpage and let me know if that make a difference.

    Thanks,
    Kevin

    #111445

    I’m seeing the image being set in the meta to this: http://www.travelhysteria.com/wp-content/uploads/2016/09/6-Reasons-to-subscribe.png

    Have you given facebook time to clear it’s cache?

    Again this is not controlled in any way by the theme.

    Ben

    In forum: Virtue Theme

    In reply to: Woocommerce URL issue

    #111415

    If you use page caching and you need to geolocate then you basically can’t use page caching so woocommerce adds this to keep the page link from being cached.

    Ben

    #111225

    Hello Ben, I’m having a problem with the map not showing up on my contact page. I have tried several options that are mentioned below.
    1. Adding the Google Maps API to the Theme Misc area – No solution (even though not having this box populated on another website and the map works.)
    2. Creating a new API – No solution
    3. Adding a specific HTTP to the accept requests from these HTTP referrers (web sites) – No solution
    4. Tried different browsers – It shows up on my mobile device but then shows a France address.
    5. Cleared website cache both from the website itself and on Cloudflare – No solution
    6. Disabled Store Locator which actually works fine – No solution
    7. Disable cache plugin – No solution
    8. Add a Virtue Google Map widget to the footer widget area – Both maps (Contact and the widget in the footer) shows up perfectly.

    Why would the map only show up when there is another map on the screen? Weird…. The map worked fine in the past but since I don’t check the Contact Us page of the website after every update I don’t know when it stopped showing up in the first place. Please help.
    The website name will be in the next post.

    Thanks in advance.

    #111183

    Hey Alicia,
    Have you tried clearing your cache?

    Hannah

    #111112

    Using Virtue Premium, wit WPiCal purchased plugin. The iCal link and inserting of the calendar works, but the styling does not.
    I contacted WPiCal, they have tried all week to make it work correctly, but to no avail. Their last 2 emails to me were as follows:
    Your theme is deleting all our styling. It applies this to all elements:

    text-align: inherit;
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    letter-spacing: normal;
    color: inherit;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;

    Please tell this to your theme developer…

    Maybe your theme reset itself, yes. Or a cache thing. However: it’s 100% a problem with the theme you’re using. It just applies styling (and deletes ours) to everything.

    Would appreciate some assistance…

Viewing 20 results - 3,501 through 3,520 (of 5,558 total)