• Resolved niikk

    (@niikk)


    Hello,

    On Dokan seller listing page, there is OOTB the seller avatar displayed. Is it possible to change this to the logo? Because not every seller has a avatar and this big white space is ugly. When we can change this to the seller logo, it would be much better because every seller has a logo ??

    Thanks & Cheers

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello @niikk,

    I am not sure what you meant by ‘OOTB’. Could you please explain? Are you referring to the store profile image?

    Thread Starter niikk

    (@niikk)

    Hello @sohanhossain

    No ??

    With OOTB I mean ?out-of-the-box“. The question regards to the seller store listing page which lists every vendor store.

    There is the seller banner and on top of them the seller avatar. I want to change the avatar to seller logo. ??

    Hello @niikk ,`

    I am not fully sure what you meant by “seller logo”. Seller’s can upload their profile picture from the store settings and that picture will show on that small picture area on store-lists

    Now, if you want to make any changes and want to show something else, you have to add those changes to – <strong>dokan-lite/templates/store-lists-loop.php</strong> line

    <?php echo get_avatar( $seller->ID, 150 ); ?>

    I hope this is what you were looking for.

    Thank you.

    Thread Starter niikk

    (@niikk)

    Hello @rur165

    Thanks. To be more specific: We want to show the Vendor Store photo instead of the avatar on the vendor store listing page. The same logo as on the vendor store page.

    I guess we have to adjust the line to something like that here:
    <?php echo esc_attr( $profile_img_class->ID, 150 ); ?>

    But this does not work.. ??

    Cheers

    • This reply was modified 4 years, 2 months ago by niikk.

    Hello @niikk ,

    I am sorry but I am still not sure what you want to change actually. So, I am attaching three images that are related to the profile picture area.

    1. Vendor dashboard settings – https://prnt.sc/ungbv8
    2. Store-lists page – https://prnt.sc/ungbz7
    3. Store page – https://prnt.sc/ungc55

    All three are the same picture that you will upload on number 1. Now, if you are not referring to this picture please share the screenshot which image you want to show on the store lists page instead?

    Looking forward to your response.

    Thank you.

    Thread Starter niikk

    (@niikk)

    Hello @rur165

    Thanks. Are those really all the same?

    Take a loot here.. https://brewmee.ch/store-listing/

    This is the dokan default store listing page. No custom changes.
    The profile picture is only a white space, but if you klick on a store, then the logo is shown.

    So what’s the different here to your system? ??

    Cheers

    Hello @niikk ,

    Thanks for the final details.

    I understand that there must be some issues with the store-lists page that’s why it is not showing the logo from the vendor profile. Please contact support with admin and FTP credentials. We will take care of this there.

    You can mention this ticket or me so that we can be ahead of the situation.

    Regards,
    Rashed.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Change store listing avatar to seller logo’ is closed to new replies.