Page 1 of 1

wordpress booking page scroll up

Posted: Fri Nov 03, 2017 8:17 pm
I am creating a wordpress website and are a newbie in this. I was able to inser a booking page for my properties. But when i select something on the booking page, it is scrolling up to the top of the page. As I have 2 property on this page, it is very annoying for user to have the page up when he is looking on a property at the bottom. You can see what happen here:

https://host-me.ca/inquire-and-book/

I don't know if it is some parameter from the beds24 plugin or if it is some parameter of my website?

Re: wordpress booking page scroll up

Posted: Sat Nov 04, 2017 6:36 am
by annettemorgenroth
Add scrolltop="no" to the short code. You can find more short code parameters in the plugin under "Documentation".

Re: wordpress booking page scroll up

Posted: Sat Nov 04, 2017 12:47 pm
Thanks