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: Website is not displaying random products
February 7, 2018 at 3:41 pm #178292I don’t see anything wrong with that page. Did you clear your cache?
Please post a screen shot of what you are seeing.
Here is a 3rd party tester that shows nothing wrong: https://www.browserling.com/browse/win/7/chrome/64/https%3A%2F%2Fgroomsring.com%2Fproduct-category%2Fgold%2F14k-fancy-rings%2Fpage%2F9%2F
Ben
In forum: Pinnacle ThemeIn reply to: no more slider in my home page
In forum: Pinnacle ThemeIn reply to: no more slider in my home page
Hey,
I’m not experiencing this on my site. The first thing I would do is check Theme Options> Home Slider to make sure the slider is still assigned.
If it is, then I’d clear your cache. If still not displaying, start testing active plugins for a conflict by turning them OFF one by one, seeing if the slider functions properly when a certain plugin is OFF.
Let me know if this is helpful.
-Kevin
In forum: Pinnacle ThemeIn forum: Pinnacle ThemeIn forum: Ascend ThemeIn reply to: Blank frames on home page
In forum: Virtue ThemeIn reply to: Website is not displaying random products
February 7, 2018 at 12:46 pm #178238I have no issue clicking on your menu. Perhaps you should try logging out. And turning off any browser extensions you are using.
site’s product pages are loading very slowly, especially as you click further into pages past page 6 and into double digit pages
That would be because no one has clicked that far and thus your cache for those pages have not yet been built. You can use a caching plugin that will prebuild pages like that or manually click through each so you have a cache. (I am referencing server cache).
It would really help you to do suggested optimizations here: https://www.kadencewp.com/need-for-speed/
Also your server is slow and so getting better hosting should not be understated.
In forum: Virtue ThemeIn reply to: Website is not displaying random products
February 7, 2018 at 11:54 am #178215I can see your page loading here without issue: https://groomsring.com/product-category/gold/14k-woven-rings/page/3/
Is there is a page that isn’t loading then link specifically to that page? Do not reference it in vague terms. Link directly to a page that you see as broken. If it’s showing for us then it will allow us to know that you’re seeing something we can’t and we can start problem-solving your computer or your cache.
It’s also very important that you clear your cache and if you see server errors that you talk with your hosting provider.
Ben
In forum: Virtue ThemeIn reply to: Edit comment.php
Hannah,
I put the user avatar inside the comment body and wrapped in divs.
Before:
<?php echo get_avatar($comment, $size = '56'); ?> <div class="media-body"> <h5 class="media-heading"><?php echo get_comment_author_link(); ?></h5> <time datetime="<?php echo comment_date('c'); ?>"> <a href="<?php echo htmlspecialchars(get_comment_link($comment->comment_ID)); ?>"><?php printf(__('%1$s', 'virtue'), get_comment_date(), get_comment_time()); ?></a> </time> <?php edit_comment_link(__('(Edit)', 'virtue'), '', ''); ?>After:
<div class="media-body"> <div style="width:56px;display:inline-block;float:left"> <?php echo get_avatar($comment, $size = '56'); ?> </div> <div style="width:calc(100% - 56px);display:inline-block;float:left"> <h5 class="media-heading"><?php echo get_comment_author_link(); ?></h5> <time datetime="<?php echo comment_date('c'); ?>"> <a href="<?php echo htmlspecialchars(get_comment_link($comment->comment_ID)); ?>"><?php printf(__('%1$s', 'virtue'), get_comment_date(), get_comment_time()); ?></a> </time> <?php edit_comment_link(__('(Edit)', 'virtue'), '', ''); ?> </div>As I said, I tried doing that in child theme first, then I tried to do it parent theme. And refreshed the cache. But the changes didn’t show up.
In forum: Virtue ThemeIn reply to: Edit comment.php
In forum: Virtue ThemeIn reply to: make image larger on mobile
In forum: Ascend ThemeIn reply to: Sticky header behaviour on scroll and width change
February 6, 2018 at 10:39 am #1780081. I’m not seeing this now, did you clear your cache?
If you still see it try adding this css:
body.trans-header #kad-header-menu { position: fixed; }If you still see it make sure your browsers have no extensions running and post the version of each browser you are seeing it along with the screen resolution so I can try and recreate exactly.
3. I’m trying to recreate this, I’ll post back.
4. In each page you can set the max font size and min font size. Also, the defaults are set in your theme options title options. These settings are different from the typography settings.
ON this page, for example, you have the max and min set to 130px : http://demo1.srp.org.uk/walter-bergmann-fund/
In forum: Virtue ThemeIn reply to: Can’t seem to apply CSS styles using media queries
In forum: Ascend ThemeIn reply to: responsive title
February 5, 2018 at 4:47 pm #177913Perhaps you just need to clear your cache. You should clear you sites cache after any and every change you make.
I am seeing a carousel when I view on a mobile device. which mobile device are you using that you are not seeing the carousel?
Ben
In forum: Pinnacle ThemeIn reply to: Woocommerce does not work properly
In forum: Virtue ThemeIn forum: Virtue ThemeIn forum: Ascend ThemeIn reply to: Product thumbnails
In forum: Ascend ThemeIn reply to: Product thumbnails
I’ve been looking at this for awhile and can’t seem to find anything obvious. Ben is on a trip so his activity will be more limited on the forums than usual, but he’ll probably have some good input when he’s back on.
When you deactivated plugins, did you also clear your site’s cache?
-Kevin
In forum: Ascend ThemeIn reply to: Product thumbnails
I see now. This isn’t occurring on my test site. First thing I would do in your case is deactivate plugins one by one, seeing if the cart functions properly when a certain plugin is OFF.
Be sure you’re clearing your cache after each.
Let me know if you find anything.
-Kevin
-
AuthorSearch Results


