By Pascal Devif on Wednesday, 16 January 2019
Posted in Feature Requests
Replies 10
Likes 0
Views 6K
Votes 0
Please can you add an option for images field (intro and full) to surround it with a link to the full article ...
Should be very usefull.
No, it's the Joomla! render settings. Like Float, link text, link etc. Re just use native J Rendering with:

$img = JLayoutHelper::render('joomla.content.full_image', $item);

Instead of our options.
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

You can do that already if you set 'Link Titles' to yes in Joomla! we will also link the image.

Many thanks
Tony
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,
Sorry but in my case Link title is set to yes and there is no link on full image ...
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Ok can you just confirm where this is exactly i.e. what view? I'll run some further tests and look at adding a 'Link to Item' to the image field.

Many thanks
Tony
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
I'm using "Category Blog : Article (Lead)" ...
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
In the image field options, set ' Image Rendering Options ' to no. Then it will link providing link titles is set to yes within the menu item.

Many thanks
Tony
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Just tested like you say and it's OK.

But to be true i don't understand what the 'Image Rendering Options' parameter is for ??
The description is not very clear ...
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
It's the options applied to the display of the images when adding the image.

We should probably add an option to force linking.
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
You mean options just above in settings ?
Like height, width, etc ... ?
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Oh ok.
OMG it's very unclear.
You should change label and description of this paramter :O
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post