Zen Cart Logo
Forums / Addon Templates / Cherry Zen Template Support Thread

Cherry Zen Template Support Thread

Views: 845,026

Results 1,061 to 1,080 of 3,245
20 Mar 2008, 6:03 PM
#1061
weezee avatar

weezee

Zen Follower

Join Date:
May 2006
Location:
Louisiana
Posts:
259
Plugin Contributions:
0

Cherry Zen Template Support Thread

RJR:

Read the User's Guide located at:

http://users.skynet.be/mgueury/mozilla/user_guide.html

and then Download and Install this FireFox HTML Validator AddOn:

https://addons.mozilla.org/en-US/firefox/addon/249

RJR :oops:

Thanks a lot, I still don't know how to correct the errors shown here.

line 238 column 24 - Warning: <a> attribute "href" lacks value

<ul class="level1"><li><a href=""> </a></li></ul><ul class="level1"><li><a href="http://www.weezeesgifts.com/index.php?main_page=specials&zenid=c723e32a8971fac31fff3c9836e31485">Specials ...</a></li></ul><ul class="level1"><li><a href="http://www.weezeesgifts.com/index.php?main_page=products_new&zenid=c723e32a8971fac31fff3c9836e31485">New Products ...</a></li></ul><ul class="level1"><li><a href="http://www.weezeesgifts.com/index.php?main_page=featured_products&zenid=c723e32a8971fac31fff3c9836e31485">Featured Products ...</a></li></ul><ul class="level1"><li><a href="http://www.weezeesgifts.com/index.php?main_page=products_all&zenid=c723e32a8971fac31fff3c9836e31485">All Products ...</a></li></ul></div></div>

line 63 column 7 - Warning: missing </div>

<div id="contentMainWrapper">

located: /includes/templates/cherry_zen/common/tpl_main_page.php

<div id="contentMainWrapper"> <div id="contentMainWrapperb"> <div class="outer"> <div class="inner"> <div class="float-wrap">
        <div id="content">
          <div class="contentWrap">

do I put a </div> after each line are at the end of the last one?

20 Mar 2008, 8:08 PM
#1062
fatguyinaz avatar

fatguyinaz

Zen Follower

Join Date:
Oct 2007
Location:
Safford, AZ
Posts:
313
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Thank you so much for helping me with those 3 issues. I have gone ahead and made the left and right column different widths and used different background images to fit. I will change colors later to something nice but for now I am using rather loud colors so I can see what I am doing.

Demo site: http://www.swiker.com/demo

I am sorry for the huge picture I had posted. I forget at times my screen is set for 1680 x 1050 and so my pics are very large. I will try to remember.

Thanks again.

20 Mar 2008, 8:58 PM
#1063
coolcarpartsonline avatar

coolcarpartsonline

Totally Zenned

Join Date:
Feb 2008
Posts:
1,386
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

gsdcypher:

Hi Jade,

My turn to help. :smile:

I added this 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! :clap: > > 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.

Hello
I liked how your home page look, Can you tell me how did u do the blue buttons in the header? I want to have similar buttons on my page.

How did you insert the picture of dog on the home page? The veryfied links in the header?

Sorry too many qustions just trying to learn.

20 Mar 2008, 9:00 PM
#1064
coolcarpartsonline avatar

coolcarpartsonline

Totally Zenned

Join Date:
Feb 2008
Posts:
1,386
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

FatGuyinAZ:

Thank you so much for helping me with those 3 issues. I have gone ahead and made the left and right column different widths and used different background images to fit. I will change colors later to something nice but for now I am using rather loud colors so I can see what I am doing.

Demo site: http://www.swiker.com/demo

I am sorry for the huge picture I had posted. I forget at times my screen is set for 1680 x 1050 and so my pics are very large. I will try to remember.

Thanks again.

I just took a look at the site in your signiture and you still have theis message there "Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution."

Did you think about taking that off your site, It will look better.

20 Mar 2008, 9:09 PM
#1065
heavenlynights avatar

heavenlynights

Zen Follower

Join Date:
Jan 2006
Location:
Australia
Posts:
303
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

jettrue:

Sorry, I didn't fully understand the issue.

Add this to your css:

#linksboxContent select {margin:.2em 0;padding:0;width:160px!important;float:left}


Thanks Jade that worked.
20 Mar 2008, 10:35 PM
#1066
gsdcypher avatar

gsdcypher

Totally Zenned

