Hi @dcunikart,
Thanks for reaching us.
Unfortunately, you are using the shortcode in a wrong place. We have two method to insert shortocode. If you want to insert the shortcode inside the website pages, posts, etc, you need to use the following shortcode format.
[woo_product_slider id="id no"]
Now, if you want to insert the shortcode in any template of your theme or in any custom template, you have to use the same shortcode in following way.
<?php echo do_shortcode('[woo_product_slider id="id no"]');?>
Hope the reply will help you to understand the process of using shortcode on your site. Feel free to contact us once again if you have any further queries.
Have a great day!
Hello
I tried to paste your codes in “Container css rules” and/or in “Custom css rules” .
None are working. Please se video. I paste code within the theme. Have no idea how to do in page.
https://www.loom.com/share/54b0b9d8fa724440bcf5b9f35885d804?sid=96f3909e-510b-4c90-8cc9-d50a25af528a
Hi @dcunikart,
Please check this video tutorial to get a complete guideline about how to insert a shortcode or carousel on a page. You can also check this documentation for a better understanding.
Hope these information will help you.
Have a great day!
It works now! 🙂 I found the right way to post the source code.
What does filter products “Featured” mean?
I changed the button color, suddenly the slide loop stopped working.
Why is that?
The Loop works now! But what does Featured mean?
Hi @dcunikart,
WooCommerce featured products allow online store owners to showcase specific items on their websites. It’s a great way to draw attention to the best-selling products, products that are currently on sale, or products you’d like to promote.
You can make a product featured by checking the option ‘This is a featured product‘ from the single product page.
Hope this information will help you.
Have a great day!
Hi @dcunikart,
This thread has been inactive for a bit, so I’m going to mark it as Resolved now. Please feel free to open a new one if you have any further questions.
Cheers!