ItayXD
Forum Replies Created
-
Forum: Plugins
In reply to: [Responsive Mobile-Friendly Tooltip] Example of CSSHi
I don’t know if it’s still relevant, if it is please describe the problem using the following method:
1. Explain step by step what you were trying to do
2. Write what should have happen
3. Write what actually happensHi, is there any other tooltip plugin active? did you use the button to add the tooltip?
This is not a problem of the plugin as it does work, it may have bugs but it works. Please check how you applied it and make sure you use it correctly.Ofc you are completely right. I built this plugin and support in voluntarily, and as I mentioned, unfortunately I can’t work on your problem right now because of few reasons:
1. I don’t have safari so I can’t reproduce the bug.
2. There are no other reports (yet) about this bug.
3. I am very short on free time.
I understand your choice to use another plugin ATM and hope you’ll update my plugin to the next version and that you’ll use it after I’ll solve the bug.One last thing, you my also want to talk to Mirco Babini, who said he’ll help continue the development of the plugin.
EDIT****:
IMPORTANT: I just checked your demo page, it seems you’re not using the plugin at all, how can I even start to debug it like that?Forum: Plugins
In reply to: [Responsive Mobile-Friendly Tooltip] Update github repoYou are now a committer =]
Forum: Plugins
In reply to: [Responsive Mobile-Friendly Tooltip] Update github repoI think the top priority right now is fixing some bugs and making sure the plugin works smoothly on current WP version.
ItayXDForum: Plugins
In reply to: [Responsive Mobile-Friendly Tooltip] Update github repoI just updated the Git repo
Forum: Plugins
In reply to: [Responsive Mobile-Friendly Tooltip] Update github repoSorry for the long delay, I’d be really happy if you’ll keep it up to date, I can even add you as a developer here on WP, would you like me to do that?
Forum: Plugins
In reply to: [Responsive Mobile-Friendly Tooltip] Tooltips don't work after ajax callYou have to rerun the script plugin script
Hey isabelelia, thanks for the detailed report, as I said before I don’t have any time to deal with bug reports, I’d really like if you or anyone else can continue the work on this plugin. I can add you as a developer on WordPress or on Github.
Forum: Plugins
In reply to: [Responsive Mobile-Friendly Tooltip] Shortcodes in tooltips?Have you tried just using them together? Does it work? What’s the output?
Unfortunately I’m really short on time so I can’t promise I’ll be able to deal with this issue. I’m very sorry for that, truth to be told I haven’t dealt with more pressing issues either as I’m barely at home or near a computer.
ItayXDYes it’s true I better use the data-tooltip attribute. I’ll do it on next update.
Forum: Plugins
In reply to: [Responsive Mobile-Friendly Tooltip] Complex HTMLFormatted HTML is possible, but image isn’t ATM.
Forum: Plugins
In reply to: [Responsive Mobile-Friendly Tooltip] Displayed text is all capitalsHi jack,
if you are interested in using thesis we can easily make it work, don’t switch a theme for that.
If you don’t want to use it anyway then I’m glad you find yourself a better suiting theme.Forum: Plugins
In reply to: [Responsive Mobile-Friendly Tooltip] Displayed text is all capitalsHi, it’s very simple =]
Thesis’s layout.css has the following css rule:abbr, acronym { text-transform: uppercase; }
To cancel it just go to Settings > Responsive Mobile-Friendly Tooltip Settings,
check “Use custom CSS?” make sure you don’t check “Replace original CSS?” and enter to “Your CSS code” the following:abbr { text-transform: none; }
PS: If you like the plugin please add a review =]
Forum: Plugins
In reply to: [Responsive Mobile-Friendly Tooltip] Use with image maps…?Hi, image maps aren’t largely used, thats the reason this problem still exist.
I’ll look in to it, but unfortunately I don’t have much time and can’t promise a quick solution.