Show sale and featured products issue - by digitaljunction

This topic has 2 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Jack Richardson

  • Avatar: digitaljunction
    digitaljunction
    Participant
    February 11, 2016 at 10:00

    Hi All

    I want to be able to show featured and sale products as per the WooCOmmerce demo.

    I use the following code

    [layerslider id=”1″]

    [etheme_tabs]

    [etheme_tab title=”Sale Items”][etheme_sale_products per_page=”12″][/etheme_tab]

    [etheme_tab title=”Featured Items”][etheme_featured per_page=”12″][/etheme_tab]

    [/etheme_tabs]

    This is the website http://lifeadorned.com.au

    Any help on this would be great.

    It would be good

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    February 11, 2016 at 11:17

    Hello,

    You can’t use shortcode content inside tabs shortcode.
    Also there is no sale shortcode in the theme https://www.8theme.com/demo/docs/blanco/#!/blanco_shortcodes , you need use Woocommerce shortcode with prefix “etheme_” https://docs.woothemes.com/document/woocommerce-shortcodes/

    If you use WooCommerce plugin you may also use WooCommerce shortcodes. To make them work in our theme, you need to insert prefix “etheme_” before shortcode words.

    So I removed tabs shortcode and added this code [etheme_sale_products], now sale items are shown.
    To show featured products you need mark your products as featured: https://support.woothemes.com/hc/en-us/articles/203104327-Mark-Product-as-Featured

    Best regards,
    Jack Richardson.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.