Change the position of store name at store page

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 6 reply threads
  • Author
    Posts
    • #29430
      MOHO
      Participant

      I think display the store name on store banner, it not good look.

      Please hide all store info (email,location,phone etc) the move “store name”, thanks.

      I want to change the position of store name at store page.

      Attachments:
      You must be logged in to view attached files.
    • #29437
      d-n-13
      Participant

      Hi,

      I’ve been thinking the same but I thought it was only me, Vendors will have hard time finding good banner not ruined by the name in the middle.

      It is good, but sometimes it won’t allow vendor to choose any banner they like.

      Best Regards,

    • #29469
      WCFM Forum
      Keymaster

      Hi,

      You may off course hide email, phone from capability setting – https://ibb.co/kvfxne

      And this code to your site, but this will work after WCFM Marketplace next update –

      add_filter( 'wcfm_is_allow_store_name_on_header', '__return_true' );
      add_filter( 'wcfm_is_allow_store_name_on_banner', '__return_false' );

      Thank You

    • #29484
      MOHO
      Participant

      @d-n-13
      thanks your reply.

      Hi WCfM
      add_filter( ‘wcfm_is_allow_store_name_on_header’, ‘__return_true’ );
      add_filter( ‘wcfm_is_allow_store_name_on_banner’, ‘__return_false’ );

      these shortcode not work, the store name still on the banner

      and store name could move to the location of address?

    • #29619
      WCFM Forum
      Keymaster

      Hi,

      You missed my line – “And this code to your site, but this will work after WCFM Marketplace next update –”

      Please keep this code, it will work.

      Thank You

    • #29622
      MOHO
      Participant

      ok i got it, i must wait your next version, thanks.

    • #30484
      WCFM Forum
      Keymaster

      Hi,

      No custom code required for the purpose, setting option added for the purpose.

      This has been added in WCFM Marketplace 1.0.5

      Thank You

Viewing 6 reply threads
  • The topic ‘Change the position of store name at store page’ is closed to new replies.