Search found 22 matches

by [email protected]
Thu May 12, 2022 7:01 am
Forum: Booking Engine
Topic: GTM event tracking of iframe-embedded Booking Engine
Replies: 1
Views: 29848

GTM event tracking of iframe-embedded Booking Engine

Hi, We're embedding beds24 booking engine to our WordPress website using Advanced iFrame Pro plugin. I've been working on tracking "booking" event (clicking book button etc) with Google Tag Manager, and it looks like that it's not possible to trigger any event from iframe embedded page. Do you have ...
by [email protected]
Mon Nov 30, 2020 2:48 am
Forum: Booking Engine
Topic: Any tip to adjust the height of iframe?
Replies: 2
Views: 3077

Re: Any tip to adjust the height of iframe?

Thanks benidormsky for the info. As my CMS doesn't allow placing additional .js file in the system, I put this alternatively. <script type="text/javascript" src="https://beds24.com/include/iframeresizer/4.2.10/iframeResizer.min.js"></script> <script type="text/javascript">iFrameResize();</script> an...
by [email protected]
Mon Nov 16, 2020 1:07 pm
Forum: Booking Engine
Topic: Any tip to adjust the height of iframe?
Replies: 2
Views: 3077

Any tip to adjust the height of iframe?

Hello experts,

I am trying to embed an iframe to my booking page.
As the height of iframe varies to what the query returns, it is not realistic to specify the static value for iframe height.

Is there any solution to adjust & resize the height to the content length?

Regards,
Mayumi
by [email protected]
Mon Nov 16, 2020 1:03 pm
Forum: Booking Engine
Topic: Booking Engine & browser's default language
Replies: 4
Views: 3132

Re: Booking Engine & browser's default language

Thank you annettemorgenroth, will take a look at the page! :D
by [email protected]
Mon Nov 16, 2020 4:35 am
Forum: Booking Engine
Topic: BookWidgent does not pass parameters to iframe page
Replies: 3
Views: 2465

Re: BookWidgent does not pass parameters to iframe page

thank you @annettemorgenroth !

I see my website is working fine at your end.
However, it looks like that the booking module is still failing to pass parameters to iframe...
https://recordit.co/P4sR8XH9wP

What do you think should I do to this work correctly?

Thanks!
Mayumi
by [email protected]
Fri Nov 13, 2020 1:45 pm
Forum: Booking Engine
Topic: BookWidgent does not pass parameters to iframe page
Replies: 3
Views: 2465

BookWidgent does not pass parameters to iframe page

Hello experts, I'm facing an issue with regard to BookWidget and iframe-embedded page. I've embedded a bookwidget on this page; https://fida-staging.work/guesthouse/ Selecting date and number, then it leads to iframe page as I've set redirect='https://fida-staging.work/guesthouse/book-iframe/" in th...
by [email protected]
Fri Nov 13, 2020 1:24 pm
Forum: Booking Engine
Topic: Booking Engine & browser's default language
Replies: 4
Views: 3132

Re: Booking Engine & browser's default language

Hi lesleywoermeijer, Thanks for your reply. When default = English and I visit the booking page with my Japanese-set browser, the English page is shown. I need to use language switcher to make Japanese text available. I would like Booking Engine to detect the browser's default language automatically...
by [email protected]
Fri Nov 13, 2020 7:18 am
Forum: Booking Engine
Topic: Booking Engine & browser's default language
Replies: 4
Views: 3132

Booking Engine & browser's default language

Hi, thanks for your help as always. I see there's "default language" settings on Booking Engine Internationalization. I'd like to set 2 different default language according to their browsers language i.e. if the browser language is set to Japanese the default is Japanese, if else, the default is Eng...
by [email protected]
Fri Nov 13, 2020 3:25 am
Forum: Booking Engine
Topic: *Solved* Possible to specify which layout for each iframe?
Replies: 1
Views: 2008

Re: Possible to specify which layout for each iframe?

Self-resolved!

Adding a parameter &layout=1 to iframe url could specify the layout.
Hope this information helps someone else.

Mayumi
by [email protected]
Fri Nov 13, 2020 2:32 am
Forum: Booking Engine
Topic: *Solved* Possible to specify which layout for each iframe?
Replies: 1
Views: 2008

*Solved* Possible to specify which layout for each iframe?

Hi Beds24 Guru, To my understanding, when creating a new iframe code, automatically the currently selected layout is applied to the iframe design. However, I'd like to use different layout for iframe from the current selected booking page layout. Would it be possible to select a specific layout for ...