- Posts: 2
- Thank you received: 0
Links in thumbnails
-
Panky23
Inactive member - Topic Author
- New Member
Less
More
13 years 8 months ago #7606
by Panky23
Links in thumbnails was created by Panky23
Hi
I need to add link on every thumbnail pointing to some article.
Is it possible ?
I tried it but I don't find the solution.
Thanks in advance.
I need to add link on every thumbnail pointing to some article.
Is it possible ?
I tried it but I don't find the solution.
Thanks in advance.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 8 months ago #7643
by ivan.milic
Replied by ivan.milic on topic Re: Links in thumbnails
That is not supported, so only thing for you to do is to try to customize module yourself.
You could edit
modules\mod_hot_joomla_gallery\tmpl\default.php
you can add onclick="window.location='..some link';" attribute in big image and use description field to hold link ( $pics[$loop][1] ).
You could edit
modules\mod_hot_joomla_gallery\tmpl\default.php
you can add onclick="window.location='..some link';" attribute in big image and use description field to hold link ( $pics[$loop][1] ).
Please Log in to join the conversation.
Time to create page: 0.147 seconds