Add new option to upload other logo admin

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!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WCFM – Feature Request Add new option to upload other logo admin

Viewing 5 reply threads
  • Author
    Posts
    • #55808
      Jose
      Participant

      Hi,

      I found that the image that you use for wizard setup are the same that we use in frontend like logo admin.

      I have a problem, because we use a image with background white to made more visible in contrast with the header of wcfm.

      But if you see will be better have a option to upload a version in png with transparent background to show better our image in the wizard setup.

      I hope you can accept this request. Because you need to add other place to upload the new image.

      Regards,

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

      Hi,

      Well, we do not want to add that much option, people will be confuse.

      But, it’s possible to change this logo.

      Please know me logo URL for this setup widget, I will know you how you can use that!

      Thank You

    • #56028
      Jose
      Participant
      This reply has been marked as private.
    • #56514
      WCFM Forum
      Keymaster

      Hi,

      Update WCFM marketplace to 3.0.1

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

      add_filter( 'wcfmmp_store_setup_logo', function( $logo_image_url ) {
      	$logo_image_url = 'https://www.ivory.cl/wp-content/uploads/2019/03/Logo-WCFM-Ivory.svg';
      	return $logo_image_url;
      }, 50 );

      Thank You

    • #56881
      Jose
      Participant

      Hi,

      Work perfect !

      Thank you

    • #57162
      WCFM Forum
      Keymaster

      You are welcome 🙂

Viewing 5 reply threads
  • The topic ‘Add new option to upload other logo admin’ is closed to new replies.