Custom store text header

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 7 reply threads
  • Author
    Posts
    • #82797
      kaloomee
      Participant

      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 branding

      I 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

    • #82936
      WCFM Forum
      Keymaster

      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

    • #82952
      kaloomee
      Participant

      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 –Please

      Thank you

    • #83309
      WCFM Forum
      Keymaster

      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

    • #83393
      kaloomee
      Participant

      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

    • #83718
      WCFM Forum
      Keymaster

      Sorry, I am confused!

      How Vacation message relate to “Welcome to our store” message ?

      Thank You

    • #83782
      kaloomee
      Participant

      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

    • #83971
      WCFM Forum
      Keymaster

      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

Viewing 7 reply threads
  • The topic ‘Custom store text header’ is closed to new replies.