Home Forums WC Vendors Pro Support short code question

NOTICE: We've Moved to a Ticket System for Support

As of August 31, 2017 (12am EST) our support forums will be retired (read-only), and we will be moving to a support ticket system.  This will allow us to better organize and answer support requests, and provide a more personalized experience as we assist our customers.

For the time being, we will leave our forums open for reading and learning while we work on creating a more robust Knowledge Base for everyone to use.

If you are a WC Vendors Pro customer please open a support ticket here. 

If you are a WC Vendors user please open a support ticket on the Wordpress.org forums.

The information on this forum is outdated and in most instances no longer relevant. Please be sure to check our documentation for the most up to date information.

https://docs.wcvendors.com/

Thank you to all of our customers!

 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #58256
    Heather
    Participant

    Hi, I have a quick question for someone, I have found the list of shortcodes, but am not very familiar with this kind of thing. I’d like to know: if this is correct:

    1.) what is the short code to show ALL recent products for pro?
    is it: [wcv_pro_recent products] ?

    2.) how can I tweak that to display only 12 recently added products?
    is it: [wc_pro_recent products per page=’12’]

    is there a way to control the way it displays even more using the shortcode (example, 3 rows of 4 recently added products)?? or no?

    Thanks in advance for any help!
    Heather

    #58292
    Anna
    Member

    Hello,

    1.) what is the short code to show ALL recent products for pro?
    is it: [wcv_pro_recent products] ?

    If you want vendor specific products, you use our shortcodes. If you want to show ALL products from ALL vendors, you use WooCommerce shortcodes. https://docs.woocommerce.com/document/woocommerce-shortcodes/

    2.) how can I tweak that to display only 12 recently added products?
    is it: [wc_pro_recent products per page=’12’]

    WC Vendors and WooCommerce shortcodes both accept arguments for number per page for most of the shortcodes.
    For WC Vendors it would be: [wcv_recent_products vendor=”VENDOR-LOGIN-NAME” per_page=3]
    For WooCommerce: [recent_products per_page="12" columns="4"]

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘WC Vendors Pro Support’ is closed to new topics and replies.