Page 39 of 71 FirstFirst ... 29373839404149 ... LastLast
Results 381 to 390 of 3244

Hybrid View

  1. #1
    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 720moto View Post
    I installed your template and have successfully completed it. I am confused when I checked your sample on your site, how did you setup your page products, specials, featured, to show only 1 or 2 rows of product verses my store showing 5 rows of products?

    Example: http://www.720moto.com/Store/

    Your help would be appreciated.

    Thanks,
    Rudy
    I only have 4 products on the test site, and on the featured page, only two, so I'm not sure what you mean. You can change settings under "Configuration", "Maximum Values", if you want to change the number that show per page.

  2. #2
    Join Date
    May 2008
    Location
    California
    Posts
    21
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Another question, since I installed the flyout menu the "home" and "login" links are on the top right of the page. How do I remove them? Also, the search bar is in the middle of the header and I would like to have it back on the right side of the header. Can you point me in the right direction?

    thanks

  3. #3
    Join Date
    Jan 2006
    Posts
    420
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Great Template , Just starting to customize it for a few projects... BUT

    Does anyone else see the whole page refresh , and kind of close then open again when moving between pages, it does not happen when using FF just IE.

    I'm pretty sure its not a Zen issue as my other zen sites on the same server don't seem to do this, and while I'm not blaming this template , as the fault probably lies with IE, but,
    Does anyone any ideas what causes this issue , and if there is a workaround I could employ.

    Thanks everyone
    Various Zen cart sites !

  4. #4
    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 crazycucumber View Post
    Great Template , Just starting to customize it for a few projects... BUT

    Does anyone else see the whole page refresh , and kind of close then open again when moving between pages, it does not happen when using FF just IE.

    I'm pretty sure its not a Zen issue as my other zen sites on the same server don't seem to do this, and while I'm not blaming this template , as the fault probably lies with IE, but,
    Does anyone any ideas what causes this issue , and if there is a workaround I could employ.

    Thanks everyone
    Does this happen on my test site? www.cherryzen.jadetrue.com?

  5. #5
    Join Date
    May 2008
    Location
    California
    Posts
    21
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hi Jet,

    Can you help me with this issue? I can't seem to find where to go to correct this.
    My website is: http://www.720moto.com/Store/

    As you can see on the upper right side of the page there is a HOME and Log In link and also the SEARCH bar is in the middle of the page, how do I move it to the left side of the page or remove it altogether?

    Thanks,
    Rudy

    Quote Originally Posted by 720moto View Post
    Another question, since I installed the flyout menu the "home" and "login" links are on the top right of the page. How do I remove them? Also, the search bar is in the middle of the header and I would like to have it back on the right side of the header. Can you point me in the right direction?

    thanks

  6. #6
    Join Date
    Jan 2006
    Posts
    420
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by 720moto View Post

    As you can see on the upper right side of the page there is a HOME and Log In link and also the SEARCH bar is in the middle of the page, how do I move it to the left side of the page or remove it altogether?

    Thanks,
    Rudy
    you should be looking in your tpl_header.php file , in your template/common folder.

    looks like you have tried to move it to the right by placing it after the links for home page. also it looks like you have created a new div called navMainLinks , I may be wrong but I dont see this on my fresh install of Cherry_zen

    the search part of that bar is
    Code:
    <div id="navMainSearch">
              <?php require(DIR_WS_MODULES . 'sideboxes/search_header.php'); ?>
            </div>
    the default setup for that whole section is between the comments <!--bof-navigation display-->
    and
    <!--eof-navigation display-->

    you could download a fresh copy of the template and copy out that part and paster it into your modified tpl_header to try and remedy things.

    Hope that helps.
    Various Zen cart sites !

  7. #7
    Join Date
    Jun 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    I love your template. However I am running into an issue with the template not floating in FireFox 3. Should this work the same in both IE and FireFox? How can I test this and determine what is causing this?

    Also, I have replaced the main logo (logo.gif) and am not using a tagline or sales message. My logo or banner is about 140 x 1200 px and I cannot get the logo to left justify completely so I do not see a white background. I have attached an image for clarification. It doesn't happen on the right side of the screen. Any help on this would be greatly appreciated.

    Many Thanks,
    Brandon
    Attached Images Attached Images  

  8. #8
    Join Date
    Jan 2006
    Posts
    420
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    while Im not the creator of this template - I think I can still offer advise. ( hope Jet doesnt mind me butting in ! )


    I think you will find the answer in the CSS - padding to the left 15px
    Code:
    #logo (line 162)
    
    {
    float: left;
    padding-left: 15px;
    text-align: center;
    }
    Just as a side note , are you sure you want a banner image 1200px wide ?
    what happens for the people who dont have 1280+ screens ? there are still quite a few that dont ! also the whole template is fluid so grows and shrinks to a certain degree , unless you have changed the CSS to a fixed size .

    its only my opinion after all , but I would think about maybe using two images that look like one , that have the sliding doors effect to some degree , or a repeatable image behind the logo. and overlay text.

    Hope that points you in the right direction.
    Various Zen cart sites !

  9. #9
    Join Date
    May 2007
    Posts
    213
    Plugin Contributions
    0

    database error Re: Cherry Zen Header Issues in IE6 - HELP

    Ok, I upgraded a site to use the Cherry Zen template and the header navigation is all messes up in IE6. Can someone look at this and see what I am missing or doing wrong? This is a production site, so I need to fix it ASAP.

    Click Here to View Site

    Thanks in advance

  10. #10
    Join Date
    Mar 2007
    Location
    West Palm Beach, FL.
    Posts
    95
    Plugin Contributions
    0

    Default Re: Cherry Zen Header Issues in IE6 - HELP

    Quote Originally Posted by MCanes View Post
    Ok, I upgraded a site to use the Cherry Zen template and the header navigation is all messes up in IE6. Can someone look at this and see what I am missing or doing wrong? This is a production site, so I need to fix it ASAP.

    Click Here to View Site

    Thanks in advance
    you didnt upload everything to the correct folders

 

 
Page 39 of 71 FirstFirst ... 29373839404149 ... LastLast

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

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