Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Feature Request › Custom store text header
- This topic has 7 replies, 2 voices, and was last updated 5 years, 1 month ago by WCFM Forum.
- AuthorPosts
- September 21, 2019 at 4:38 pm #82797kaloomeeParticipant
Hi,
With WCVendors they have the option to add a custom message as a store header
Example https://nimb.ws/DpMYAU
Could look similar to the existing ‘Vacation mode’ message
Would also be great for store to be able to style the colour of the background to match the stores brandingI would like to request that this be added to WCFM
Very useful for stores/Vendors to be able to add messages ie current offers, notifications etc
Thanks
Kaloomee - September 22, 2019 at 2:56 pm #82936WCFM ForumMember
Hi,
Vendors are allowed to own message from vacation mode setting panel – https://ibb.co/fdBfFJY
Style option is not yet there, we will add that.
Thank You
- September 22, 2019 at 4:02 pm #82952kaloomeeParticipant
Yes, I saw this and tested but this is confusing for vendors
It as hard and confusing to explain to a vendor that they can add message to storefront by using vacation message – they may think that this makes store in vacation mode!
I understand it does not, but vendors may not
And also not obvious to them how to do this as this setting is under ‘Vacation mode’ tab
A new function/field specific for a store header would be much simpler for vendors to understand and use –PleaseThank you
- September 24, 2019 at 9:17 am #83309WCFM ForumMember
Hi,
Well, that message only visible if a vendor enable vacation mode for his store.
Do you think still they will miss to set this message?
For usability we can set a default message for all vendors, now if they want then they can change to his own!
Hope this will helpful, please know me that default message.
Thank You
- September 24, 2019 at 3:22 pm #83393kaloomeeParticipant
1 – ‘Do you think still they will miss to set this message?’ – Maybe or maybe not but would like abaility for Vednors to displaya message if not in vacation mode.
2 – ‘For usability we can set a default message for all vendors, now if they want then they can change to his own!’ –
Change the message from within their vendor dashboard?
If so, Please set default message to – ‘Welcome to our store’Thank you
- September 26, 2019 at 11:58 am #83718WCFM ForumMember
Sorry, I am confused!
How Vacation message relate to “Welcome to our store” message ?
Thank You
- September 26, 2019 at 4:11 pm #83782kaloomeeParticipant
Yes, vacation message confusion caused by support reply #82936 – Not me
Vacation message does not relate to “Welcome to our store” message
I had a simple request – add ‘Custom Store Text Header’ for vendors
Support mentioned that a vendor could display a store message using vacation message which started the vacation reference confusion
My request is for a new field that vendor can edit to display at the store header, similar or same as wcvendors already include - September 27, 2019 at 1:26 pm #83971WCFM ForumMember
OK, sorry for the misunderstanding.
Use this code and add your message here –
add_action( 'wcfmmp_before_store_tabs', function( $store_data, $store_info ) { return 'RIGHT YOUR MESSAGE HERE'; }, 50, 2 );
Thank You
- AuthorPosts
- The topic ‘Custom store text header’ is closed to new replies.