Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Ultimate › Shop button on Buddypress profile
- This topic has 5 replies, 2 voices, and was last updated 5 years, 9 months ago by WCFM Forum.
- AuthorPosts
- January 23, 2019 at 12:12 pm #44789andreasenglowskiParticipant
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 - January 23, 2019 at 4:48 pm #44825WCFM ForumMember
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
- February 4, 2019 at 12:16 pm #46527andreasenglowskiParticipant
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 - February 4, 2019 at 4:56 pm #46593WCFM ForumMember
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
- February 5, 2019 at 5:27 pm #46780andreasenglowskiParticipant
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 - February 6, 2019 at 5:15 am #46799WCFM ForumMember
It’s OK, thanks for the update.
Have a great day 🙂
- AuthorPosts
- The topic ‘Shop button on Buddypress profile’ is closed to new replies.