Pulak Ahmed
Forum Replies Created
-
Hi @kklo,
You can disable the links of the category slider using the following CSS code. Add the following CSS code at Dashboard > Woo Cat Slider > Settings > CUSTOM CSS
.sp-wcsp-cat-item, .sp-wcsp-cat-item-thumb-content { pointer-events: none; }
Hope this may help you. Have a nice day.
Hi @gerriem001,
We prefer not to use the same shortcode twice on the same page. But you can use different shortcodes without any limit. If you are facing any issues showing different shortcodes on the same page, you can share the page link with us. So that we can check the reason behind it and suggest the best solution.
Have a nice day.
Hi @gerriem001,
Thanks for reaching us.
Unfortunately, there is no option to add any default gravatar or standard image if there is no selected image in the review at the moment.
We have noted your request and if this is feasible we will include it in future versions of the plugin.
Have a nice day.
Hi @theozsnowman,
We have replied to the support ticket that you have created. The issue is now fixed on your website.
We have noticed the issue and it will be fixed permanently in the next version of the plugin.
Thank you.
Hi @mykillink,
We have visited your website and we can see the plugin is showing one testimonial per slide. Check the screenshot: https://prnt.sc/o_mnY6ilAyM0
Hopefully, you have fixed the issue. We would suggest you to clear your website and browser cache before checking.
Have a nice day.
Hi @lexprodsas,
We are really sorry to see your review. However, thanks for your feedback.
We are really sorry to hear that you’re disappointed with the plugin. The lite version has limited features but you can create four kinds of sliders with these features. It has every opportunity to create a professional slider using the lite version. Please check out our demo page.
This WordPress Carousel plugin is being actively used by 50,000+ users. Of course, they found it useful. We are continuously working to improve our plugin and give the best experience to our users. If you have any feature requests specifically, it would be great if you contact us for a feature request.
Giving a bad review to a plugin for a feature request is really unfortunate as it doesn’t offer this feature. The Pro version is to maintain the developers’ cost so that we can keep continuing the contributions to the community.
As the plugin didn’t harm your website, we hope that you’ll consider for your reviews to inspire us so that we can make it full of advanced features our valuable users want.
Have a nice day!
Hi @lavadesign,
It seems you are using the same shortcode for both languages. To avoid this issue, you have to translate the shortcode into both languages or duplicate it. You have to enable the shortcode post-type translation from the WPML settings. Check the screenshot: https://prnt.sc/NgwTFGDUPoAO
Translate the shortcode or duplicate it and use the different shortcodes for each language. Hopefully, the issue will be fixed.
Hi @tpr001,
Yes, you can insert a decimal value but the plugin is designed to use integer numbers in the column section. If the insertion of the decimal value archives your expected layout, you can use it. But if you face any design breaks, we would suggest you to use an integer number.
Have a nice day.
Hi @mrkknnthcrz,
You can use the following code as a callback function to achieve the scroll top functionalities.
; (function ($) { $('.sp-collapse').on('show.bs.spcollapse', function (e) { var $panel = $(this).closest('.ea-card'); setTimeout(function (e) { $('html,body').animate({ scrollTop: $panel.offset().top }, 500); },500) }); })(jQuery);
Hopefully, this may help you.
Have a nice day.
Hi @mrkknnthcrz,
You can use the following code as a callback function to achieve the scroll top functionalities.
; (function ($) { $('.sp-collapse').on('show.bs.spcollapse', function (e) { var $panel = $(this).closest('.ea-card'); setTimeout(function (e) { $('html,body').animate({ scrollTop: $panel.offset().top }, 500); },500) }); })(jQuery);
Hopefully, this may help you.
Have a nice day.
Hi @lavadesign,
Unfortunately, we couldn’t take a look at the websites. Both of the websites seem to be down due to fatal errors. We would like to investigate the issue further. We would appreciate it if you communicate with us when those sites are live again. We will inspect the products and try to figure out the reason behind the duplications.
Looking forward to your reply.
Have a nice day.
Hi @kklo,
Thanks for your appreciation.
When you click on a category, it takes you to the sub-category page and this is how WooCommerce works. These are archive pages created by WooCommerce and the plugin has no control over them. You can change the slider background and title appearances from the shortcode settings, but if you want to change the archive page design you have to achieve it by custom CSS.
Your understanding would be highly appreciated.
Hi @michel62,
Thanks for appreciating us. We are glad to hear that the issue gets fixed.
If you have time, you may share your thought and experience in the plugin’s review section so that we get motivated and inspired.
Have a nice day.