I ran into a case while using the blog timeline where the link that displays when you mouseover the image is wrong. To fix the issue I copied jollyness/templates/fields/field--field_media.tpl.php to jollyness_sub/templates/fields/field--field_media.tpl.php and changed line 15 add a "/" right after
a href="
This fixed my issue. I noticed the demo does not have the same issue - http://demo.themesvision.com/drupal/jollyness/blog-timeline (image of the girl "Custom blog post image").
Hello del,
Thank you for your post ticket here. It seems work perfectly on demo site. Could you give me step to reproduce of attach a image broken link?
Thanks