- Posts: 6
- Thank you received: 0
Calendar features not working
-
winwin2
Inactive member - Topic Author
- New Member
Less
More
14 years 2 months ago #2938
by winwin2
Calendar features not working was created by winwin2
My site has a calendar features for arrival and departure date,
furniture store template does not allow to update the date or show the calendar.
Please let me know how to resolve this issue.
Thanks.
furniture store template does not allow to update the date or show the calendar.
Please let me know how to resolve this issue.
Thanks.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
14 years 2 months ago #2939
by milos
Replied by milos on topic Re: Calendar features not working
What is the calendar extension name? Can I see your site?
Please Log in to join the conversation.
-
winwin2
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
14 years 2 months ago #2940
by winwin2
Replied by winwin2 on topic Re: Calendar features not working
www.iwinwin.org/cms1/index.php?option=com_jomres&Itemid=53
The extension name is from Jomres.net jom_search_m2
Thanks.
The extension name is from Jomres.net jom_search_m2
Thanks.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
14 years 2 months ago #2942
by milos
Replied by milos on topic Re: Calendar features not working
Please edit file /templates/hot_furniturestore/index.php and remove line which loads jQuery:
If it doesn't help, remove these lines also:
Code:
<script type="text/javascript" src="<?php echo $template_path ?>/js/jquery.min.js"></script>
Code:
<script type="text/javascript">
jQuery.noConflict();
</script>
Please Log in to join the conversation.
-
winwin2
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
14 years 2 months ago #2945
by winwin2
Replied by winwin2 on topic Re: Calendar features not working
After I removed those two lines, it still not working.
Also, I noticed most of my mouseover features icons are not working too.
Any other suggestions?
Also, I noticed most of my mouseover features icons are not working too.
Any other suggestions?
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
14 years 2 months ago #2946
by milos
Replied by milos on topic Re: Calendar features not working
In Firefox, enable Error Console and you will see many errors produced by JomRes files. Are you sure it's related to template? Have you tried to switch to default Joomla template? Could you look for some help on JomRes' forum?
Please Log in to join the conversation.
Time to create page: 0.112 seconds