install travel templates

  • milos
    Support Staff
  • Moderator
  • Moderator
More
12 years 1 month ago #29377 by milos
Replied by milos on topic install travel templates
With template you will get all the modules that's used in the template for free.

Please Log in to join the conversation.

More
12 years 1 month ago #29548 by peterk2006
Replied by peterk2006 on topic install travel templates

ivan.milic wrote: This would be full code:

Warning: Spoiler!

I can not understand this code works or not. I go to the site from a different computer and it does not show again: (

Please Log in to join the conversation.

More
12 years 1 month ago - 12 years 1 month ago #29550 by ivan.milic
Replied by ivan.milic on topic install travel templates
You are missing opening quote for last image, instead quote is places in a middle of image path:
Code:
var imgArr = new Array( // relative paths of images '/home/a/anapekru/public_html/templates/hot_destinations/images/bg1.jpg', '/home/a/anapekru/public_html/templates/hot_destinations/images/bg2.jpg', '/home/a/anapekru/public_html/templates/hot_destinations/images/bg3.jpg', /home/a/anapekru/public_html/'templates/hot_destinations/images/bg4.jpg' );

check templates/hot_destinations/js/animbg.js
Last edit: 12 years 1 month ago by ivan.milic.

Please Log in to join the conversation.

More
12 years 1 month ago - 12 years 1 month ago #29556 by peterk2006
Replied by peterk2006 on topic install travel templates
I did. but do not see:(

I was more interested in modules user 9? user 10, they do not paint a completely
Last edit: 12 years 1 month ago by peterk2006.

Please Log in to join the conversation.

More
12 years 1 month ago #29564 by ivan.milic
Replied by ivan.milic on topic install travel templates
Actually that could be related, script error can break other scripts, this would be correct :
Code:
var imgArr = new Array( // relative paths of images 'http://www.anapek.ru/templates/hot_destinations/images/bg1.jpg', 'http://www.anapek.ru/templates/hot_destinations/images/bg2.jpg', 'http://www.anapek.ru/templates/hot_destinations/images/bg3.jpg', 'http://www.anapek.ru/templates/hot_destinations/images/bg4.jpg' );
The following user(s) said Thank You: peterk2006

Please Log in to join the conversation.

More
12 years 1 month ago #29569 by peterk2006
Replied by peterk2006 on topic install travel templates
Thank you. something that works. But drawing modules not: (

Please Log in to join the conversation.

Time to create page: 0.116 seconds
Powered by Kunena Forum