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: Pinnacle Theme
In reply to: Change order of Cart text icon in mobile menu
AnonymousApril 25, 2018 at 10:17 am #188509Thank you! I read that with the cart cache, however it is still “Ihr Warenkorb”. I have WPML running, if that is an issue.
In forum: Pinnacle ThemeIn reply to: Change order of Cart text icon in mobile menu
April 25, 2018 at 10:02 am #188499you can use css like his:
#kad-mobile-nav .kt-cart-text { order:4; padding-left:5px; } #kad-mobile-nav a.menu-cart-btn { display: flex; }You can change the text in your theme options > language settings. After you change make sure to add something to your cart to clear the session cache.
Ben
In forum: Ascend ThemeIn reply to: Customization of Tab Style One
Hi Hannah, yes I have cleared the cache :D. It’s quite strange as the colour is OK until you scroll then it reverts back to the Theme main colour but if you then click anywhere in the area under the tab, the colour becomes what I want? Any ideas what this could be?
Many thanks
ChrisIn forum: Ascend ThemeIn reply to: Customization of Tab Style One
In forum: Virtue ThemeApril 23, 2018 at 2:02 pm #188248Hello Virtue by Kadence Themes,
When I load my shop page on my mobile phone, only the first ten product images appear and the images afterwards do not. I don’t believe this is an issue with slowly loading the images, as even after waiting, the images don’t come up – as if they cannot be accessed. Please use this link and access my site using your web-mobile device to see my issue. You will see that the eleventh item “Doritos, Nacho Cheese” has no image appearing. This is important to me as I intend for this site to be accessed primarily by Web-Mobile.
*Login to see link p/index.php/shop/
I have deleted all Caches as well.
Thank you for all your help!
In forum: Virtue ThemeIn reply to: Back to top button and location – Virtue
April 23, 2018 at 12:44 pm #188238Hello Hannah!
Thanks for all this help.
It looks like my cache is empty. https://postimg.cc/image/ypwgtdz2f/8034d47d/
I’m ok with some CSS that simply adds a back to top button on my mobile pages regardless of how many products are shown. Please let me know. Thank you!
In forum: Virtue ThemeIn reply to: header error after theme update
April 23, 2018 at 10:08 am #188213Hey,
Thanks for posting, I can assure you this doesn’t have to do with the theme or it’s the latest update.The following publicly cacheable, compressible resources should have a “Vary: Accept-Encoding” header:
This is not talking about the header of your theme, it’s the header of your HTTP request. And that “Vary: Accept-Encoding” isn’t something any theme sets. It’s something your server controls and you control through a caching plugin.
From the look of your site, most of the delay is coming from your images that are not loading. You have 4 images on the home page that is not loading because they are 404 can’t be found. So the load delay is largely where the browser is trying to locate those files and your server is timing out in presenting them.
See here in the output of your site’s loading:

So your next step is to find out why those images are not on your server. This is would be a good question to ask your hosting provider since they have access to your server and can see. Its possible permissions are blocking those images or you’ve accidentally removed but your host can tell you details.
In terms of increasing your site speed. I suggest this post: https://www.kadencewp.com/need-for-speed/
You really need a caching plugin on your site.
Ben
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Back to top button and location – Virtue
In forum: Virtue ThemeApril 22, 2018 at 12:05 pm #188138Hi team
Updated my Virtue premium theme today to the latest version, and I think it slowed down the loading of my site by 4 seconds or more. I did a speed test on Pingdom yesterday prior to the update and this was the result. Today this was the result. I haven’t changed anything except update the theme.
The specific error message says :
“The following publicly cacheable, compressible resources should have a “Vary: Accept-Encoding” header:
*Login to see link
*Login to see link
*Login to see link
*Login to see linkI’m reading this as something wrong in the header of the theme.
Is this of use to you to fix for your next update? Or do you think I’m interpreting this incorrectly, as I don’t understand what the error message means?The reason I’m bringing this up, is because I wanted to see how I could speed up the loading of my home page.
(If you have any other resources for best practices for speed, would love to receive them)Looking forward to your feedback, thanks.
LeilaIn forum: Ascend ThemeIn reply to: Button widget
In forum: Membership ForumsIn reply to: Slider Does not Appear to Save
April 19, 2018 at 11:58 pm #187934More specifically, what it is doing is clearing the colour of fonts in the slider back to white, then adding that colour into the button link. Definitely not cache related – database error maybe?
In forum: Membership ForumsIn reply to: Slider Does not Appear to Save
April 19, 2018 at 11:41 pm #187933Hi Hannah, yes am definitely clearing the browser cache, and we aren’t using a cache plugin.
In forum: Membership ForumsIn reply to: Slider Does not Appear to Save
In forum: Ascend ThemeIn reply to: Product Page not displaying all components correctly
Hey,
I’m not seeing anything obviously wrong on, aside from an error in your javascript console. The first thing that I would test is your active plugins. Deactivate them one by one and clear your cache each time, viewing your products when a certain plugin is OFF.
Let me know if the image displays properly when a certain plugin is OFF.
-Kevin
In forum: Virtue ThemeIn reply to: Insert button is not working.
Strange. I’m not able to repeat your issue on my test site, but I am seeing the issue when I login to yours. Did you clear your cache after deactivating your plugins?
Try manually adding the button shortcode:[btn text="title" tcolor=#FFF thovercolor=#333 link="url" target="_self"]
Does that work?Hannah
In forum: Ascend ThemeIn reply to: Not Seeing Any New Changes
April 13, 2018 at 11:41 am #187208When you say “clearing the cache” what does that mean to you?
Usually, sites have caching plugins like wp-super-cache or your server has a caching plugin. Those have to be manually cleared and don’t have anything to do with your browser cache.
In forum: Ascend ThemeTopic: Not Seeing Any New Changes
AnonymousApril 13, 2018 at 11:36 am #187206Hello again,
I wrote earlier about not seeing the menu font changes reflected on the live site.
I am now having a similar problem with the content of the homepage.
My style of working is to constantly be testing changes and making adjustments, so it’s really a challenge for me to build a site if I can’t see how the changes are looking. Any insight you have about this would be extremely helpful.
Also, I anticipate you’ll ask so I will confirm –
I am testing in multiple browsers and clearing my cache. Sometimes I see changes, sometimes I don’t, even after clearning the cache and refreshing (or even restarting) the browser.Thank you!
// Amber
In forum: Ascend ThemeIn reply to: Menu Text Color Change
AnonymousApril 13, 2018 at 11:26 am #187204Thanks everyone! I’ve cleared my cache, and I am seeing other more recent changes reflected on the site…
In forum: Virtue Theme -
AuthorSearch Results


