Positioning options: automatic?

Home Forums WordPress Tooltip Pro Support Positioning options: automatic?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • I got the pro version, basically in order to do the automatic positioning – but now I can’t find it. All I find under Tooltip Box Postion (customize settings) is bottomRight, bottomLeft, topRight, topLeft, topMiddle, bottomMiddle, rightMiddle, leftMiddle. Where is it?

    Also I miss the most important option for “Tooltip Hidden When…” – is there really no “click outside of tooltip” option? That’s what people are used to with lightboxes: you just click somewhere outside of the box and the box closes. Or a “close” button in the tooltip box.

    Thanks.

    Also, the tooltip words get underlined automatically – can I change that? So instead of underlining a word, change the color or so?

    Hi, sorry, I got a pulmonary disease and will come back next Monday, thanks.

    Don’t worry about it, I bought a different plugin in the mean time.

    Hi Gabriel,

    Thanks for the message.

    Q: About “I got the pro version, basically in order to do the automatic positioning – but now I can’t find it. All I find under Tooltip Box Postion (customize settings) is bottomRight, bottomLeft, topRight, topLeft, topMiddle, bottomMiddle, rightMiddle, leftMiddle. Where is it?”

    A: Not sure what is your means about “automatic positioning”, could you please tell me more details of your requirement? And in your tooltip setting panel http://yourdomain.com/wp-admin/admin.php?page=tooltipssettings , in “Tooltip Box Postion” select box, there are only some preset position, but you can control it in stylesheet file, please check F.A.Q at https://tooltips.org/faq/, for example:
    —————————–
    About Stylesheet File Of The Plugin

    Although we have many default style for our tooltips, also users can customize their style on customized style control panel, but we offered another way to help users to customize style in a stylesheet file, if you activated the tooltips pro plugin please check your page source you will find the tooltips.css is loaded on the page:

    < link rel="stylesheet"
    href="http://yourdomain.com/wp-content/plugins/tooltips-pro/tooltips.css"
    type="text/css" media="screen" />

    also if you open the tooltips.css, you will find some commented codes just as a reference, you can easy to control all of your stylesheet, just try to add a tooltips in plugin menu, and then you can try to add a code in tooltips.css, for example like this one:

    classtoolTips0 {color: red !important;}

    on the front end you will find the keyword of the tooltips has been changed the color red, by this way you can customize your all elements of tooltips keyword, tooltips content, tooltips box…, and so on, thanks.
    ——————
    You can control the position in tooltips.css too.

    Q: About “Also I miss the most important option for “Tooltip Hidden When…” – is there really no “click outside of tooltip” option? That’s what people are used to with lightboxes: you just click somewhere outside of the box and the box closes. Or a “close” button in the tooltip box.”
    A: In the current, we only support methods: “Mouse Over, Double Click, Click, Mouse Leave, Mouse Enter, Mouse Out, Mouse Move, Mouse Up, Mouse Down.”, sorry, in my mind, I was think it is enough? The most of method users like is mouse over, I think it is more user friendly for “click outside of tooltip”? Why we need this option? Could you please give me a case which we must use this method? I will think about it more, thank you very much.

    Hey, I will publish a new version tomorrow, in this new version you can add tooltips in menu item, also you can setting only add tooltips for the first matching keyword in the same page or not… and so on!

    Any more question is welcome, thank you very much for use my plugin and thank you very much for your idea, I will upgrade the plugin and there are more upcoming amazing features.

    Have a happy day. 🙂

    Best Regards,
    Tomas

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.