Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #446247

    Hello Again Enfold Team!

    I am having an issue with my author images not appearing correctly in the multi-author set-up as seen here. http://invoicefactoring.com/blog-home/invoice-factoring-101

    I am using the Easy Author Image Plugin https://wordpress.org/plugins/sem-author-image/ which could be the issue. Open to other suggestions on how to make it happen.

    Curious if you have any thoughts?

    You guys really do rock, thanks!
    Mike

    #446919

    Hey mediasauce!

    Please try the following in Quick CSS under Enfold–>General Styling:

    img.avatar {
      min-height: 81px !important;
      min-width: 81px !important;
    }

    Cheers!
    Rikard

    #454714

    Hey there,

    Still having issues with this, any other suggestions?

    thanks!
    Mike

    #454918

    Hi!

    Please try this:

    .rounded-container img {
      min-height: 81px !important;
      min-width: 81px !important;
    }

    Hard refresh the page after.

    Cheers!
    Ismael

    #461659

    This worked!!

    Thanks a million. Sorry I left the ticket open for so long :)

    One other thing. I am consistently running into issues with Recommended articles showing up at the bottom of posts. Despite having this turned on in the Blog Settings inside the Enfold set-up, this functionality never seems to work for me. any thoughts?

    thanks again
    Mike

    #462033

    Hi!

    Can you please try de-activating all active plugins and check if that helps? There are bunch of JS errors in console.

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.