- Posts: 5
- Thank you received: 0
Jomres in Hot Desinations, get UI problems. HELP!!
-
probo1
Inactive member - Topic Author
- New Member
Less
More
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
12 years 9 months ago #15655
by milos
Replied by milos on topic Re: Jomres in Hot Desinations, get UI problems. HELP!!
Please find settings in Jomres component to disable loading of jQuery and jQueryUI because template also loads them. If you can't, ask Jomres' support about it.
If you disable it from the template, then your other non-Jomres pages won't work.
If you disable it from the template, then your other non-Jomres pages won't work.
Please Log in to join the conversation.
-
probo1
Inactive member - Topic Author
- New Member
Less
More
- Posts: 5
- Thank you received: 0
12 years 9 months ago #15683
by probo1
Replied by probo1 on topic Re: Jomres in Hot Desinations, get UI problems. HELP!!
if i disable it from the template ..what features in the template will stop working. AS currently the most important feature is jomres.
I dont mind if the Slideshow stops working.
can you tell me how to disable, and what will be affected in the template if i disable.
Thanks
I dont mind if the Slideshow stops working.
can you tell me how to disable, and what will be affected in the template if i disable.
Thanks
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
12 years 9 months ago #15697
by milos
Replied by milos on topic Re: Jomres in Hot Desinations, get UI problems. HELP!!
Everything in template that's related to jQuery will stop working, including Top Menu, backgrounds slide show, equal heights of module blocks, all slide shows...
To remove jQuery from the template, edit /templates/hot_destinations/index.php and remove this part:
To remove jQuery from the template, edit /templates/hot_destinations/index.php and remove this part:
Code:
<script type="text/javascript" src="<?php echo $template_path ?>/js/jquery.min.js"></script>
<script type="text/javascript" src="<?php echo $template_path ?>/js/jquery-ui-1.8.13.custom.min.js"></script>
<script type="text/javascript">
jQuery.noConflict();
</script>
Please Log in to join the conversation.
-
probo1
Inactive member - Topic Author
- New Member
Less
More
- Posts: 5
- Thank you received: 0
12 years 9 months ago #15737
by probo1
Replied by probo1 on topic Re: Jomres in Hot Desinations, get UI problems. HELP!!
OK, Since jomres is working but the template which is loaded is wrong.
If i try to choose a template in Jomres it does not happen. How can i configure the jqueryui.com/themeroller/ directly in the destinations template.
This will fix everything.
Plese advice as i believe, i lot of people in the tourism sector will want to use the only joomla booking system in your template. it will be a waste if this does not work properly since your template suits tourism
let me know. Thanks
If i try to choose a template in Jomres it does not happen. How can i configure the jqueryui.com/themeroller/ directly in the destinations template.
This will fix everything.
Plese advice as i believe, i lot of people in the tourism sector will want to use the only joomla booking system in your template. it will be a waste if this does not work properly since your template suits tourism
let me know. Thanks
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
12 years 9 months ago #15743
by milos
Replied by milos on topic Re: Jomres in Hot Desinations, get UI problems. HELP!!
What Joomla version you are using? Maybe we can put if-then in the template to make jQuery not loading on the Jomres component's pages only.
Please Log in to join the conversation.
Time to create page: 0.090 seconds