Hi
I bought Vine template. It's really great, but i have some problems with menu. I created menu and it works fine, but when i'm at the start page menu does not develop on any menu items at all. When another page is active whole menu works fine. Can you please help ?
PrimerTemplates
POSTED: 2012-07-30
Hello KENSHIN,
There might be a jquerry conflict brought about by one of the modules you've installed in the homepage. Please email the login details of your site to the email address provided in the template user manual.
Thank you.
Kind Regards,
Delight Design Tea,
Kenshin
POSTED: 2012-08-05
Thanks for answer. I figured problem on my own. I case someone have same problem i give you solution. The problem was: menu doesn't develop on main site. As you said the problem was conflict between jquary and HOT image slider.
Solution:
Edit modules/mod_hot_image_slider/tmpl/default.php and insert this script just before line 111
<div id="header_hotslider"><div class="hotwrap">
Get an access to all 12 items designed and developed by Nexus Nova team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
I bought Vine template. It's really great, but i have some problems with menu. I created menu and it works fine, but when i'm at the start page menu does not develop on any menu items at all. When another page is active whole menu works fine. Can you please help ?
There might be a jquerry conflict brought about by one of the modules you've installed in the homepage. Please email the login details of your site to the email address provided in the template user manual.
Thank you.
Kind Regards,
Delight Design Tea,
Solution:
Edit modules/mod_hot_image_slider/tmpl/default.php and insert this script just before line 111
<div id="header_hotslider"><div class="hotwrap">
<script type="text/javascript">
jQuery.noConflict();
</script>
Hope could help.
Regards.