Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • suresh 5 posts 75 karma points
    Sep 26, 2018 @ 10:34
    suresh
    0

    How to Work on multiple Images with a link (Internal and External). Please provide solution. enter image description here

  • louisjrdev 107 posts 344 karma points c-trib
    Sep 26, 2018 @ 10:51
    louisjrdev
    0

    There is a good package Umbraco.LinkPicker, You could then use nested content for each image with link.

  • suresh 5 posts 75 karma points
    Sep 26, 2018 @ 13:25
    suresh
    0

    In link picker only set to Links, not Images I am displaying images with links.

  • louisjrdev 107 posts 344 karma points c-trib
    Sep 26, 2018 @ 13:28
    louisjrdev
    0

    I understand, so as i said you will need to make this:

    So your nested content doctype "Image with Link" would have:

    Media Picker Field - to pick the image

    Link Picker Field - to pick the link

    Then on the doctype where you want to add these (e.g. home) you add a nested content field with the type being your "Image with Link" doctype.

  • Victor 25 posts 152 karma points
    Sep 26, 2018 @ 11:14
    Victor
    0

    Paul has a really nice article for this. You can take his slide example and adapt it to your needs. How Louis said, nested content should be the way to go. Bellow you can find the URL to Paul's post:

    https://codeshare.co.uk/blog/how-to-create-a-carousel-in-umbraco-using-nested-content-and-bootstrap/

    Hope this helps,

    Victor

Please Sign in or register to post replies

Write your reply to:

Draft