- Posts: 13
COMMUNITY FORUM
Adding a hotel booking search box to an item
- Fred Hermanns
-
Topic Author
- Offline
- New Member
I have the source code from the search box page:
www.booking.com/general.html?tmpl=searchbox&aid=339406&ss=Bernese%20Oberland
Here is the test page:
www.nextup.ch/NextUpEdit/index.php?option=com_k2&view=itemlist&layout=category&task=category&id=11&Itemid=354&lang=en
Right now I have a link for the search box under "Direct Hotel Booking".
This is not a very elegant solution. Is there any way of getting the search box into an Item?
I tried pasting the source code into the content of the item but that didn't work ;)
Any ideas would be greatly appreciated
Cheers
Please Log in or Create an account to join the conversation.
- Fred Hermanns
-
Topic Author
- Offline
- New Member
- Posts: 13
Problem is I am using the mobi templpate from here: www.cloudaccess.net/joomla-templates-and-themes.html In the edit html I cannot see any <head> and even if I could I doubt that that is the right place to put those "files".I have attached what I have.Here is some help with the search box implementation:You can insert the searchbox on your website by copying the "sourcecode" of the searchbox directly onto your own server. You can do so by displaying the searchbox on your browser, right click on the searchbox and choose "view page source".The sourcecode will now be displayed.You can now copy the code between the "<!-- start copy sourcecode from here -->" tag and "<!-- end copy sourcecode until here -->" tag.Please do not forget to copy the css and javascrypt files from the <head> section of the sourcecode and include them in the <head> section of your webpage!
Please Log in or Create an account to join the conversation.
- Fred Hermanns
-
Topic Author
- Offline
- New Member
- Posts: 13
Please Log in or Create an account to join the conversation.
- fred
-
- Offline
- Junior Member
- Posts: 20
Please Log in or Create an account to join the conversation.