• Hello,

    Is there a way to list the releases as they appear on the custom shop? I’d like to arrange the products in Shopify in Collections and list them in that order. Not alphabetically. Thanks

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author andrewmrobbins

    (@andrewmrobbins)

    @renany80

    Hey there,

    Yes this is possible! You’ll need to use the [wps_collections] shortcode, like this:

    [wps_collections title="Name of your collection" excludes="title, image, description"]

    Let me know if this works!

    Thread Starter renany80

    (@renany80)

    When I tried your shortcode, it worked but all my colors and sizes were off. Is there a way to add a shortcode to what I have below to get the same effect? I don’t want to reformat CSS again. Thank you

    [wps_products collection available_for_sale=”available” title=”Samantha Martin & Delta Sugar” title_color=”#fff” add_to_cart_button_color=”#fff” add_to_cart_button_text_color=”#63cac9″ show_quantity_label=”false” hide_quantity=”true” show_featured_only=”true” title_size=”16px” excludes=”title, image, description”]

    Plugin Author andrewmrobbins

    (@andrewmrobbins)

    @renany80

    Try this one. How’s it look?

    
    [wps_collections title="Name of your collection" excludes="title, image, description" products_add_to_cart_button_text_color="#63cac9" products_show_quantity_label="false" products_hide_quantity="true" products_show_featured_only="true" products_title_size="16px" products_title_color="#fff" products_add_to_cart_button_color="#fff" products_available_for_sale="available"]
    
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Title displayed – No Reason’ is closed to new replies.