1 jevylux Dec 14, 2015 09:27
3 bluesteens Sep 10, 2016 23:19
I have the same problem, despite inserting the image tag into the link.
<p><a href="http://www.erepsnetwork.com" target="_blank">[image:17]</a></p>
All it does, is to open up the enlarged image in a pop-up window. I have also tried the img src hyperlink option. The hyperlink works with that one, but it does not allow responsive resizing of the image. Is this a trade-off I have to accept just now - responsiveness vs. hyperlinked image?
Here's the website: https://www.blue-steens.com/events/
The image sits in an Intro-Front post if that makes a difference.
4 fplanque Sep 11, 2016 02:02
The [image:] short tag creates a div around the image + caption. It is not suited to be wrapped in a link.
The [inline:] tag would work (http://b2evolution.net/man/inline-short-tag) but it will not be responsive.
Please add this little bit of custom CSS to make all your images "responsive": http://forums.b2evolution.net/frustrated-very-much-so#c107631 (check comment #14)
5 bluesteens Sep 11, 2016 22:25
Custom CSS works a treat! Instructions are clear. Thanks!
@jevylux all you need to do is put the image tag inside a link tag.
If your site is online, then the file should be also uploaded in in the same server.