Join Date:
Feb 2007
Posts:
816
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Thank you. The blue buttons are from the Cherry Zen template. I just rounded them off and changed the bottom color for the rollover effect.
An image can be inserted on the main page using the tools>define page editor>main_page. And I inserted the verified links into the tpl_header...
I don't pretend to know much about css. I just ask a lot of questions and get a lot of help from the great folks here on the forum.

:smile:

Hello
I liked how your home page look, Can you tell me how did u do the blue buttons in the header? I want to have similar buttons on my page.

How did you insert the picture of dog on the home page? The veryfied links in the header?

Sorry too many qustions just trying to learn.


Your one stop for all your fashion needs!

Pumps, Sandals, Heels, Boots, Sunglasses and much more!

www.glamorousshoe.com

20 Mar 2008, 10:57 PM
#1067
coolcarpartsonline avatar

coolcarpartsonline

Totally Zenned

Join Date:
Feb 2008
Posts:
1,386
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

gsdcypher:

Thank you. The blue buttons are from the Cherry Zen template. I just rounded them off and changed the bottom color for the rollover effect.
An image can be inserted on the main page using the tools>define page editor>main_page. And I inserted the verified links into the tpl_header...
I don't pretend to know much about css. I just ask a lot of questions and get a lot of help from the great folks here on the forum.

:smile:

How did you change the name and the landing page link?

21 Mar 2008, 1:01 AM
#1068
coolcarpartsonline avatar

coolcarpartsonline

Totally Zenned

Join Date:
Feb 2008
Posts:
1,386
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Iam trying to set the date added , quanity in stock and model number off" So I go in the admin panel under New Listing and set these to 0, then under featured and set them to 0.

But they still show up on the site.

Also I can't get anything to show up in the footer. I go into Ez pages and Choose the footer but it don't work, It does work in the hearder though.

I don't want the quanity number to show up next each categories in the Sidebox?

Anyone Help!!!

https://www.homedecoronline.net

21 Mar 2008, 2:06 AM
#1069
coolbuys avatar

coolbuys

New Zenner

Join Date:
Mar 2008
Posts:
7
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

jettrue:

Hi!

open up includes/templates/cherry_zen/common/tpl_columnar_display.php and change this chunk:

$r_params = str_replace("50", "98", $r_params);
$r_params = str_replace("33", "98", $r_params);
$col_width = str_replace("50", "48", $col_width);
$col_width = str_replace("33", "31", $col_width);

