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: Problem showing mobile slider on tablet
March 16, 2019 at 10:45 pm #220075Also please note that on this site: https://www.institut-huaxia.org/ you are using caching. You can not cache the home page and show different sliders for different devices. In your w3 total cache setting make sure to turn off page caching for your home page.
Ben
In forum: Virtue ThemeI’ve tried deactivating plugins now (and clearing cache) but that makes no difference, so I’ve deleted the post. This has solved the problem with the thumbnails on the category page not appearing. I will just have to rewrite the post with a few static images instead. But I do wonder if the issue with the category page was also due to an overload of images… that’s the category with most thumbnails. I guess I’ll find out when I post again…
In forum: Pinnacle ThemeIn reply to: call_user_func_array() ….
Hi Ben,
yes i log in as admin, and settings of woocommerce disappeared 🙁 I mean on the left side from panel I dont have anymore woocommerce button.
And in plugins when I click settings under woocoomerce plugin I am not allowed to access it…Now I change PHP to 7.2, I also manually via FTP reinstall woocommerce again, clean cache and nothing helped…:(
In forum: Pinnacle ThemeIn reply to: analytics UA code in header
In forum: Virtue ThemeIn forum: Virtue ThemeIn forum: Virtue ThemeHi Kevin,
I have to admit I’m not an expert, this is a managed WP sit and there’s a ‘clear cache’ option, which I assume means I am caching(?).
On my browsers I try reloading and sometimes the first sliders appear but not all seven. I’m still not getting any images on category page on any browser…
Andrew.In forum: Virtue ThemeIn forum: Virtue ThemeIn forum: Ascend ThemeIn reply to: Mobile version of the Page Title area?
March 14, 2019 at 11:27 am #219797ok, so from what I read most browsers are smart enough to not load those.
But to remove via the php output and run two cache files you would need to add a filter like this in a child theme:
add_filter('kadence_pagetitle_display', 'custom_remove_pagetitle_for_mobile' ); function custom_remove_pagetitle_for_mobile( $pagetitle ) { if( is_page('18') && wp_is_mobile() ) { return false; } return $pagetitle; }Or using lazy load could be a good option.
Ben
In forum: Virtue ThemeIn reply to: Font Awesome Icons not Showing on Live Site
In forum: Virtue ThemeIn reply to: Theme conflict with Dokan
In forum: Ascend ThemeIn reply to: Mobile version of the Page Title area?
Ben,
I am using WP Rocket for caching and it actually creates a separate cache for mobile and desktop if you ask it too. So that is how it has worked on the site I have it setup on in Pinnacle.
I the slider plugin I am using does not use background images. So I may have to try a different slider or try the lazy loading.
I will send you a link to the dev site.
As Always thanks for all the help / support.
Jeremy
In forum: Ascend ThemeIn reply to: Customizing the testimonials display
In forum: Membership ForumsIn reply to: Kadence Slider Standard, Virtue Premium, Polylang
So, cache cleared, maybe the problem is that it is added by shortcode?
How to solve?check my page: http://maltex-malczyszyn.pl
-Jarek
In forum: Membership ForumsIn reply to: Kadence Slider Standard, Virtue Premium, Polylang
In forum: Membership ForumsHi Hannah
thanks for responding
the answers are
1. Have you created product archive templates already? YES
2. Have you cleared your cache after enabling Kadence WooCommerce Elementor Pro? YES
3. Make sure you keep the free version enabled as both are needed. YES both are enabledIn forum: Membership ForumsIn forum: Virtue ThemeHi guys,
First off, thank you so much for making awesome themes- I’ve been using Virtue and Pinnacle for years and your support has always been excellent.
I’ve been having a couple issues with the front page and with some of my galleries (Virtue theme) and I was hoping you could take a look. It seems to have started around the end of February (I think when my host GoDaddy switched the site to WordPress 5.1, although I’m not sure if that is related or not).
When I visit the front page (*Login to see link it always shows the logo and menu items, but it doesn’t always show the kadence slider and/or homepage widget content below it. Sometimes it might load the slider but no content below, other times it just shows white space below the logo and menu. The weird thing is when you reload the page it usually loads perfectly. It works fine on mobile, this just impacts desktop (I tested in Chrome and Firefox on multiple computers).
Another (related?) issue shows up on posts with a gallery at the bottom (example: *Login to see link I don’t use a plugin gallery, it’s just set to default grid, but sometimes it loads disconnected with white spaces in between the images. A quick reload of the post usually activates/fixes the grid alignment, but I’m not sure if anyone will do that.
I thought it was a cache issue (I cleared multiple times) or a plugin issue (I removed inactive plugins and removed heavy ones like jetpack) but nothing has fixed it. GoDaddy said it would be related to the theme, so I was wondering if this was something you might be able to help with.
Thanks again as always!
Adam
In forum: Ascend ThemeIn reply to: Home Page blog navigation not working
-
AuthorSearch Results


