Page 180 of 324 FirstFirst ... 80130170178179180181182190230280 ... LastLast
Results 1,791 to 1,800 of 3236
  1. #1791
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,719
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by confused_aswell View Post
    Hi

    I have just re-installed zen cart, copied the cherry zen includes file to my server, changed the template in admin but all I am getting is a blank blue page, any suggestions please. It is quite urgent I get this sorted as soon as poss as I have to get on with configuring the rest of the store.

    thanks for a quick reply, I will be waiting.

    Phil
    I don't have a simple answer for you. Chances are you didn't upload everything correctly. Once suggestion is to check your error log to see if it gives you any clues as to what might be wrong/missing.

  2. #1792
    Join Date
    Apr 2008
    Location
    UK
    Posts
    327
    Plugin Contributions
    1

    Default Re: Cherry Zen Template Support Thread

    Hi

    I am using zen 1.38

    So, I have uploaded the includes folder to the server and this is what I have -

    Shopping >Includes > Languages > Cherry_Zen > english.php, Classic, English > Cherry_Zen >Header.php

    then in Templates I have > Cherry_Zen, Classic, Template_default

    That's pretty much it, I just can't work it out Jettrue!

    Will try redoing it,

    Thanks for the quick reply,

    Phil

    PS I am not sure where my error log is!!!!

  3. #1793
    Join Date
    Jul 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    hi musicfreer, i have checked p177 but i think my problem is a little bit different. this problem is unique only to my login page. my other pages are working fine. im sorry if this have already been discussed before, but i simply cannot find the solution. also, im alien to most of terms used here.i will be really grateful to you if you can help me out with this.

    thank you

  4. #1794
    Join Date
    Nov 2005
    Posts
    52
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by treewoman View Post
    Thank you for your help. That was the problem. The bigger problem is that I have over 8000 products affected by this. Changing each one would be an absolute nightmare. I guess I'll have to see if there is another way to fix this.
    Does somebody has an asnwer for this. I am adding my products as well. Andhaving over 1500 to add. But at the moment i have to turn on the Yes, Show Quantity Box by hand. This is takign to much time. In the previous version of zen-cart this was automatically set to yes.

    Can somebody help me out??

  5. #1795
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,719
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by Xerxas View Post
    hi musicfreer, i have checked p177 but i think my problem is a little bit different. this problem is unique only to my login page. my other pages are working fine. im sorry if this have already been discussed before, but i simply cannot find the solution. also, im alien to most of terms used here.i will be really grateful to you if you can help me out with this.

    thank you
    Open up includes/templates/cherry_zen/css/stylesheet.css, and remove the chunk at the bottom of the page starting with #loginBody

  6. #1796
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,719
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by ilonka View Post
    Does somebody has an asnwer for this. I am adding my products as well. Andhaving over 1500 to add. But at the moment i have to turn on the Yes, Show Quantity Box by hand. This is takign to much time. In the previous version of zen-cart this was automatically set to yes.

    Can somebody help me out??
    I would ask this in the general forum, has nothing to do with the template.

  7. #1797
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,719
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by confused_aswell View Post
    Hi

    I am using zen 1.38

    So, I have uploaded the includes folder to the server and this is what I have -

    Shopping >Includes > Languages > Cherry_Zen > english.php, Classic, English > Cherry_Zen >Header.php

    then in Templates I have > Cherry_Zen, Classic, Template_default

    That's pretty much it, I just can't work it out Jettrue!

    Will try redoing it,

    Thanks for the quick reply,

    Phil

    PS I am not sure where my error log is!!!!
    There's a lot more files that that, every single file in the includes folder for this template need to be uploaded.

    The error_log is commonly found in the root of your site.

  8. #1798

    Default Re: Cherry Zen Template Support Thread

    Hello,
    I'm having 2 separate issues I'm hoping someone can help with either or both.

    1.
    On the search box in the left nav column; the term search is not centered in the box. How do I fix this? I've checked in the template and can't find where to center it.


    2.
    In the pop up boxes; I am using a dark image background, when a pop up box is triggered, it has the dark image background and dark text. Almost impossible to read. How can I override this and just have a plain white background or change the text in the pop up boxes to white. Either way as long it legible...... This is happening with all of the pop up boxes so it is a sitewide setting.

    The link to the site is

    http://pipersparlor.com/index.php?ma...dvanced_search

    That goes to the advanced search page, notice the search issue on left nav column, top box in column... and for the pop up issue trigger the search help box.

    Thank you,
    Jim


    [FONT="System"][WARNING][/FONT] This is a lingerie site. nothing you won't see in Victoria's or Fredrick's. That way there are no surprises

  9. #1799
    Join Date
    Jul 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Open up includes/templates/cherry_zen/css/stylesheet.css, and remove the chunk at the bottom of the page starting with #loginBody
    thanks for the prompt reply, but i dont seem to have any chunk of code starting with #loginBody in my stylesheet.css =(

  10. #1800
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,719
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by Xerxas View Post
    thanks for the prompt reply, but i dont seem to have any chunk of code starting with #loginBody in my stylesheet.css =(
    Check again, its probably there, or you wouldn't be having this issue. This is the code that needs to be removed:

    #loginBody #navColumnOne, #loginBody #navColumnTwo {
    display:none;
    }
    #loginBody .contentWrap {
    background:#fff;
    clear:both;
    }
    #loginBody .outer {
    padding:0!important;
    }
    #loginBody .float-wrap {
    width:90%
    }

    if you still don't see that, please post a link to your site.

 

 

Similar Threads

  1. Admin logon just keeps repeating....
    By dbunch in forum Installing on a Linux/Unix Server
    Replies: 26
    Last Post: 4 Dec 2008, 02:01 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
  •