VENDORS: only 1 image for all purpose.

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 2 reply threads
  • Author
    Posts
    • #63287
      ing.rapparini
      Participant

      I think is too much work for users to put:
      – Avatar Image
      – Store Logo image
      – Store Banner image
      – Mobile Banner image
      – Store List Banner image

      How can I delete all this unuseful stuff???

      I must keep only the store logo and, at the limit, the Store Banner.
      OR
      I must keep only the store banner!!!

      Please help me.

      Attachments:
      You must be logged in to view attached files.
    • #63865
      WCFM Forum
      Keymaster

      Hi,

      Please add this code to your child theme’s functions.php –

      add_filter( 'wcfm_is_allow_store_list_banner', '__return_false' );
      add_filter( 'wcfm_is_allow_store_mobile_banner', '__return_false' );

      Thank You

    • #63982
      ing.rapparini
      Participant

      THANK YOU!!!!!!

      I think is useful to all to have a list of feature we can simply delete in this way…a list of all functions…

Viewing 2 reply threads
  • The topic ‘VENDORS: only 1 image for all purpose.’ is closed to new replies.