Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #419767

    Hi,

    How can I enable a Team Member image to link to a specific page? Currently, you can only assign a link to the small icon that appears on hover. On mobile, it’s worse – you can’t even tap the team member image, rather the small icon under the picture – and you have to tap it twice! (once to simulate the hover, and second to link through.)

    I know there has to be a workaround for this, you guys do great work!

    Assigning a link to the entire Team Member image should be a logical feature by default, hope to have in a future release :)

    Thanks!

    #420586

    Hi codemode!

    The team member elements have icons that display on hover with their own links. If you try and surround all of that with a link then it’s going to cause errors because that’s not proper HTML markup.

    If you need to have an image that is clickable then it would be best to use the image element instead of the team element.

    Best regards,
    Elliott

    #420889

    Got it thanks!

    What’s the best way to style the image element so the caption (or name in this case) is underneath the image (like the team member element) as opposed to directly on top of the image?

    #421403

    Hi!

    Can you please post a screenshot and show the changes you would like to make so we can make sure that we are on the same page?
    Please try adding Special Heading element below your image element

    Best regards,
    Yigit

    #421500

    Sure. This is what I’m trying to accomplish with the image element.

    The image and name link to their corresponding landing page. And ideally, the category below their name would link to the corresponding category page.

    • This reply was modified 9 years, 7 months ago by codemode.
    #421512

    Hey!

    It seems like you have 6 column elements in total and image elements inside each of them. You can simply place Text Block element or Special Heading element right below each of your image elements and that should work fine.

    Best regards,
    Yigit

    #421551

    Got it. Thank you.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Enable Link on Team Member Image’ is closed to new replies.