pmarciniuk91
Forum Replies Created
-
Forum: Plugins
In reply to: [Canada Post Shipping For WooCommerce] DocumentationWhat are your thoughts?
Forum: Plugins
In reply to: [Canada Post Shipping For WooCommerce] DocumentationI’ve just sent you an email with screenshots as I believe I can’t add them here.
Forum: Plugins
In reply to: [Canada Post Shipping For WooCommerce] DocumentationI’m trying to Create a new shipment from Canada to Canada using Canada Post plugin and it is asking me about Border Customs details.
?????????
Forum: Plugins
In reply to: [Canada Post Shipping For WooCommerce] Documentationhttps://www.smallfishanalytics.com/support/
This is not enough. Anything else?
Hi!
I have one more quick question. How can I hide navigation if less than 4 items in the carousel only? Like on that page:
https://ipurle.com/product/5-pieces-silver-oval-optical-eyeglasses-nosepads/
Thank you!
Ok thank you.
I found it here:
https://plugins.trac.wordpress.org/browser/woo-related-products-refresh-on-reload/trunk/public/owl-carousel/owl.carousel.jsCould you please point me where do you pass options to owlCarousel inside of your plugin?
This is how currently options for owlCarousel look like in Woo Related Products Plugin:
$.fn.owlCarousel.options = { items : 5, itemsCustom : false, itemsDesktop : [1199, 4], itemsDesktopSmall : [979, 3], itemsTablet : [768, 2], itemsTabletSmall : false, itemsMobile : [479, 1], singleItem : false, itemsScaleUp : false, ...Why is it showing 3 products then and not 5?
And also, if there are no products to display it still renders empty carousel with heading and nav. How to fix that?