BuddyDev

Search

[Resolved] Recent Visitor for BuddyPress Profile – styling issues

  • Participant
    Level: Enlightened
    Posts: 108
    Thorsten Wollenhöfer on #9719

    Hi Brajesh!

    I’m testing your ‘Recent Visitor for BuddyPress Profile’ plugin and found some styling issues. Please check:

    1. https://www.screencast.com/t/WvivUa6M95
    2. Own profile view of logged in admin https://www.screencast.com/t/72DGMaDQ or logged in user https://www.screencast.com/t/hHUv2U3J seem to be ugly; but visiting another profile seems to be ok https://www.screencast.com/t/0sfWO6LUs

    Kindest regards,
    Thorsten

    PS: Deactivated the plugin for now

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #9732

    Hi Thorsten,
    Thank you.

    I am sorry about the layout issue. The plugin conflicts with your theme. Please allow me to update it on your site this weekend.

    Thank you
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 108
    Thorsten Wollenhöfer on #9801

    Hi Brajesh,
    did you update the plugin?

    Greetings

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #9816

    Sorry for the delay.I will; update css on the site today and will message back.

    thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #9832

    Hi Thorsten,
    Please check on the site. I have fixed the layout there.

    There is one small issue though. When on the profile and the page is loading, the visitor avatar looks bigger. I have added css to make it small still the theme css loads early and causes the flicker( The theme has any image inside header set to 100%).

    if you can add the snippet

    
    
    .recent-visitors img.avatar {
    max-width: 32px !important;
    }
    

    That will remove the flickering too.

    Please do let me know if the changes I made are working for you or not?

    Thank you
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 108
    Thorsten Wollenhöfer on #9833

    Hi Brajesh!
    First of all thank you. If I am right you modified the files ‘visitor-actions.php’ and ‘visitors-hooks.php’ of your plugin?

    Questions:
    a) If so, what happens if you update your plugin? Do I have to correct any code of these files?
    b) You write the visitor avatars look bigger than 32×32. I cannot follow that, see screenshot https://www.screencast.com/t/PbGvFM5hcr

    Or do you have entered the snippet code somewhere? For now your plugin works as it should, see https://www.screencast.com/t/hqt0RPQEhY7Z too.

    Or is there a page where the flickering appears?

    Kindest regards,
    Thorsten

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #9834

    Hi Thorsten,

    a)Those changes will be part of the next update of the plugin. So no need to change anything.
    b) For me, the visitor avatar was appearing large and then shrinking to the correct size. It may be some issue on my part. I am glad if that is fixed.

    I added the css to the Additional CSs section in the customizer.

    Hope that helps.

    Regards
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 108
    Thorsten Wollenhöfer on #9835

    Marked as resolved. Please only check the translation issue I marked here https://www.screencast.com/t/hqt0RPQEhY7Z

  • Participant
    Level: Enlightened
    Posts: 108
    Thorsten Wollenhöfer on #9839

    Hello Brajesh,
    Have found one more issue, see https://www.screencast.com/t/p1voya33ZIO

  • Participant
    Level: Enlightened
    Posts: 108
    Thorsten Wollenhöfer on #9841

    Hello Brajesh,
    One more translation issue to this plugin, see https://www.screencast.com/t/0NlGBi7pf

The topic ‘ [Resolved] Recent Visitor for BuddyPress Profile – styling issues’ is closed to new replies.

This topic is: resolved