Tagged: product slider, woocommerce
-
AuthorPosts
-
April 7, 2015 at 10:04 am #424540
In this post it is stated that it is possible to add featured products to the content slider.
https://kriesi.at/support/topic/featured-products-slider/I can’t figure it out though. The shortcode from woocommerce doesn’t “slide”, it just display the products in rows and colums. I want the the product slider to show the featured products. How is this possible?
April 7, 2015 at 5:10 pm #424831Hey runekjensen!
You can use these shortcodes to display an individual product.
[product id="99"] [product sku="FOO"]
You can use one per column in the content slider.
Best regards,
ElliottApril 8, 2015 at 3:52 pm #425378But how do I get it to display featured products with the woocommerce shortcode??
[featured_products per_page=”12″ columns=”4″]April 8, 2015 at 8:44 pm #425575Hi!
Edit the content slider and click on Slide 1. Next click on the “text” tab instead of the “Visual” tab and paste this inside.
[featured_products per_page="12" columns="4"]
Regards,
Elliott- This reply was modified 9 years, 7 months ago by Elliott.
April 8, 2015 at 9:18 pm #425605This display all the featured products, and doesn´t slide.
It shows all 10 featured product wether I enter 12, 4 or 8 info product pr. page.What I want is it to show 4 featured produts at a time and then slide to the next 4 and so on.
See page here: http://nordicvilla.dk/temp/
This is with the code [featured_products per_page=”4″ columns=”4″] in contect slide 1 and no other slides
April 9, 2015 at 6:45 pm #426140Hey!
If the featured_products had an “Offset” option that would be possible but from their documentation it does not look like it has one, http://docs.woothemes.com/document/woocommerce-shortcodes/.
You can still display the products one by one like I suggested here though, https://kriesi.at/support/topic/featured-woocommerce-products-in-product-slider/#post-424831.
Cheers!
ElliottMarch 22, 2016 at 6:34 pm #602064Are you sure there is no way to have the featured products in the product slider. It seems crazy. I can’t see the point of a product slider that doesn’t allow you to select which products it shows. I use other WP themes and in the product slider there is a drop down that allows you to select featured, best sellers etc. I have tried what you said above and I agree with Runek, it is no workaround at all.
Thanks
RobMarch 25, 2016 at 10:07 pm #603729Hey!
I am afraid, there is no better way for this at the moment. Feel free to make a feature request for Kriesi here: kriesi.at/support/enfold-feature-requests/
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.