Front End JS qtip position not adjusting when viewport edge reached

WordPress Event Management, Calendars & Registration Forums General Question Front End JS qtip position not adjusting when viewport edge reached

This topic contains 5 replies, has 2 voices, and was last updated by  Stephen Harris 7 years, 1 month ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #29357

    The default position for qtip does not adjust when the edge of the viewport is encountered, but the following does:

        position: {
            at: "top left",
            my: "bottom left",
            target: pos,
            container: jQuery(this.getMap().getDiv())
        },
    

    Is there another way rather than editing the plugin file? This is going to be a maintenance hassle. I need to figure this out fairly quickly.

    It would be better to have setting field for the vars in wp_localize_script for the qtip.

    Thanks!

    Joy Katzen-Guthrie
    #29394

    Hi Joy,

    There’ll be an update shortly which will automatically adjust the position of tooltip to fit within the viewport.

    Stephen Harris
    #29395

    That update will be for the main plugin (Event Organiser), not FES.

    Stephen Harris
    #29399

    Thanks!

    Joy Katzen-Guthrie
    #29407

    Resolved

    Joy Katzen-Guthrie
    #29466

    This should have been fixed in 3.6.1

    Stephen Harris
Viewing 6 posts - 1 through 6 (of 6 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.