Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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?

    #424831

    Hey 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,
    Elliott

    #425378

    But how do I get it to display featured products with the woocommerce shortcode??
    [featured_products per_page=”12″ columns=”4″]

    #425575

    Hi!

    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 8 years, 11 months ago by Elliott.
    #425605

    This 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

    #426140

    Hey!

    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!
    Elliott

    #602064

    Are 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
    Rob

    #603729

    Hey!

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.