Page 104 of 326 FirstFirst ... 45494102103104105106114154204 ... LastLast
Results 1,031 to 1,040 of 3251
  1. #1031
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by coolbuys View Post
    I have downloaded the latest version of the template. but it has some problem. The left column doesn't lay out properly. it starts below the center column. Can someone help. I really like the template.
    Can I see a link to the site please?

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

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by gsdcypher View Post
    Hi Jade,

    How/where do I add the code below to make it appear in the gray nav bar on the right side of the links?

    I can get it to appear above the gray nav bar and below the gray nav bar, but not inside the gray nav bar...

    Code:
     
       <!--bof-view cart and checkout now links-->
          <?php if ($_SESSION['cart']->count_contents() != 0) { ?>
          <li><a href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?></a></li>
          <li><a href="<?php echo zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'); ?>"><?php echo HEADER_TITLE_CHECKOUT; ?></a></li>
          <?php }?>
          <!--eof-view cart and checkout now links-->
    Thanks
    The grey bar is the ezpages bar. I'm not thinking you will be able to get it "in" there, but I'll look into it for you.

  3. #1033
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Thanks Jade.

    I've been having a heck of a time trying to get those links in there.

    Let me know what you find out....

    Thanks!

  4. #1034
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: Cherry Zen Template Support Thread

    I decided to use this template instead of the Apple. So I hav this technical question.

    I want the customer to be able to browse through my site in two ways:
    Categories Which is Included in the templates, And Also by Size.

    Now I can set the different size through the Attribute, So I want to add anew side Box with "Shop By Size". The question is Can we link the Shop by Size "which will range from 5-14" So it will collect the infomration from the attribute Automatically So when you input a new item with different sizes it will show up in both the Catgories Box and The Size Box.

  5. #1035
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hi Jade,

    My turn to help.

    I added this code:
    Code:
     
    <!--bof-view cart and checkout now links-->   
     <div id="your new div">
        <ul class="forward">
          <?php if ($_SESSION['cart']->count_contents() != 0) { ?>
          <a href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?></a>  |  
          <a href="<?php echo zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'); ?>"><?php echo HEADER_TITLE_CHECKOUT; ?></a>
          <?php }?>
        </ul>
        </div>
    <!--eof-view cart and checkout now links-->
    to the tpl_ezpages_bar_header and got the links to appear!

    But it did push the side columns down a bit leaving a gap. Do you know what in my code is causing that and how to fix it?

    Thanks.

  6. #1036
    Join Date
    May 2006
    Location
    Louisiana
    Posts
    263
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    I just cannot get my website to showright in foxfire. The colors don't show right, I cannot get my logo to show centered in foxfire. I cannot seem to find the problem i've tried this and that and nothing seems to work. I really like the template but it just won't work in foxfire with my website weezeesgifts.com. Can someone please help.

  7. #1037
    Join Date
    Feb 2008
    Posts
    34
    Plugin Contributions
    0

    help question Header Menu Positioning Help

    I would appreciate any help on how to correct the Header Menu ( navmain ) position. The HOME LOGIN MY ACCOUNT SHOPPING CART CHECK OUT menu bar is out of position. This site is a fresh install of Ver. 1.3.8 w/Cherry Zen Template. A snapshot of the web page can be seen here:

    http://www.smokeddogbones.com/images/SnapShot.jpg

    Thank you in advance for any suggestions.

    RJR

  8. #1038
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: LRG image error

    Hi Jmcgov or jettrue. Need a little help with this particular problem. jmcgov, you couldn't post what the missing line of code was, could.

    Jettrue, great looking template BTW.

    TIA

    heavenlynights

    jettrue thank you for taking a look at it, I truly appreciate all the help you are with us less than skilled people. (And I mean that sincerely I appreciate you taking the time.) I got it fixed, I was missing a line of code. Just proves if all else fails read the directions AGAIN LOL
    Quote Originally Posted by JMcGov View Post
    I need to ask for some help please. We are using the cherry zen template (AWESOME template), along with the lightbox contrib. I was having some trouble with the drop shadow, using jkeifer's suggestion fixed the issue will quote the suggestion below...

    The problem now is that when you click on the larger image link it takes you back to the home page. When you click the image itself it opens in lightbox and everything is fine. I'm assuming it is going to the home page because of a 404 error or something. Except I don't know where to look to fix the problem. Any help would be greatly appreciated.

    Just FYI this is a lingerie site... the link to the page below is fine nothing risque, you see more skin at the beach. Just wanted to make sure you know. I don't like suprises and wouldn't wish them on anyone else. The link to the page is http://www.pipersparlor.com/leather-...ollar-p-3.html


    The suggestion installed for lightbox is below
    Thank You

  9. #1039
    Join Date
    Mar 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Can I see a link to the site please?
    I have read your previous replies. i made changes accordingly. it works. thank you

  10. #1040
    Join Date
    Feb 2008
    Posts
    34
    Plugin Contributions
    0

    help question Re: Header Menu Positioning Help

    I would appreciate any help on how to correct the Header Menu ( navmain ) position. The HOME LOGIN MY ACCOUNT SHOPPING CART CHECK OUT menu bar is out of position. This site is a fresh install of Ver. 1.3.8 w/Cherry Zen Template. I failed to mention in a previous post this only happens when we reduce the 1000px page width to anything below 900px. A snapshot of the web page at 800px screen width can be seen here:

    http://www.smokeddogbones.com/images/SnapShot.jpg

    Thank you in advance for any suggestions.

    RJR

 

 

Similar Threads

  1. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM
  2. Fresh Zen -- JellyFish Template Support Thread
    By magicbox in forum Addon Templates
    Replies: 93
    Last Post: 11 Apr 2012, 08:54 AM
  3. Free Template "Future Zen" v1.2 Support Thread
    By kuroi in forum Addon Templates
    Replies: 69
    Last Post: 16 Jul 2010, 06:00 AM
  4. Mix Cherry Zen Template with Default template
    By Globie in forum General Questions
    Replies: 1
    Last Post: 31 Oct 2008, 08:21 PM

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