• Resolved davec14

    (@davec14)


    Good Afternoon,

    I am currently having an issue getting the Featured Products Shortcode to work. I need to pull through just the featured products for a particular vendor.

    I’m using this shortcode – [wcv_featured_products vendor=”VENDOR-LOGIN-NAME”] – and the vendor username where “VENDOR-LOGIN-NAME” is. Is there something I am doing wrong?

    Many thanks for any help or advice,

    Kind regards,

    Dave

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Dave,

    Our documentation is incorrect. You don’t need to add the quotes around the vendors username.

    Here is a working example I have just tested:

    [wcv_featured_products vendor=vendor1]

    I’ll update our docs to reflect the correct usage.

    cheers,

    Jamie.

    Hi Dave,

    It was actually a copy past fail in our docs. Once I used the correct quotes “” then the username is being called correctly.

    So this

    [wcv_featured_products vendor=vendor1]
    or
    [wcv_featured_products vendor="vendor1"]

    Will work but this

    [wcv_featured_products vendor=”vendor1”]

    Will Not work.

    Thanks for pointing this out.

    cheers,

    Jamie.

    Thread Starter davec14

    (@davec14)

    Hi Jamie,

    Thank you so much for getting back to me, I have tried that new code, but it’s still pulling through all the favourited products, no matter the vendor. I am using the vendor username without quotes, is that correct?

    Kind regards,

    Dave

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Featured Products Shortcode Showing all.’ is closed to new replies.