dbh21
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Blurred images after updating to 3.3.2found the solution on the wiki for anyone it may help:
add_filter( ‘woocommerce_get_image_size_gallery_thumbnail’, function( $size ) {
return array(
‘width’ => 148,
‘height’ => 148,
‘crop’ => 0,
);
} );Forum: Plugins
In reply to: [WooCommerce] Blurred images after updating to 3.3.2What is the solution to this? I’m encountering the same problem after update and there’s no way to select catalog image size now you have moved it to the customize menu!
any idea on this?
Forum: Plugins
In reply to: [IvyCat AJAX Testimonials] First testimonial bugYep, that fixed the problem, thanks.
Although now when I scroll right to the bottom, and a testimonial changes, it jumps back up? Any ideas?
Forum: Plugins
In reply to: [IvyCat AJAX Testimonials] First testimonial bugit displays on the first testimonial on the homepage… (you’ll see that the first slide is higher than the rest
Forum: Plugins
In reply to: [IvyCat AJAX Testimonials] First testimonial bugsite is now live at http://www.ibid-events.com please take a look and get back to me asap. thanks
Forum: Plugins
In reply to: [IvyCat AJAX Testimonials] First testimonial bugunfortunately its not live yet – whats you email? I could send you a login
Forum: Plugins
In reply to: [IvyCat AJAX Testimonials] First testimonial bugForum: Plugins
In reply to: [IvyCat AJAX Testimonials] [Plugin: IvyCat AJAX Testimonials] Pause On Hoverplease do, need to get this sorted asap, otherwise might switch to a slider
any idea of when you will discuss with your crew?