• Resolved mornekleinhans

    (@mornekleinhans)


    What variable can I use to display the shop name in the SEO Title of the different vendor shops? I managed to display this on the individual product pages using the %%name%% variable.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Sa?a

    (@stodorovic)

    If I remember correctly, WCV uses custom rewrite rule to “make vendor shop”. Yoast doesn’t recognize it as “vendor archive” and it isn’t possible to use standard variables.

    I think that you need to register custom variable (eg. %%vendor%% ) – https://gist.github.com/amboutwe/550c10ede7d065d9264930f5480ca748. I think that you can use get_query_var( 'vendor_shop' ) to get “slug” on vendor page. I don’t remember more details, but if you can add custom PHP code then maybe I can try to write correct PHP snippet.

    Plugin Support amboutwe

    (@amboutwe)

    This thread has been marked as resolved due to a lack of activity.

    You’re always welcome to re-open this topic. Please read this post before opening a new request.

    Thanks for understanding!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WC Vendors Marketplace (Pro)’ is closed to new replies.