Page 35 of 55 FirstFirst ... 25333435363745 ... LastLast
Results 341 to 350 of 543
  1. #341
    Join Date
    Jun 2006
    Posts
    298
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by vidmalis View Post
    This solution not work if I have multilanguage site(3 languages) how I can change this button? I have tried to copy my language buttons to includes/templates/buttons/lithuanian directories but still showing the old one....
    Thank you.
    I was having this problem in the featured products listing, specials listing and new product listing because I had custom pages, so I thought I'd post what worked for me. Hopefully it will help someone else.

    In includes/modules/YOUR_TEMPLATE/

    featured_products.php
    specials_index.php
    new_products.php

    replace all instances of:

    PHP Code:
    zen_image($template->get_template_dir('details.gif'DIR_WS_TEMPLATE$current_page_base,'images').'/details.gif'
    with:

    PHP Code:
    zen_image_button(BUTTON_IMAGE_GOTO_PROD_DETAILS BUTTON_GOTO_PROD_DETAILS_ALT
    Last edited by abcisme; 25 Jun 2012 at 12:46 PM.

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

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by abcisme View Post
    I was having this problem in the featured products listing, specials listing and new product listing because I had custom pages, so I thought I'd post what worked for me. Hopefully it will help someone else.

    In includes/modules/YOUR_TEMPLATE/

    featured_products.php
    specials_index.php
    new_products.php

    replace all instances of:

    PHP Code:
    zen_image($template->get_template_dir('details.gif'DIR_WS_TEMPLATE$current_page_base,'images').'/details.gif'
    with:

    PHP Code:
    zen_image_button(BUTTON_IMAGE_GOTO_PROD_DETAILS BUTTON_GOTO_PROD_DETAILS_ALT
    Thanks for posting ;-) I'll incorporate this change in a future template release.

    Thanks,

    Anne

  3. #343
    Join Date
    Jan 2005
    Posts
    144
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Hi Anne,
    I was wondering if it was possible to remove the mini horizontal and vertical lines that are present before the names of each sub-category under the category navigation menu. For example on your demo page here: http://www.picaflor-azul.com/free-de...=index&cPath=1

    Is it all possible to remove those characters before the names of the sub-category?

    Thanks in advance!
    Attached Images Attached Images  

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

    Default Re: Avonlee Contempo Template Support Thread

    Those mini lines are not due to the template but are part of the default Zencart.

    To remove them go to your admin/configuration/Layout Settings. Just about half-way down you'll see some Categories Separator areas to edit. Some of mine are gone/blank but I think it's the Categories Separator between the Category Name and Sub Categories. You should see the lines. Just remove them.

    But to help orient customers, I'm now using link color as here via css:

    http://www.prommart.com/index.php?ma...x&cPath=122_30
    Last edited by SPH; 22 Jul 2012 at 06:39 AM.
    Steve
    prommart.com

  5. #345
    Join Date
    Jan 2005
    Posts
    144
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Thank you so much! Sometimes its the simple things that stump me the most!

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

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by Mr.Pea View Post
    Thank you so much! Sometimes its the simple things that stump me the most!
    You can change the lines to whatever you want or just remove the separator in your admin--configuration--layout settings--Categories Separator between the Category Name and Sub Categories

    Thanks,

    Anne

  7. #347
    Join Date
    Oct 2011
    Posts
    9
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Hi Anne,

    Is there a way to disable the shopping cart / checkout from the header so it only appears if a product is added?

    www.cyclegarageco.com/store

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

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by opunku View Post
    Hi Anne,

    Is there a way to disable the shopping cart / checkout from the header so it only appears if a product is added?

    www.cyclegarageco.com/store
    You could add some custom php code to the includes/templates/avonlee_contempo/common/tpl_header.php file.

    Thanks,

    Anne

  9. #349
    Join Date
    Aug 2012
    Posts
    20
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Hi Anne,
    I am having trouble creating new customer accounts on this template. Every time I fill in all the required information and hit submit it kicks me to a blank form and no account is created. Any suggestions? Thanks

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

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by jjmondoro View Post
    Hi Anne,
    I am having trouble creating new customer accounts on this template. Every time I fill in all the required information and hit submit it kicks me to a blank form and no account is created. Any suggestions? Thanks
    This is not a template problem. The create account works fine on the demo site here:

    Avonlee Comtempo Free Zen Cart Template Demo Site


    I would recommend looking in your /cache folder (make sure permissions are set to 777) for error messages. Also, backtrack and look at any changes/modifications you have made to the template or addons you have installed. You can change the template back to the classic to see if the problem is in a template file you have modified.

    Thanks,

    Anne

 

 
Page 35 of 55 FirstFirst ... 25333435363745 ... LastLast

Similar Threads

  1. How to make the "PRODUCT DETAILS" button not display ? (Avonlee Contempo Template)
    By cmike in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Apr 2014, 04:04 PM
  2. Replies: 2
    Last Post: 4 Mar 2014, 08:58 PM
  3. How to change the product image display mode "Avonlee Contempo template" ?
    By cmike in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 24 Feb 2014, 10:32 AM
  4. About "Avonlee Contempo" Template - Layout , store logo and product description
    By cmike in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 13 Feb 2014, 08:27 AM
  5. Avonlee Contempo template
    By nothingnuaghty in forum Addon Templates
    Replies: 2
    Last Post: 15 Dec 2010, 08:05 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