Wordpress landing widget does not read URL items
Posted: Sat Apr 09, 2016 2:17 pm
Hello,
In my wordpress site I have a page with the [beds24-landing] widget. On another page I have each room display with a button at each room referring to the URL of the landing widget. ([beds24-button href="http://testsite.com/test-booking" target="new" roomid="12345"])
The problem is that after pressing the button, all rooms are shown in the booking page, not only the selected room.
If I test without the href, it works fine but I want to have the booking page embedded in my website.
The URL is showing all relevant info (http://testsite.com/test-booking/?1&own ... numadult=1)
but somehow the landing widget does not get the info (altering the URL info does not have any effect on the booking page)
I tested a good number of variations on the widgets parameters, but all with the same result: the landing widget does not read the URL info.
Do you have any idea how to solve this?
In my wordpress site I have a page with the [beds24-landing] widget. On another page I have each room display with a button at each room referring to the URL of the landing widget. ([beds24-button href="http://testsite.com/test-booking" target="new" roomid="12345"])
The problem is that after pressing the button, all rooms are shown in the booking page, not only the selected room.
If I test without the href, it works fine but I want to have the booking page embedded in my website.
The URL is showing all relevant info (http://testsite.com/test-booking/?1&own ... numadult=1)
but somehow the landing widget does not get the info (altering the URL info does not have any effect on the booking page)
I tested a good number of variations on the widgets parameters, but all with the same result: the landing widget does not read the URL info.
Do you have any idea how to solve this?