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,401 through 3,420 (of 5,558 total)
  • Author
    Search Results
  • #118068

    FYI: I am using the Virtue: Google Map widget, as opposed to the Map/Contact Form page (the page template) that the OP originally reported. Instead, I’m using a widget in PageBuilder on the page “manually” and this previously worked. It also doesn’t work with the SiteOrigins: Google Maps widget either – same issue. Yes, I tried various browsers, cleared caches, different addresses and configurations that work fine on other sites, and I paid attention to the API Key whenever called for such as in the theme options – no clue at this point. Ben, I included credentials for you privately. Thanks in advance for all of your help! -Dan

    In forum: Pinnacle Theme

    In reply to: Website Format Issues.

    #118032

    Hi Jacob,
    W3 Total cache is fully compatible with Pinnacle, however some hosts don’t work well this plugin. I would suggest contacting your host and asking them.

    Hannah

    In forum: Pinnacle Theme

    In reply to: Website Format Issues.

    #118030
    This reply has been marked as private.
    In forum: Pinnacle Theme

    In reply to: Website Format Issues.

    #118027

    Yeah sorry about that, the link is….. http://www.kuthkove.com

    and yes I’m using W3 Total Cache

    #117712

    Hey,
    I’m not seeing a gray line between your categories and footer. Have you tried clearing your cache?

    Hannah

    In forum: Virtue Theme

    In reply to: Child Theme CSS 101

    #117707

    Hey,
    After adding this into your style.css did you clear your cache? Can you post a link?

    Hannah

    #117626

    No, if I don’t translate I am still getting the 404 page(even when cache is deleted). But now that I translated them I am being forwarded to the correct Thank You page.

    In forum: Virtue Theme

    In reply to: menu on ipad

    #117577

    It is working now. I guess I just need to wait longer, even with clearing cache things seem to take a long time to change.

    Thanks for your time!

    #117250

    Try clearing your cache. I just tried in a different browser and it still wouldn’t open.
    I don’t see anything in your css that would conflict with the layout.

    Hannah

    #117142
    This reply has been marked as private.
    #117087

    Hi Pipa,
    2. Looks like you got this working?

    3. Again, I’m already seeing this in place on your site. If you’re not seeing it try clearing your cache.

    4. Try using this css:

    @media (max-width: 768px) {
    .widget-1.widget-first.header-widget-area-header.widget_sow-image {
        display: none;
    }
    .col-md-8.kad-header-widget {
        margin-top: -75px;
    }
    }

    5. You can change the background and opacity with this css:

    .cycloneslider-template-standard .cycloneslider-caption {
    background: rgba(13, 13, 13, 0.4);
    }

    6. Use this instead:

    #kad-menu-search-popup.in, #kad-menu-search-popup {
        left: 50px;
        bottom: 10px;
    }

    7. Try adding this to your shortcode: masonry=false

    Hope that helps!
    Hannah

    #117070

    Hi Ben,

    Yes, everything is well now, there just appears to be a significant delay between updates and those updates actually appearing on screen regardless of clearing the cache. I am looking on a Blackberry Z10 at the moment.

    #117041

    Hello Kevin,

    I have just installed the plugin “W3 total cache” after opening this topic. Maybe, this plugin works well :/
    Or maybe it comes to my Internet connection..

    Thanks for your help !

    #117018
    This reply has been marked as private.
    #117006
    This reply has been marked as private.
    #116997

    Hi Jakob,
    After adding Ben’s script above did you clear your cache? Would you mind posting a link to your site?

    Hannah

    #116916

    Hi Ben, okay that CSS worked great, but after clearing the cache, the problem still persists.

    #116822

    Ben,
    I’ve been having page speed issues and need to cache the homepage. But what do you recommend? I could just use the desktop slider for both and use a simple Kadence slider with large font.

    Thanks, Jack

    #116788

    Hey,

    1. The mobile switch only works if the php script can run to check which browser the user is on.

    Since your using page caching that means no script will run because the site is serving up a cached file. That cached file is going to be whatever user happened to load the page while the cache was being refreshed.

    IF your using w3 total cache then you can turn off page caching just for your front page which would allow this to work.

    Else another options if you want to have two sliders (one of each type of device) and you also want to use page caching on the front page would be to place both slider shortcodes into the slider shortcode option for the desktop slider. Then you can use css to hide one or the other based on screen size (which means both would load every time but you would get the switch).

    Make sense?

    2.

    .page-id-343 .page-header {
        border-color: white;
    }

    Just update the id to match that of your page.

    Ben

    #116741

    … Can you send a screen shot? Have you made sure to clear your browser cache?

    That sounds like javascript is not running on your browser are you using any kind of browser extension or have you customized the browser settings at all?

    Ben

Viewing 20 results - 3,401 through 3,420 (of 5,558 total)