Page 12 of 47 FirstFirst ... 2101112131422 ... LastLast
Results 111 to 120 of 462
  1. #111
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    Hi Anne,

    Firstly I'd like to say thank you so much for your beautiful templates and easy to understand installation instructions. I have one question, I'd like to have the images in the slideshow showing for a longer period of time before it moves onto the next image, please can you advise how I'd go about that?

    Thanks again
    You need to edit the javascript file.

    Thanks,

    Anne

  2. #112
    Join Date
    Nov 2010
    Posts
    53
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Hi all,
    I'm using this fantastic template and I would like to install the Fast and Easy Checkout add-on (FEC)..however it seems it is recommended to install Jscript Loader before installing. My question is does this template have Jscript loader installed already? I had a quick look into the html_header.php file and it seems it is installed, can you please confirm?

  3. #113
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    Hi all,
    I'm using this fantastic template and I would like to install the Fast and Easy Checkout add-on (FEC)..however it seems it is recommended to install Jscript Loader before installing. My question is does this template have Jscript loader installed already? I had a quick look into the html_header.php file and it seems it is installed, can you please confirm?
    No, it is not already installed. You will need to merge the html_header file from the mod with the one from the template package.

    Thanks,

    Anne

  4. #114
    Join Date
    Feb 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by kamelion0927 View Post
    Okay - I finally figured out what I was doing wrong and I didn't see this posted any where else so I thought I'd post it here just in case it's needed.

    When you install the css/javascript loader, you need to specify that the javascript for easySlider needs to be loaded before everything is minified.

    To do this, change the loader_sample.php.sample in includes/templates/your_template/auto loaders to loader_yournamehere.php (I used loader_index.php) and then change the php content in the file to something like:

    <?php

    $loaders[] = array('conditions' => array('pages' => array('index_home')),
    'jscript_files' => array(
    'jscript_easySlider.js' => 10,
    'jquery/jquery-1.4.2.min.js' => 20

    ));

    upload to includes/templates/your_template/auto_loaders and easySlider should work.

    I don't have the css/javascript loader on my site. However, I'm getting the same error that the demo has:

    Message: 'jQuery' is undefined
    Line: 30
    Char: 1
    Code: 0
    URI: http://victoriadesignstudio.com/stor..._easySlider.js

    Message: 'jQuery' is undefined
    Line: 30
    Char: 1
    Code: 0
    URI: http://www.picaflor-azul.com/free-de..._easySlider.js

    Do I need to install the css/javascript loader (first I've ever heard of it) to correct the problem?

  5. #115
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    I don't have the css/javascript loader on my site. However, I'm getting the same error that the demo has:

    Message: 'jQuery' is undefined
    Line: 30
    Char: 1
    Code: 0
    URI: http://victoriadesignstudio.com/stor..._easySlider.js

    Message: 'jQuery' is undefined
    Line: 30
    Char: 1
    Code: 0
    URI: http://www.picaflor-azul.com/free-de..._easySlider.js

    Do I need to install the css/javascript loader (first I've ever heard of it) to correct the problem?
    Follow the directions here:

    http://www.zen-cart.com/forum/showpo...&postcount=248

    Thanks,

    Anne

  6. #116
    Join Date
    Feb 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Follow the directions here:

    http://www.zen-cart.com/forum/showpo...&postcount=248

    Thanks,

    Anne
    That did the trick! Thank you so much...

    Now if I can only get it to show columns instead of a list I'll be good...

    take a look and tell me what to change:

    http://victoriadesignstudio.com/store

  7. #117
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    That did the trick! Thank you so much...

    Now if I can only get it to show columns instead of a list I'll be good...

    take a look and tell me what to change:

    http://victoriadesignstudio.com/store
    Did you follow the install.txt and install the sql patch for the column layout grid module?

    Thanks,

    Anne

  8. #118
    Join Date
    Feb 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Did you follow the install.txt and install the sql patch for the column layout grid module?

    Thanks,

    Anne
    Makes it a bit easier to follow directions, eh? Thank you so much. This is a lot better than the template I had earlier.

    I change the font color in the stylesheet.css and the font size to 82.5 but I'm not seeing any difference.

  9. #119
    Join Date
    Feb 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Which image setting(s) do I need to change the make the sub-categories images a bit bigger?

  10. #120
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    Which image setting(s) do I need to change the make the sub-categories images a bit bigger?
    admin--configuration--images

    Thanks,

    Anne

 

 
Page 12 of 47 FirstFirst ... 2101112131422 ... LastLast

Similar Threads

  1. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  2. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 262
    Last Post: 13 May 2015, 01:00 AM
  3. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 PM
  4. Watermelon Template Support Thread
    By LissaE in forum Addon Templates
    Replies: 22
    Last Post: 14 Oct 2011, 04:03 AM
  5. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg