Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #322523

    Hi,
    My site is at http://182.160.153.36/~kx83j3k9sk4/contact
    I see the following pop-up over the map. How do I edit it to place my own message please?
    Also please show how it can be eliminated altogether.

    “Howdy!
    As you can see you can place unlimited markers, attach tooltips and also set custom images for your markers!
    You can also tint the map, apply saturation etc”

    Cheers
    Mohan

    #322525

    Hi,
    I tried adding

    /**

    Added 2014-09-21 MKO per https://kriesi.at/support/search/Tooltip/
    **/

    function remove_image_title() { ?>
    <script type=”text/javascript”>
    jQuery(window).load(function(){
    jQuery(‘img’).removeAttr(‘title’);
    });
    </script>
    <?php
    }
    to functions-enfold.php. Did not work.
    Cheers
    M

    #322855

    Hey!

    Thank you for using Enfold.

    Open the google map element then edit the map locations. Add your own text on Marker Tooltip field.

    Cheers!
    Ismael

    #323303

    Thank you
    M

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘GTB – Pop-up over Google Map’ is closed to new replies.