A few issues I need help with

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 5 reply threads
  • Author
    Posts
    • #83065
      xximinabandxx
      Participant

      1. On the vendor profile completeness bar, is there a way to make this bar disappear? I selected some options that I do not need my vendors to have on their shop pages http://prntscr.com/p9lnws but it still displays the bar as incomplete http://prntscr.com/p9ljnw

      2. Is there anyway to not require vendors to have to put in their paypal api info? http://prntscr.com/p9loiv

      3. How can I disable Yoast Seo from displaying in the vendors products page? http://prntscr.com/p9lpwz

    • #83340
      WCFM Forum
      Keymaster

      HI,

      1. On the vendor profile completeness bar, is there a way to make this bar disappear? I selected some options that I do not need my vendors to have on their shop pages http://prntscr.com/p9lnws but it still displays the bar as incomplete http://prntscr.com/p9ljnw

      – Add this line to your site –

      add_filter( 'wcfm_is_allow_profile_complete_bar', '__return_false' );

      2. Is there anyway to not require vendors to have to put in their paypal api info? http://prntscr.com/p9loiv

      – If you are using ‘Direct PayPal Pay’ addon then these are required. otherwise payment will not process on-behalf of vendors!

      3. How can I disable Yoast Seo from displaying in the vendors products page?

      – Add this to your site –

      add_filter( 'wcfm_is_allow_seo', '__return_false' );

      Add this code to your child theme’s functions.php
      In case you do not have child theme then add code using this plugin – https://wordpress.org/plugins/code-snippets/

      Thank You

    • #83357
      xximinabandxx
      Participant

      Awesome! Thank you so much for the help!

    • #83361
      WCFM Forum
      Keymaster

      You are always welcome 🙂

      Let me know if there’s anything else we can help you with.
      Can we ask for a favor? Would you mind taking a few minutes to review our plugin at https://wordpress.org/support/plugin/wc-multivendor-marketplace/reviews/ and let others know about your 5 Star experience with WCFM Marketplace. Also, follow us on Twitter https://twitter.com/wcfmmp for more exciting news, important updates, and irresistible offers. 

    • #83368
      xximinabandxx
      Participant

      I’m still awaiting to hear back on some e-mails from the custom work that was done for my website. There’s a few things that need to be fixed. I will follow the twitter and I have left a 5 star review before.

    • #83704
      WCFM Forum
      Keymaster

      Sure, we will take care of those soon.

Viewing 5 reply threads
  • The topic ‘A few issues I need help with’ is closed to new replies.