Widget pre-population not happening?
BlueMtnCabins
Registered: 6/6/16
|
Widget pre-population not happening?
Feb 19, 2021 2:08 PM
If I get a visitor to site from a Smokies Common Widget referral, I thought that dates /guests will be prepopulated in widget on my page? Example: Is there something wrong with widget set up under my property??? TIA |
Chris Hynes
Registered: 10/19/12
|
Re: Widget pre-population not happening?
Feb 19, 2021 3:47 PM
The problem here is that you've got a double iframe situation going on with the widget. Because of how it's set up in your page builder, the embed is an iframe that keeps the OwnerRez widget from being able to access the outside page and see the URL parameters there. Two ways to fix this: a) if you can have the webpage builder transfer the querystring arguments ?or_arrival=2021-10-02&or_departure=2021-10-09&or_guests=8 from the outside page into its iframe, then we'll be able to access them OR b) if you can change the webpage builder to render the widgets out directly on the main page vs inside an iframe, then we'd be able to access the parameters directly Also FYI, when checking this I noticed you've got a disabled OR widget on your main Cabins page. |
BlueMtnCabins
Registered: 6/6/16
|
Re: Widget pre-population not happening?
Feb 19, 2021 4:02 PM
Thank you, I accidentally disabled the widget. I do not think any of those options can be done with this builder, bummer... :( |