Easy Layouts - powering your Joomla! Website
Image option : Link to full article
By
Pascal Devif
on Wednesday, 16 January 2019
Posted in
Feature Requests
Replies
10
Likes
0
Views
7.5K
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.
Tony Partridge
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
#1825
Hello,
You can do that already if you set 'Link Titles' to yes in Joomla! we will also link the image.
Many thanks
Tony
Tony Partridge
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
#1722
Hello,
Sorry but in my case Link title is set to yes and there is no link on full image ...
Pascal Devif
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
#1728
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
Tony Partridge
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
#1731
I'm using "Category Blog : Article (Lead)" ...
Pascal Devif
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
#1737
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
Tony Partridge
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
#1785
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 ...
Pascal Devif
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
#1795
It's the options applied to the display of the images when adding the image.
We should probably add an option to force linking.
Tony Partridge
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
#1803
You mean options just above in settings ?
Like height, width, etc ... ?
Pascal Devif
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
#1804
Oh ok.
OMG it's very unclear.
You should change label and description of this paramter :O
Pascal Devif
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
#1839
View Full Post