Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
How to Work on multiple Images with a link (Internal and External). Please provide solution.
There is a good package Umbraco.LinkPicker, You could then use nested content for each image with link.
In link picker only set to Links, not Images I am displaying images with links.
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.
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
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Image With Link
How to Work on multiple Images with a link (Internal and External). Please provide solution.
There is a good package Umbraco.LinkPicker, You could then use nested content for each image with link.
In link picker only set to Links, not Images I am displaying images with links.
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.
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
is working on a reply...