- Posts: 15
- Thank you received: 0
Carousel images within pages content
-
pere55
Inactive member - Topic Author
- New Member
Less
More
10 years 9 months ago #37618
by pere55
Carousel images within pages content was created by pere55
Hola,
I tried to install template on a site but I can not manager properly, is to complicate.
So I decided to configure on a hot start installation.
Home page are OK but when link to e.g. Summer Holidays
all carrousel images appears between header 1 and articles. Also Main menu do not collapse.
please view capture at
awesomescreenshot.com/0f32hl8j74
live site is:
www.fundacionjakober.org/j3/
can you help me to fix this issues?
Regards
Pere Colom
I tried to install template on a site but I can not manager properly, is to complicate.
So I decided to configure on a hot start installation.
Home page are OK but when link to e.g. Summer Holidays
all carrousel images appears between header 1 and articles. Also Main menu do not collapse.
please view capture at
awesomescreenshot.com/0f32hl8j74
live site is:
www.fundacionjakober.org/j3/
can you help me to fix this issues?
Regards
Pere Colom
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #37621
by ivan.milic
Replied by ivan.milic on topic Carousel images within pages content
On home page you have jquery form some other component, on "Summer Holidays" page you don't have jQuery at all and both menu and carousel needs it.
Please Log in to join the conversation.
-
pere55
Inactive member - Topic Author
- New Member
Less
More
- Posts: 15
- Thank you received: 0
10 years 9 months ago #37624
by pere55
Replied by pere55 on topic Carousel images within pages content
Thanks Ivan for you quick reply,
but your answer confused me even more. I don't understand why I don't have jQuery.
I suppose this will be included in you default demo installation.
I've only changed pictures and article titles,
I didn't change any article (or site) parameters.
Please notice that by clicking on exactly same articles results are different,
please check by clicking on both:
Home - Espacio SoKraTES
Home- Summer Holidays
one has header1 images but the other no.
I have been reviewing/compare each item parameters and I see no difference
but your answer confused me even more. I don't understand why I don't have jQuery.
I suppose this will be included in you default demo installation.
I've only changed pictures and article titles,
I didn't change any article (or site) parameters.
Please notice that by clicking on exactly same articles results are different,
please check by clicking on both:
Home - Espacio SoKraTES
Home- Summer Holidays
one has header1 images but the other no.
I have been reviewing/compare each item parameters and I see no difference
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #37633
by ivan.milic
Replied by ivan.milic on topic Carousel images within pages content
Make sure this lines are present in index.php of template.
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.
-
pere55
Inactive member - Topic Author
- New Member
Less
More
- Posts: 15
- Thank you received: 0
10 years 9 months ago #37641
by pere55
Replied by pere55 on topic Carousel images within pages content
No, this lines are not in templates/hot_explorer/index.php (attach your default file)
Please Log in to join the conversation.
-
pere55
Inactive member - Topic Author
- New Member
Less
More
- Posts: 15
- Thank you received: 0
10 years 9 months ago #37643
by pere55
Replied by pere55 on topic Carousel images within pages content
I've replaced index.php with the one in previous version "hot_explorer31_hotstart" and fixed the issue,
(?)
Can you indicate the diference between old hot_explorer31_hotstart.zip (downloaded last year) and recent downloaded hot_explorer3_hotstart.zip?
I need to be sure before to continue that there will be no problems in the future with updates in a live site.
(?)
Can you indicate the diference between old hot_explorer31_hotstart.zip (downloaded last year) and recent downloaded hot_explorer3_hotstart.zip?
I need to be sure before to continue that there will be no problems in the future with updates in a live site.
Please Log in to join the conversation.
Time to create page: 0.100 seconds