Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 39
  1. #21
    Join Date
    Dec 2008
    Location
    Utah, USA
    Posts
    182
    Plugin Contributions
    10

    Default Re: help requested

    Quote Originally Posted by hollo View Post
    Hello There,
    I need help to fixing the cart information in the header. thanks

    Attachment 11315
    Do you want to upload your tpl_header.php file found in the common folder? I will take a look at it and figure out why its broke! Thanks!
    Zen Cart Help and Design

    If you don’t build your dream, someone else will hire you to help them build theirs.

  2. #22
    Join Date
    Oct 2012
    Posts
    38
    Plugin Contributions
    0

    Default Re: help requested

    Thanks for your reply, I will maybe try it out when i am a bit more familiar with how things work. Its a bit complex for me, I will just leave it under the other heading for now. I cant be bothered to start reprogramming the site to move a link 2 inches left really.

  3. #23
    Join Date
    Oct 2012
    Posts
    38
    Plugin Contributions
    0

    Default Re: help requested

    Incidentally, if you want to adjust the social links its found under includes/languages/english/azendia/header.php.

    This is wrong~:

    Update your Social Links

    1 - Open includes/languages/english/extra_definitions/azienda/header_defines.php and find this code:


    That file does not exist.

  4. #24
    Join Date
    Jan 2008
    Location
    Memphis, USA
    Posts
    299
    Plugin Contributions
    0

    Default Re: help requested

    Hello,

    I just installed this template over the weekend and it works great except for a minor thing. On the payment page 2 of the credit card images don't show up. Visa,MC&Discover show but diners & jcb do not. I checked that the icons were in the template default folder and I also created an icon folder under images in the azeinda template folder. I uploaded gif images of the cards but diners and jcb show as broken images. I'm using zc 1.5 and my previous template was zencart zen. The images work under zencart zen template.
    Any ideas are welcome.

  5. #25
    Join Date
    Jan 2008
    Location
    Memphis, USA
    Posts
    299
    Plugin Contributions
    0

    Default Re: help requested

    Quote Originally Posted by coucho View Post
    Hello,

    I just installed this template over the weekend and it works great except for a minor thing. On the payment page 2 of the credit card images don't show up. Visa,MC&Discover show but diners & jcb do not. I checked that the icons were in the template default folder and I also created an icon folder under images in the azeinda template folder. I uploaded gif images of the cards but diners and jcb show as broken images. I'm using zc 1.5 and my previous template was zencart zen. The images work under zencart zen template.
    Any ideas are welcome.
    I found that I didn't have the right size gif image. I used the credit card images from my previous template, installed into the template default includes/templates/template default/images/icons and the images started showing.

  6. #26
    Join Date
    Oct 2006
    Location
    Worcester, MA
    Posts
    453
    Plugin Contributions
    0

    Default Re: help requested

    Is there a way to use a different transition effect for the slider? I like the basic layout of the slider and the ability to changes images and links but I don't like the tiling transition. Can this be changed somewhere in the script?
    Ellie Armsby

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

    Default Re: help requested

    Quote Originally Posted by earmsby View Post
    Is there a way to use a different transition effect for the slider? I like the basic layout of the slider and the ability to changes images and links but I don't like the tiling transition. Can this be changed somewhere in the script?
    This is not my template, but if you post a link to your site I can take a look.

    Thanks,

    Anne

  8. #28
    Join Date
    Oct 2006
    Location
    Worcester, MA
    Posts
    453
    Plugin Contributions
    0

    Default Re: help requested

    Sure. It's not public yet - still working on stuff but the URL is: http://store.hildegard.com/
    I was thinking that the transition effect is probably a parameter in whatever JS script or jQuery is used for this element. I just have had trouble finding where this is set.
    Ellie Armsby

  9. #29
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: help requested

    Quote Originally Posted by earmsby View Post
    Sure. It's not public yet - still working on stuff but the URL is: http://store.hildegard.com/
    I was thinking that the transition effect is probably a parameter in whatever JS script or jQuery is used for this element. I just have had trouble finding where this is set.
    When doing a view page source, I see:

    Code:
    <script type="text/javascript">
       $(document).ready(function() {
        $('#coin-slider').coinslider({ width: 775, height: 325, navigation: true, delay: 5000 });
        });
    </script>
    
    <!-- Effects to place in JS above
    width: 565, // width of slider panel
    height: 290, // height of slider panel
    spw: 7, // squares per width
    sph: 5, // squares per height
    delay: 3000, // delay between images in ms
    sDelay: 30, // delay beetwen squares in ms
    opacity: 0.7, // opacity of title and navigation
    titleSpeed: 500, // speed of title appereance in ms
    effect: '', // random, swirl, rain, straight
    navigation: true, // prev next and buttons
    links : true, // show images as links
    hoverPause: true // pause on hover
    -->
    I would use your admin--tools--developers toolkit to search for this text and find which file is located in. You can them use the effect: to change the effect in the js.

    Thanks,

    Anne

  10. #30
    Join Date
    Oct 2006
    Location
    Worcester, MA
    Posts
    453
    Plugin Contributions
    0

    Default My Account in header nav

    Is there a way to have the My Account page appear in the header nav menu when the customer is signed in? I can see that it is in the footer nav but it's hard for a customer to find that.
    Ellie Armsby

 

 
Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. FraudLabs Pro Fraud Prevention (Support Thread)
    By chrislim in forum All Other Contributions/Addons
    Replies: 17
    Last Post: 30 Jan 2024, 08:37 PM
  2. Cambridge Pro Template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 179
    Last Post: 28 Mar 2016, 04:56 PM
  3. free template - Simply Kerrin - Support Thread
    By kdays in forum Addon Templates
    Replies: 9
    Last Post: 3 Sep 2012, 12:07 AM
  4. Free Template "Future Zen" v1.2 Support Thread
    By kuroi in forum Addon Templates
    Replies: 69
    Last Post: 16 Jul 2010, 06:00 AM
  5. Free Art Shop Template Support Thread
    By UKTNET in forum Addon Templates
    Replies: 5
    Last Post: 20 Jun 2009, 08:36 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR