• Resolved Tim Sutherland

    (@681admin)


    Hi

    The agent profile pic always uses the 150×150 thumbnail version which is very poor resolution.

    I’d like to change this to use the supplied image as the template takes care of resizing, I just want the better resolution displaying.

    Is this possible using functions.php to replace the image size that’s being used with a webhook or otherwise?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Estatik

    (@estatik)

    Hi!
    Of course, the thumbnail size can be changed; it depends on your WordPress settings. Go to Settings and select the Media tab, where you can change the sizes (150 x 150 is the default value).

    Thread Starter Tim Sutherland

    (@681admin)

    Thanks. Changing this will change all thumbnails and also requires all thumbnails to be regenerated when I only want to change the agent profile pic.

    Is there not a hook that can be used or function that can be used to override the agent profile pic and tell it to use a different size such as ‘medium’ or ‘full’.

    Plugin Author Estatik

    (@estatik)

    You can try displaying the image in a different size in the profile by overriding the agent-profile-form.php template in the child theme, and also use the filter es_get_the_agent_avatar_url to change the agent’s photo size on the agent’s page.

    Thread Starter Tim Sutherland

    (@681admin)

    Thanks for your advice. I’m very time poor now so have just went with the easy option of changing the media thumbnail size and then regenerating the 8 thumbnails individually in question. Much better.

    It’d be a great feature to give users the ability to choose the size of the image to use for agents (or even just select from one of the image sizes available such as medium, large, full etc…).

    150px x 150px is very low quality on retina screens and presentation is everything in real estate.

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