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'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Get Sliders To Show At The Top Of My Pages
October 2, 2019 at 12:01 pm #238372Well best to start by just experimenting in chrome debugger. Right-click, click inspect. View the tabs that show up and find your console tab.
There are youtube videos you can search chrome dev tools and find that outline things.
It’s really more important that you understand the plugins you are installing on your site and how they work. So it might be best to start there and understand how wp-fastest cache works and how you have to clear the cache any time you make any kind of change on your site.
Ben
In forum: Virtue ThemeIn reply to: Kadence Slider buttons not appearing
In forum: Virtue ThemeIn forum: Virtue ThemeI called GoDaddy last night and asked if their caching might be interrupting the shopping cart and checkout flow of the site? They told me their caching caches all of the pages automatically via their SSL protection, but should not cause an issue to my site because its the same for thousands of other wordpress/woocommerce sites they host. Are the session and database caching you mentioned different from what I mentioned?
In forum: Virtue ThemeIn reply to: Get Sliders To Show At The Top Of My Pages
October 1, 2019 at 4:04 pm #238338You are using the plugin wp-fastest cache. You have to clear that plugins cache after you make any updates on your site.
The cached response still shows your site as if Autoptimize were still running.
Ben
In forum: Virtue ThemeOctober 1, 2019 at 4:03 pm #238337Sounds like you need to check with your server to make sure they are not adding any session cache or database caching that is interfering.
Ben
In forum: Virtue ThemeHi, is it expected that the support forum in Chrome (my preferred browser) is currently not showing, at least to me, an option to upload an image? I have tried clearing my cache and restarting the browser. When I attempt to link to an image I’ve uploaded to Google Drive or Dropbox, those links won’t work.
Upload Images button shows up fine in Firefox and Safari (latest versions of all browsers, Mac OS 10.12.6).
Screenshots attached.
In forum: Membership ForumsTopic: Advanced Gallery
October 1, 2019 at 7:39 am #238294Some of the images on this advanced gallery page *Login to see link are stacking one on top of another on first load. It doesn’t clear until the page is refreshed. I added Cache enabler and also Optimole image optimiser today hoping that would help but it is still happening. Do you have any thoughts what it might be?
Thanks!
Hello, my website is acting weird and not displaying the items and it’s not allowing the checkout process. It keeps reverting to stating that the cart is empty despite having item in the cart. I noticed it was doing this on my mobile device first, then the issue persisted on my desktop too. When I refresh the screen or clear the website’s cache, it shows the item in the cart, but when I click go to checkout, it reverts to stating the cart is empty again. Please help, thank you.
-Gary
GroomsRing.comIn forum: Virtue ThemeIn reply to: Mobile Slider responsiveness
In forum: Virtue ThemeIn reply to: Mobile Slider responsiveness
In forum: Virtue ThemeIn reply to: favicon
September 27, 2019 at 12:50 am #238143i have cleared cache and still viewing wordpress favicon in chrome mobile search
In forum: Virtue ThemeIn reply to: Top Alignment in Footer and font
In forum: Ascend ThemeIn reply to: Replace the cart icon and mobile shop columns number
In forum: Ascend ThemeIn reply to: Replace the cart icon and mobile shop columns number
September 25, 2019 at 12:18 pm #238078Hey,
Can you send me a screen shot. Did you make sure to clear your cache? I see the issue resolved when I check.Ben
In forum: Ascend ThemeIn reply to: why is second header extra in right side?
In forum: Virtue ThemeIn reply to: Mobile slider not showing on Mobile
September 23, 2019 at 4:56 pm #237960Hey,
You can’t “page cache” the home page and use the mobile slider. Basically page caching makes a copy of the output as if viewed from a desktop. And then serves that output to every next visitor regardless of device. Meaning mobile is going to get the desktop version. Some caching plugins allow you to have a mobile and desktop version of cache which would work. Otherwise, you can load both sliders for everyone and hide one for some users and one of others based on screen size.You seem to be using “WP Fastest Cache” which doens’t give options for a seperate mobile cache unless you have premium so you will need to load both sliders for everyone and show and hide based on screen size.
I went in and set that up, using the shortcode option for desktop and adding this into the shortcode input:
<div class="kt-desktop-slider">[kadence_slider_pro id="1"]</div><div class="kt-mobile-slider">[kadence_slider_pro id="2"]</div>Then adding this css:
.kt-desktop-slider {display:block;} .kt-mobile-slider {display:none;} @media (max-width: 767px) { .kt-desktop-slider {display:none;} .kt-mobile-slider {display:block;} }Ben
In forum: Ascend ThemeIn reply to: Widgets At End of Posts
In forum: Ascend ThemeIn forum: Virtue Theme -
AuthorSearch Results


