Insert my own booking module inside Betheme | Hotel

Hello guys!

I know this question is not usual, but as I think you are more expert than I!

Here is what I´m doing: sorry for my english ;)

I´m trying to insert my own booking module inside the theme "Betheme | Hotel". I have my own html for the form, own css and js files.

To get you in situation: (I just need to include a simple module with these fields: select the hotel (4 possibilities), date picker for arrival and departure, select adults, child......in horizontal mode/responsive) "The results page is a booking module via https out of the main site"

If I used the modules inside theme options to insert css and js breaks and goes blank because it´s to much information and files, so I think this is not the right way to do it.

All the files I´d included manually via FTP in a content folder call "reservas" in the main directory. The html of the form in a colum in the homepage below the main slider and the path for each archives "css/js
" in the header before </head> like this:

<link rel="stylesheet" href="http://miwebsite.com/reservas/plantilla/css/jquery-ui.css" type="text/css" />
<link rel="stylesheet" href="http://
miwebsite.com/reservas/plantilla/css/jquery-ui.theme.css" type="text/css" />
<link rel="stylesheet" href="http://miwebsite.com/reservas/plantilla/css/jquery-ui.structure.css" type="text/css" />
<script src="http://miwebsite.com/reservas/plantilla/js/i18n/jquery.ui.datepicker-es.js" type="text/javascript"></script>
In the first instance,

The script brakes the slider, so I wonder, this is where I should include it??
The form does not recognize the stylesheets, so I wonder again!!

I think this action is more complex than I imagine and it is not your department but, can you help me with this or guide me through the jungle??

Thank you in advance

Cheers

Comments

  • Hi,

    in this case you should contact with addon author or website developer because unfortunately we do not offer theme files modifications. Your question is not usual because this is not related with theme. The problem may be related with the code you got or with modifications you did.

    Thanks for understanding!
Sign In or Register to comment.