hello,
is there any way to add target=”_blank” for the links?
Hello,
This plugin is great, is there a way to show a list of tooltips on page similar to a Glossary?
Kind Regards,
Bianca Gilchrist
]]>Just wondering is there is a way to run the tooltip in a template file?
like <?php echo do_shortcode(“[shortcode]”); ?>
]]>My Tool tip shows on extreme top left of the site, shouldn’t it be relative to where the keyword is. How can this by fixed.
]]>Its KAPUT, and the creator talk help at all.
Lets just remove this piece of code instead of letting it give people false hope and wasting our time.
]]>Fill in information for gui, click submit and redirects to some unstyled index page. I have to close the tooltip manually. Doesn’t matter how I input the information (no/yes url, selected text etc) still not working.
]]>hi everyone,
i commented on the plugin author’s blog and then emailed him, but to no reply, so hopefully one of you knows more about plugin development than i do and can help me with my problem.
i think the plugin’s great APART from one thing: it only fades when you move the cursor over it. I can see why it’s like that, for allowing links to be clicked, but i think it will really confuse some of my readers if tooltips start appearing with no obvious way to make them go away.
so what I’m asking is: does anyone know a way of setting some sort of timeout to the tooltip, so it fades away after, say, 3 seconds?
I’d be very very very grateful
thanks in advance
Benedict
]]>When I click submit on the tooltip, I just get redirected to my site homepage. Shortcode creates tooltip but does not add tooltip content, it just says “Add Content Here”
]]>When I call wp-tooltip short code without providing a url I get the following php notice:
Notice: Undefined index: url in /Users/peter/NetBeansProjects/CLAW/wp-content/plugins/wp-tooltip/wp-tooltip.php on line 71
The fix is
if(isset($atts['url']) && $atts['url']) {
]]>
Unfortunatly it doesn’t work in 3.3 at all.
]]>Installed just fine, button appeared on pages, but could not get it to work. Tried in table cell, and plain text. Once I clicked the “add” button, the little mini window displayed a mini version of my site. Interesting.
]]>Greetings,
Just downloaded wp-tooltip and am wondering if there is a way to make it work with the WPMU Automatic Links plugin? Seeing as how most links would be generated automatically, Is there some way I can inject your manual code into theirs?
Thanks for any info you can provide.
]]>See title.
Seems to work decently otherwise.
]]>When I clicked on the button to add a tooltip to the selected word I got to see the root site – WordPress is inside a subdirectory – inside the popup, but it did not add the tooltip to the word in question.
]]>Hey
I have enabled the ‘WordPress ToolTip’ plugin and have used the following code to generate a tooltip over an image link in the footer of my site:
[code]a href="#" class="wp-tooltip" title="Visit our online shop for special offers"><img src="images/shop-logo.gif" alt="Shop Online" /></a[/code]
Note: Removed the first < and final > from code above because the code seems to get stripped out in this forum.
This displays the tooltip when the image is hovered over, but the tooltip ‘arrow’ (at the bottom of the tooltip) is in line with the bottom of the image. Using Firebug, I’ve tried to pull this apart and see where the CSS is being applied, to make the tooltip ‘pop up’ above the image, not covering the image. From here I gather I have to apply ‘tip_top’ class – Firebug shows this class is enabled on the ‘tiptip_holder’ div.
Is this a case of not being able to see the wood for the trees?
Thanks
]]>