• Resolved dcunikart

    (@dcunikart)


    Hi, I pasted the source code in the css box I have within my theme.

    Its not working at all.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Pulak Ahmed

    (@pulak00)

    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!

    Thread Starter dcunikart

    (@dcunikart)

    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

    Plugin Support Pulak Ahmed

    (@pulak00)

    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!

    Thread Starter dcunikart

    (@dcunikart)

    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?

    Thread Starter dcunikart

    (@dcunikart)

    The Loop works now! But what does Featured mean?

    Plugin Support Pulak Ahmed

    (@pulak00)

    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 optionThis is a featured product‘ from the single product page.

    Hope this information will help you.

    Have a great day!

    Plugin Support Pulak Ahmed

    (@pulak00)

    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!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Source code not working’ is closed to new replies.