Shop button on Buddypress profile

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
    • #44789
      andreasenglowski
      Participant

      Hi,

      is it possible to rename the shop button that links to the vendor store page on the buddypress? And is it possible to make it visible to everyone who is visiting the a vendors buddypress profile?

      Thanks in advance,
      Andi

    • #44825
      WCFM Forum
      Keymaster

      Hi,

      Label change will not a big issue, I will give you a small code snippet for this.

      But strange! It’s not visible to all other users?

      Thank You

    • #46527
      andreasenglowski
      Participant

      Hey,

      sorry for late reply. Lol now after i did update everything to latest version the shop button disappeared completly. Not sure what happened. I had that code snippet in my function php

      add_filter( ‘wcfmmp_store_bp_menu_classes’, function( $classes ) {
      return ‘wcfm_custom_hide’;
      });

      to remove the store tab. but i did delete the code but still no tab to store. dashboard tab is available.

      do you have a idea?

      all the best,
      Andi

    • #46593
      WCFM Forum
      Keymaster

      HI,

      “shop button disappeared completly” – from where?

      to remove the store tab. but i did delete the code but still no tab to store. dashboard tab is available.
      – Please show me screenshot for this.

      Thank You

    • #46780
      andreasenglowski
      Participant

      Hi, sorry did double check and did find the mistake. Sorry for bothering! So i just need to rename it and i am all done 🙂

      Thanks in advance,
      Andi

    • #46799
      WCFM Forum
      Keymaster

      It’s OK, thanks for the update.

      Have a great day 🙂

Viewing 5 reply threads
  • The topic ‘Shop button on Buddypress profile’ is closed to new replies.