Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • datformatiebv Friend
    #192686

    Joomla 3.2
    T3_blank v1.4.3
    T3_blank v2.0.0.
    T3_blank v2.0.0 bs3

    When adding an img including link in article AND include a caption & title option, the “a href” tag is not working. This is due to the fact that the “a href” is wrongly positioned..

    With class=”caption” title=”tessie”:

    <section class=”article-intro clearfix”>
    <div class=”img_caption none” style=”float: none; width: 234px;”><img class=”caption” title=”tessie” src=”/images/banners/white.png” alt=””>
    <p class=”img_caption”>tessie</p>
    </div>
    <a href=”http://www.example.com” target=”_blank”></a>
    </section>

    Without class=”caption” title=”tessie”:

    <section class=”article-content clearfix”>
    <a href=”http://www.example.com” target=”_blank”>
    <img src=”/images/banners/white.png” alt=””></a>
    </section>

    This is not the problem of T3 or template. It’s the problem of the caption.js script from Joomla 3.2. The issue is reported to Joomla here:

    http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_id=8103&tracker_item_id=32751
    http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=32458&start=0

    Nazario A Friend
    #514412

    Hi datformatie,

    Thanks for your report !

    We will update the new fix in our template quickstart package when Joomla release stable fix.

    Regards,

    Nazario A

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Nazario A 10 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum