Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • Luna Garden Moderator
    #492664

    <em>@cronea2 372540 wrote:</em><blockquote>I have the same problem with the link dissappearing. I tried the steps above but it still goes away even after I disabled every pop-up except T3 framework.</blockquote>

    Hello,

    I have checked tooltip on T3 framework version 1.2.5, and it still appears.

    Can you share your link that contains the tool tip link so I can check the problem?

    cronea Friend
    #494241

    Here is a page with a tool tip “Link Text”

    http://www.trailheadperspectives.org/test

    Let me know what you think.

    Thanks,
    Andrew

    Luna Garden Moderator
    #494791

    <em>@cronea 374647 wrote:</em><blockquote>Here is a page with a tool tip “Link Text”

    http://www.trailheadperspectives.org/test

    Let me know what you think.
    </blockquote>

    Thanks for the link.

    The problem only happens on Joomla 3.x, to fix it, please add class ‘hasTooltip’ to the tag a, like this:

    <a class="hasTooltip" href="#" title="Title 1" rel="tooltip">Example Description</a>

    superjcc Friend
    #495298

    <em>@Luna Garden 375413 wrote:</em><blockquote>Thanks for the link.

    The problem only happens on Joomla 3.x, to fix it, please add class ‘hasTooltip’ to the tag a, like this:

    <a class="hasTooltip" href="#" title="Title 1" rel="tooltip">Example Description</a>
    </blockquote>

    I have the same problem

    use Nonumber Tooltip module still disappeared

    Luna Garden Moderator
    #495311

    <em>@superjcc 376058 wrote:</em><blockquote>I have the same problem

    use Nonumber Tooltip module still disappeared</blockquote>

    I have check above code for both Joomla 2.5 and 3.0 in T3v3 ver 1.2.6 it still show the Tooltip. Can you post your link here then I will check it?

    superjcc Friend
    #495342

    <em>@Luna Garden 376072 wrote:</em><blockquote>I have check above code for both Joomla 2.5 and 3.0 in T3v3 ver 1.2.6 it still show the Tooltip. Can you post your link here then I will check it?</blockquote>

    http://www.tai.com.tw:8080/joomla2_5/


    1. tooltip
    cronea Friend
    #495349

    Hello,

    I just got this advice and help from a Joomlart ticket I created on this issue. It solved it for me:

    I fixed this issue by adding below codes into custom.css file:
    .nn_tooltips-link.hover {
    display: block !important;
    }

    superjcc Friend
    #495440

    <em>@cronea 376124 wrote:</em><blockquote>Hello,

    I just got this advice and help from a Joomlart ticket I created on this issue. It solved it for me:

    I fixed this issue by adding below codes into custom.css file:
    .nn_tooltips-link.hover {
    display: block !important;
    }</blockquote>

    HI~

    I add codes into style.min.css file

    tooltip doesn’t disappear,but it have other question

    how can adjust it~


    1. tooltip
    Luna Garden Moderator
    #495615

    You can try to change to

    .nn_tooltips-link.hover {
    display: inline!important;
    }

Viewing 9 posts - 16 through 24 (of 24 total)

This topic contains 24 replies, has 6 voices, and was last updated by  Luna Garden 11 years, 5 months ago.

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