Page 1 of 3 123 LastLast
Results 1 to 10 of 459

Hybrid View

  1. #1
    Join Date
    Dec 2009
    Posts
    206
    Plugin Contributions
    2

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by kamelion0927 View Post
    Thanks! This is my eighth version but I think I finally have a winner thanks to your template.

    I've been looking into my easySlider issue a little bit more and I found that regardless of whether the css/javascript loader is enabled, I'm getting a "jQuery is not defined: /includes/templates/alysa_rounded/jscript/jscript_easySlider.js" in the Firefox error console.

    The only difference is that if the css/javascript loader is enabled, the slide show doesn't work.

    Of course the loader being enabled is also causing issues with the mods that are supposed to require it be enabled, so I don't know if it really benefits my site at all.

    Thanks for your help!
    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.

  2. #2
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Hi Anne,

    Decided to go with Alyssa Rounded on my main site:

    www.prommart.com

    I think it your best Free template! I've had a similar color scheme in years past (my only decision now is between dots and solid line).

    Anyway, I use alot of subcategories and eventually everything will be in Cats/Subcats.

    Can you advise on an easy way to make the subcat links to be a different color when they are open? I'm thinking the bluish link-text hover color. Might be useful for customers.

    Thanks.

    Steve

    PS: What font did you use to create the Alyssa Rounded logo? Closest I have is Edwardian Script.

  3. #3
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Hi, I think I got it:

    http://www.prommart.com/index.php?ma...index&cPath=11

    css validates at online checker.

    Didn't work with better categories css file so I plugged below code at bottom of Alyssa Rounded main style sheet.

    Hope it works....

    Steve


    A.category-subs, A.category-products {
    color: #0075E2;
    text-decoration: none;
    }

  4. #4
    Join Date
    Dec 2009
    Posts
    206
    Plugin Contributions
    2

    Default Re: Alysa Rounded Template Support Thread

    I too would like to know which script you used for the default logo as well as the slides. Thanks!

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

    Default Re: Alysa Rounded Template Support Thread

    I too would like to know which script you used for the default logo as well as the slides. Thanks!
    I used als script

    Thanks,

    Anne

  6. #6
    Join Date
    Dec 2009
    Posts
    206
    Plugin Contributions
    2

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    I used als script

    Thanks,

    Anne
    Thanks again! This template is stunning!

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

    Default Re: Alysa Rounded Template Support Thread

    Thanks again! This template is stunning!
    Thank you

  8. #8
    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?

  9. #9
    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

  10. #10
    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

 

 
Page 1 of 3 123 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