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.
- Pascal Devif
- Feature Requests
- Wednesday, 16 January 2019
- Subscribe via email
Accepted Answer
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.
$img = JLayoutHelper::render('joomla.content.full_image', $item);
Instead of our options.
- more than a month ago
- Feature Requests
- # Permalink
Hello,
You can do that already if you set 'Link Titles' to yes in Joomla! we will also link the image.
Many thanks
Tony
You can do that already if you set 'Link Titles' to yes in Joomla! we will also link the image.
Many thanks
Tony
- more than a month ago
- Feature Requests
- # 1
Hello,
Sorry but in my case Link title is set to yes and there is no link on full image ...
Sorry but in my case Link title is set to yes and there is no link on full image ...
- more than a month ago
- Feature Requests
- # 2
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
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
- more than a month ago
- Feature Requests
- # 3
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
Many thanks
Tony
- more than a month ago
- Feature Requests
- # 5
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 ...
But to be true i don't understand what the 'Image Rendering Options' parameter is for ??

The description is not very clear ...
- more than a month ago
- Feature Requests
- # 6
It's the options applied to the display of the images when adding the image.
We should probably add an option to force linking.
We should probably add an option to force linking.
- more than a month ago
- Feature Requests
- # 7
You mean options just above in settings ?
Like height, width, etc ... ?
Like height, width, etc ... ?
- more than a month ago
- Feature Requests
- # 8
Oh ok.
OMG it's very unclear.
You should change label and description of this paramter :O
OMG it's very unclear.
You should change label and description of this paramter :O
- more than a month ago
- Feature Requests
- # 9
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »