Page 201 of 305 FirstFirst ... 101151191199200201202203211251301 ... LastLast
Results 2,001 to 2,010 of 3042
  1. #2001
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    help question Re: Apple Zen Support Thread

    Any help for me...post 236?

  2. #2002
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    [QUOTE=evariety;561726]
    Quote Originally Posted by jettrue View Post
    do you have any of the IH2 files in your custom template folders? Such as

    includes/modules/YOUR_TEMPLATE/[/QUOT
    is that u mean at include/modeles/apple zen? sorry...i very new on this, so need to confirm more.
    If is at this folder I check already, i have delete all the IH 2 file at this folder. I plan if I still can't solve this problem may be I need to redo from start again...but it will take times for me..
    I think IH2 files are still present, because its still looking for images in the medium/ folder, other than that, I don't know what else to say.

  3. #2003
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by athena View Post
    Any help for me...post 236?
    I see you posted at #1996, the number 236 referred to how many times you had posted on this site.

    Anyhoo, see this link:
    http://www.zen-cart.com/forum/showpo...postcount=1996

  4. #2004
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: Apple Zen Support Thread

    I followed the instructions but it did not work at all. everything is the same. Specials is still in the drop down menu and the side boxes shift to the left.

    I double checked to see that they uploaded properly.

    The website is here www.thethreadedneedle.com

    Thanks for any help ...prefer to just turn specials off completely as they will never happen at this shop.

  5. #2005
    Join Date
    Apr 2008
    Location
    Brooklyn,NY
    Posts
    25
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by ebookba View Post
    Anyone can get zen lightbox working with the template?
    The lightbox always gets under the css menu



    RSS FEEDER Also gets under the drop down bar on this template.
    Please post if you find a solution.

  6. #2006
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: Apple Zen Support Thread

    I've also just noticed...did it change? I don't know......
    That my forum link does not appear in the Information Drop Down Menu; however, it is in the information sidebox.

  7. #2007
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: Apple Zen Support Thread

    In post 174 i found some instruction on the drop down but it added a drop down column. What I would like is the forum in the list under one of the tabs.

  8. #2008
    Join Date
    Oct 2005
    Location
    San Francisco
    Posts
    107
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi All,
    My apple-zen site is apparently not working well in IE, and i am at a loss for how to fix it. I am using a Mac, and I have an old version of IE that is my only way of seeing what is happening. In my old version, the menus don't drop down and the right column shifts to the left on many pages (not all). Since 60% of my site visitors use IE, I need to get this fixed. Can anyone help with this? Thanks
    John

    www.goldenapplels.com/ZcartGA

  9. #2009
    Join Date
    Feb 2008
    Location
    Inside my head.
    Posts
    55
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi,
    I had a question about changing up this template just slightly. I was wondering if there was anyone who could explain how to change the top navigation from the top to a side bar navigation and then move the drop down menus to come out on the right side?

    I can probably figure out a work around with it - but I figured I would check here to see if I could save some time in trying to figure out how to do it if someone else has already done it and wants to try explaining it to me

    Thanks!
    Seth

  10. #2010
    Join Date
    May 2008
    Posts
    14
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post
    You will need to give each section its own id in includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php

    Like so:

    Code:
    <li class="submenu" id="catalog"><a href="<?php echo zen_href_link(FILENAME_DEFAULT); ?>"><?php echo HEADER_TITLE_CATALOG; ?></a>
    
    <li class="submenu" id="categories"><a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>"><?php echo HEADER_TITLE_CATEGORIES; ?></a>
    
    <li class="submenu" id="information"><a href="<?php echo zen_href_link(FILENAME_DEFAULT); ?>"><?php echo HEADER_TITLE_INFORMATION; ?></a>
    
    <li id="contact"><a href="<?php echo zen_href_link(FILENAME_CONTACT_US, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CONTACT_US; ?></a></li>
    
    <li class="submenu" id="cart"><a class="noLine" href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?></a>
    
    <li id="cart"><a class="noLine" href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?></a></li>
    Then you can give them each their own image in the css.

    Hi Jade - Thanks so much!

    Unfortunately... I'm having a blonde moment of my own and can't figure out exactly how to work the css. I spent an embarrassing amount of time today trying to work this out with no luck. I did make the changes you gave in the dropdown template, just now I can't get the css to affect it. We are talking about the header menu stylesheet, right?

    Any more suggestions would be GREATLY appreciated - as is your infinite patience with all us newbies!

    Thanks again

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3725
    Last Post: 20 Feb 2025, 05:46 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Zen Magnific Support Thread
    By mutinyzoo in forum All Other Contributions/Addons
    Replies: 79
    Last Post: 14 Sep 2015, 04:39 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 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