> 
> to this:
> 
> ```
$r_params = str_replace("50", "98", $r_params);
$r_params = str_replace("33", "98", $r_params);
$r_params = str_replace("25", "98", $r_params);
$col_width = str_replace("50", "48", $col_width);
$col_width = str_replace("33", "31", $col_width);
$col_width = str_replace("25", "23", $col_width);

Thank you very much!!! Jade. It works!!!

21 Mar 2008, 2:14 AM
#1070
coolbuys avatar

coolbuys

New Zenner

Join Date:
Mar 2008
Posts:
7
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hi, Jade, One more problem. When I tried to click on subcategory, the page doesn't display properly. Please see the page. http://coolbuydirect.com/c/index.php?main_page=index&cPath=65_90

Can you help me on this too? Thank you!!

21 Mar 2008, 3:28 AM
#1071
heavenlynights avatar

heavenlynights

Zen Follower

Join Date:
Jan 2006
Location:
Australia
Posts:
303
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

heavenlynights:

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

Originally Posted by JMcGov
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

Ok still haven't been able to resolve this issue. tried PM'ing JMcGov to get advise on missing line of code, but no response.

Jade would you be able to help me please. If you need a link to site, please click on my sig.

TIA

21 Mar 2008, 3:44 AM
#1072
fatguyinaz avatar

fatguyinaz

Zen Follower

Join Date:
Oct 2007
Location:
Safford, AZ
Posts:
313
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Glamorousshoe:

I just took a look at the site in your signiture and you still have theis message there "Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution."

Did you think about taking that off your site, It will look better.

That's weird, I had it removed once. I have no clue how it got back? I made a couple of changes in the Admin. Why would it show up again? I am completely taken aback!

21 Mar 2008, 4:15 AM
#1073
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Cherry Zen Template Support Thread

heavenlynights:

Ok still haven't been able to resolve this issue. tried PM'ing JMcGov to get advise on missing line of code, but no response.

Jade would you be able to help me please. If you need a link to site, please click on my sig.

TIA

Can you re-state the issue and question. I'm not following you from the quotes above.

21 Mar 2008, 4:25 AM
#1074
fatguyinaz avatar

fatguyinaz

Zen Follower

Join Date:
Oct 2007
Location:
Safford, AZ
Posts:
313
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

I had the "Congratulations!" message reappear on my website. I had removed it but then it showed up again. I found the problem. When I did the upgrade I apparently didn't have the /english/index.php file in my overrides folder. I have now got it there and the message is once again, gone. :smile:

I must say, lots can be learned by just reading along on this forum. I think if I had posted every time I got stuck I would have 1000's of posts. However, I am sure I will get stuck and have to post many more times. :blush:

Love the Cherry Zen template!

Thanks

21 Mar 2008, 5:12 AM
#1075
heavenlynights avatar

heavenlynights

Zen Follower

Join Date:
Jan 2006
Location:
Australia
Posts:
303
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

heavenlynights:

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:

Can you re-state the issue and question. I'm not following you from the quotes above.

ok below is the link to the original post by jmcgov which explains the problem that I am having. This problem is to do with the drop shadow on product images and the zen lightbox mod. I followed the same instruction noted in the below post which fixed the drop shadow problem but created another and that is in the product info page, when you click on the text link, larger image, it takes you back to the home page instead of opening the larger image.

http://www.zen-cart.com/forum/showthread.php?p=498402#post498402

member "Jmcgov" noted in the following post

http://www.zen-cart.com/forum/showpost.php?p=498980&postcount=794

that he/she had found the solution which was apparently a line of code that was missing. I am just wanting to know what that line of code was! so that I can fix problem.

Thanks Jade for taking the time to help!!

21 Mar 2008, 2:12 PM
#1076
weezee avatar

weezee

Zen Follower

Join Date:
May 2006
Location:
Louisiana
Posts:
259
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Can someone help me with this please, i'm not very good at codes. When I try to add a </div> the left sideboxes all move to the middle of the page and the right move to the bottom. These are the errors warnings and lines before and after them.

line 63 column 7 - Warning: missing </div>

61 <!--eof-header ezpage links-->
62 </div>
63 <div id="contentMainWrapper">
64 <div id="contentMainWrapperb">
65 <div class="outer">
66 <div class="inner">
67 <div class="float-wrap">

68 <div id="content">
69 <div class="contentWrap">
70 <!-- bof breadcrumb -->
71 <div id="navBreadCrumb">Home
72 </div>

line 238 column 24 - Warning: <a> attribute "href" lacks value

238 <ul class="level1"><li><a href=""> </a></li></ul><ul class="level1"><li><a href="http://www.weezeesgifts.com/index.php?main_page=specials&zenid=4f11ae0bd80d1a4c1f1d20593560d32c">Specials ...</a></li></ul><ul class="level1"><li><a href="http://www.weezeesgifts.com/index.php?main_page=products_new&zenid=4f11ae0bd80d1a4c1f1d20593560d32c">New Products ...</a></li></ul><ul class="level1"><li><a href="http://www.weezeesgifts.com/index.php?main_page=featured_products&zenid=4f11ae0bd80d1a4c1f1d20593560d32c">Featured Products ...</a></li></ul><ul class="level1"><li><a href="http://www.weezeesgifts.com/index.php?main_page=products_all&zenid=4f11ae0bd80d1a4c1f1d20593560d32c">All Products ...</a></li></ul></div></div>

239 <!--// eof: categoriescss //-->
240
241 <!--// bof: featured //-->

21 Mar 2008, 4:55 PM
#1077
cntgifts avatar

cntgifts

Totally Zenned

Join Date:
Sep 2005
Posts:
836
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hey

Is it possible to hide the search header box for logged in users only

I tried the if($_SESSION['customer_id']){ code i nthe header file but it didnt work

Any ideas

21 Mar 2008, 8:08 PM
#1078
samfred avatar

samfred

New Zenner

Join Date:
Feb 2008
Posts:
13
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

When you first enter the site the template is all messed up and still has zen cart book advert but if you add extension /store or hit any other page the template becomes normal. How do I change this index page to be like the rest?

21 Mar 2008, 9:19 PM
#1079
mccalld avatar

mccalld

New Zenner

Join Date:
Mar 2008
Posts:
26
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Can someone look at my site in IE and tell me what I am doing wrong. The left menu bars are down at the bottom and the center text is on the left. Can anyone suggest what is going on?

http://www.queencandles.com/Sales

Thanks,

Damon

21 Mar 2008, 9:21 PM
#1080
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Cherry Zen Template Support Thread

samfred:

When you first enter the site the template is all messed up and still has zen cart book advert but if you add extension /store or hit any other page the template becomes normal. How do I change this index page to be like the rest?

I would need to see a link to tell you.