• Hello,
    I am using the Map Widget from Booking.com on my website. It works very well and look perfect on the desktop version, however on the mobile version more than half of the widget is cut and not showing. I’ve tried to use shortcode via the booking.com plugin or I copy/paste their code in the custom HTML on my blog page.

    Here is an example (see toward the bottom of the page); https://www.afuncouple.com/santabarbara

    When generating the code from Booking.com affiliate page I made sure to choose the responsive option. However it still doesn’t seem to work…

    Any idea how I could fix this?

    Here is the HTLM code for reference:


    <!– Anything inside will go away once widget is loaded. –>
    Booking.com

    <script type=”text/javascript”>
    (function(d, sc, u) {
    var s = d.createElement(sc), p = d.getElementsByTagName(sc)[0];
    s.type = ‘text/javascript’;
    s.async = true;
    s.src = u + ‘?v=’ + (+new Date());
    p.parentNode.insertBefore(s,p);
    })(document, ‘script’, ‘//aff.bstatic.com/static/affiliate_base/js/flexiproduct.js’);
    </script>

    Thanks in advance,
    Guillaume

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author SP – Booking.com

    (@sp-bookingcom)

    Hi there,

    although this is not the right section for Map widget support, We can notice there is a missing part form your code:

    you should have an ins tag before the script.
    Just let us know if this solves.

    Thanks for using our product and for reaching out us!
    Have a nice and safe weekend.

Viewing 1 replies (of 1 total)
  • The topic ‘Booking.com Map Widget’ is closed to new replies.