How to use Bootstrap in X pro

Hello,
I need bootstrap included in theme so I can add an inline form in the header. I need both css and javascript tools of bootstrap. Whatever I try (plugins or local files) it does not work, so I need your suggestion here. I read that bootstrap can cause conflicts. Is there any alternative way to have an inline form with custom action? I need the format below:
“Online booking” |Arrival| “Nights” |Nights| |Book|
An example can be found here:
http://preview.themeforest.net/item/hotel-magnolia-wordpress-theme/full_screen_preview/15194088
It is a hotel availability form.
Thank you.

Hey @Aft,

Thanks for writing in. Bootstrap is not included in the theme. Hand coding the form would require custom development which is outside the scope of our support. You will need a plugin for that or have a developer build a custom one for you.

Thank you for understanding.

Ok I understand that. Is jquery and jquery ui included included in theme? I want to use jquery datepicker in header. Will there be any conflicts with jquery widgets in your theme? Thank you again.

Hi there,

If you use the jQuery No Conflict mode in your code you will have no problem using those stuff:

https://api.jquery.com/jquery.noconflict/

Actually, this is a matter of any WordPress theme and not only our theme.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.