-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
peppyone
I apologize. This is not a Cherry Zen Issue. found my answers in the banners tutorial.
It would be most helpful if you could jot the answer you found here in this thread because it is incredibly frustrating to search for something, find someone has the same problem then go hunting somewhere else for the solution they have already found. It is like following a virtual breadcrumb trail and sometimes the virtual pigeons have scoffed the breadcrumbs.
Please be kind and post the solution you discoved - even if it is only a single line or a hyperlink to the solution. Thanks :)
-
Re: Cherry Zen Template Support Thread
Hi Jade
I was looking at other sites and wondered if you could tell me how to adjust the footer of cherry Zen to have four evenly spaced banners in the footer and the copyright links below it like kuroi has done at www.monkeyshine.com
Thanks for any help Jade
Paul
-
Re: Cherry Zen Template Support Thread
Hi,
I'm trying to set up my store so the right hand column appears only for the main index page. I've set up the required if-then logic succesfully in tpl_main_page.php but not in the css that controls the spacing for the right hand column.
Here's jettrue's previous advice on how to control the column width:
Quote:
Originally Posted by
jettrue
The space is controlled by the padding-right of .outer:
.outer {
padding-left: 165px; /* Same width as margin-left for the float-wrap div */
padding-right: 150px; /* Our right column width */
}
So the content of my box is appearing correctly but it's either sitting on top of the center column or leaving an empty right-hand column, depending on whether I set padding-right to 0px or 150px respectively.
Does anyone know how I get the width of this column to adjust based on which page is being viewed?
Thanks!
-
Re: Cherry Zen Template Support Thread
Here is the link bekinky: https://www.zen-cart.com/tutorials/index.php?article=80
Hope you find it helpful.
Quote:
Originally Posted by
bekinky
It would be most helpful if you could jot the answer you found here in this thread because it is incredibly frustrating to search for something, find someone has the same problem then go hunting somewhere else for the solution they have already found. It is like following a virtual breadcrumb trail and sometimes the virtual pigeons have scoffed the breadcrumbs.
Please be kind and post the solution you discoved - even if it is only a single line or a hyperlink to the solution. Thanks :)
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
possum
Hi,
I'm trying to set up my store so the right hand column appears only for the main index page. I've set up the required if-then logic succesfully in tpl_main_page.php but not in the css that controls the spacing for the right hand column.
Here's jettrue's previous advice on how to control the column width:
So the content of my box is appearing correctly but it's either sitting on top of the center column or leaving an empty right-hand column, depending on whether I set padding-right to 0px or 150px respectively.
Does anyone know how I get the width of this column to adjust based on which page is being viewed?
Thanks!
Not sure but isn't there a setting in admin/layout settings which controls the width of the right and left columns?
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
bekinky
Hi Jade
I was looking at other sites and wondered if you could tell me how to adjust the footer of cherry Zen to have four evenly spaced banners in the footer and the copyright links below it like kuroi has done at
www.monkeyshine.com
Thanks for any help Jade
Paul
That site you linked isn't working, but I'm sure you could open up tpl_footer.php and manually add any banners that you want, maybe with a table holding them.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
possum
Hi,
I'm trying to set up my store so the right hand column appears only for the main index page. I've set up the required if-then logic succesfully in tpl_main_page.php but not in the css that controls the spacing for the right hand column.
Here's jettrue's previous advice on how to control the column width:
So the content of my box is appearing correctly but it's either sitting on top of the center column or leaving an empty right-hand column, depending on whether I set padding-right to 0px or 150px respectively.
Does anyone know how I get the width of this column to adjust based on which page is being viewed?
Thanks!
Sure, I the home page (if you're using zen cart 1.3.7) has its own id, so to change only the home page, you can do something like this (isn't zen cart great?):
#indexHomeBody .outer {width:0;}
though I'm not sure that you only have to change .outer, you probably have to change other things as well.
-
Problem with RH sidebox header display in IE 6
Hello,
I am finding an issue with the right hand sideboxes - they display fine in Firefox 2.0 and IE7, but IE6 displays them extending past the grey background. Is there a way to fix this so it looks good in all of these browser versions?
My site is http://www.pcgoddess.biz and is a work in progress.. :wink:
Thanks,
Mary
-
Re: Cherry Zen Template Support Thread
Hello,
I am very new to zen cart and the apple zen template has simply been awesome. It made it easier to attempt setting up my website.
I would like all the attributes to appear on a single line. At the moment the best I could do was get a maximum of 4 attributes per row. Here is an example of the product page.
My second question - is there any way that I can get the second (_01) and third images (_02) to appear at the right of the main image rather than at the bottom of the page?
Thanks for any help you can provide
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
That site you linked isn't working, but I'm sure you could open up tpl_footer.php and manually add any banners that you want, maybe with a table holding them.
Hi Jade
Sorry - my mistake. The site is www.monkeyshine.co.uk. I would love to know how to add extra banners within a div holding them but don't know how.
I hope you can help
Paul
-
Re: Cherry Zen Template Support Thread
Hello again. I have three questions.
First: How do I move the category description next to the category image?
Second: How do I switch the Add to My Cart button to one of my own that does not shift in size when the viewer changes the font size of the page?
Three: How do I change the category links in my sidebox to images yet keep the sub-categories as links?
Beth-katherine
-
Re: Cherry Zen Template Support Thread HELP Needed
http://www.livandrosiescookies.com/store/
Why is the table to the left in IE6 and to the right in Firefox. I want it centered.
Please advise what I am doing wrong.
C
-
Re: Cherry Zen Template Support Thread
I am trying to get the footer navigation to look the same as the one in the header. I have identified the footer navigation is NavSupp and NavSuppWrapper and I cloned the header css styles then renamed them to match. I then added the <span> into the footer link within footer.php
This all seems to work fine except for two things.
1) The footer background image is 100% width across the page and does not have the margin like in the header navigation, so it looks odd. How can I get the footer navigation bar to look the same as the header so it has the margin around it and fits within the main layout?
2) The top of the footer navigation bar has a gap between the end of the white space and the navigation bar. How do I remove this so the footer naviation bar fits tight against the white bottom of the main page.
I hope that is not too cryptic and you understand what I mean.
Thanks
Paul
-
Re: Cherry Zen Template Support Thread
Question about the header... I would like to layer my header so that my logo is placed on the right while having a backriound image that fills the entire header are including the area behind the logo. One that would not be affected by the resize of the site based on screen dimensions.
In other words I want an image (logo) on top of an image (background) that makes up the header. Thanks! Josh
-
Re: Cherry Zen Template Support Thread
Another question... in the header can I place a table that holds different images that when clicked the customer would go to different pages in the site. The images would also have roll over effects.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
PastGenToys
Another question... in the header can I place a table that holds different images that when clicked the customer would go to different pages in the site. The images would also have roll over effects.
Why not use the built in banners function for this - I think it is header position2 located in includes/templates/common/tpl_header.php
Unfortunately it will not give you rollover effects unless you find some way to style it using css, but it will give you the clickable link to different parts of your site and a way to track how well it is doing
-
Re: Problem with RH sidebox header display in IE 6
Quote:
Originally Posted by
pcgoddess
Hello,
I am finding an issue with the right hand sideboxes - they display fine in Firefox 2.0 and IE7, but IE6 displays them extending past the grey background. Is there a way to fix this so it looks good in all of these browser versions?
My site is
http://www.pcgoddess.biz and is a work in progress.. :wink:
Thanks,
Mary
Make sure none of the sidebox images are wider than like 120px.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
bekinky
Why not use the built in banners function for this - I think it is header position2 located in includes/templates/common/tpl_header.php
Unfortunately it will not give you rollover effects unless you find some way to style it using css, but it will give you the clickable link to different parts of your site and a way to track how well it is doing
Bekinky,
I would love to do this but I am stumped on how to get it started. Can you poiny me in the right direction? Thanks! PGT
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
CandyCherub
Hello,
I am very new to zen cart and the apple zen template has simply been awesome. It made it easier to attempt setting up my website.
I would like all the attributes to appear on a single line. At the moment the best I could do was get a maximum of 4 attributes per row. Here is an example of the
product page.
My second question - is there any way that I can get the second (_01) and third images (_02) to appear at the right of the main image rather than at the bottom of the page?
Thanks for any help you can provide
First of all, you've got to fix your logo, in Firefox it is GINORMOUS. Change the logo section to this:
Code:
#logo {
width:48em; /* To prevent the logo from resizing, simply delete or comment out this section */
}
#logo img {
width:100%;
}
to get more attribute images per row, go to "Catalog", "option name manager", choose "edit" for the option, then put the attribute images per row there. I don't know that more than 5 would fit though.
To move the additional images up, open up includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php and move the additional images chunk of code up to below the main image chunk of code. There will probably be some css changes needed, but first of all you have to move the chunk. :smile:
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
Beth-katherine
Hello again. I have three questions.
First: How do I move the category description next to the category image?
Second: How do I switch the Add to My Cart button to one of my own that does not shift in size when the viewer changes the font size of the page?
Three: How do I change the category links in my sidebox to images yet keep the sub-categories as links?
Beth-katherine
1. Add this to stylesheet.css:
Code:
#indexProductListCatDescription, #categoryImgListing {
float:left;
}
2. Well, my add to cart button doesn't change sizes, and it isn't designed to. In which browser does this occur? My guess is, if it is changing in the browser that you are using, any button you change it to will also adjust size. But to use your own button, just upload a new one here:
includes/templates/cherry_zen/buttons/english/button_in_cart.gif
3. I'm not sure, have you searched for this in the forum, or posted a question about this in the general forum?
-
Re: Cherry Zen Template Support Thread HELP Needed
Quote:
Originally Posted by
cshart
Are you not going to use any sideboxes? Try removing this from stylesheet.css:
.outer {
padding-left: 165px; /* Same width as margin-left for the float-wrap div */
padding-right: 150px; /* Our right column width */
}
Also, I'm offering a small bit of unsolicited observation. That background on your site is mighty hard on the eyes.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
bekinky
I am trying to get the footer navigation to look the same as the one in the header. I have identified the footer navigation is NavSupp and NavSuppWrapper and I cloned the header css styles then renamed them to match. I then added the <span> into the footer link within footer.php
This all seems to work fine except for two things.
1) The footer background image is 100% width across the page and does not have the margin like in the header navigation, so it looks odd. How can I get the footer navigation bar to look the same as the header so it has the margin around it and fits within the main layout?
2) The top of the footer navigation bar has a gap between the end of the white space and the navigation bar. How do I remove this so the footer naviation bar fits tight against the white bottom of the main page.
I hope that is not too cryptic and you understand what I mean.
Thanks
Paul
link please?
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
PastGenToys
Question about the header... I would like to layer my header so that my logo is placed on the right while having a backriound image that fills the entire header are including the area behind the logo. One that would not be affected by the resize of the site based on screen dimensions.
In other words I want an image (logo) on top of an image (background) that makes up the header. Thanks! Josh
Would this also be the background of the site? As in the drop shadowed portion of the site would not start until after the logo?
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
PastGenToys
Another question... in the header can I place a table that holds different images that when clicked the customer would go to different pages in the site. The images would also have roll over effects.
You could do this, open up includes/templates/cherry_zen/common/tpl_header.php, and insert the code wherever you'd like it, with new css. Of course, this would require some knowledge of HTML, and unfortunately I don't have ready made instructions for doing this, you'd have to dig in yourself with help from the general forum, or hire someone to help you out with it. Good luck!
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
You could do this, open up includes/templates/cherry_zen/common/tpl_header.php, and insert the code wherever you'd like it, with new css. Of course, this would require some knowledge of HTML, and unfortunately I don't have ready made instructions for doing this, you'd have to dig in yourself with help from the general forum, or hire someone to help you out with it. Good luck!
I was able to add the table on my test site and that should come out pretty nicely.
I was also wondering how I could use he banners function (header position 2)
Thanks!
-
Re: Cherry Zen Template Support Thread
Hello,
I am having a strange issue that i don't know how to resolve. On the cherry zen template i would like to change the back ground color and for some reason when i change the color in the stylesheet.css file instead of only changing the back ground it's changing the content area back ground as well. Here is what I have:
body {
background:#DCC38B; /* main site background color, blue default */
}
I started off keeping everything #ffffff however Id like to add a bit more color and in everything other than IE 7 it's changing everything. I remember reading that there were aspects of the template that only showed in IE 7 is this one of them? Is there any solution to this or is it just me changing the color in the wrong place?
You can check it out at:
http://oldsite.lotsofgifts.net
Thanks for the ideas!
-
Re: Cherry Zen Template Support Thread HELP Needed
Quote:
Originally Posted by
jettrue
Are you not going to use any sideboxes? Try removing this from stylesheet.css:
.outer {
padding-left: 165px; /* Same width as margin-left for the float-wrap div */
padding-right: 150px; /* Our right column width */
}
Also, I'm offering a small bit of unsolicited observation. That background on your site is mighty hard on the eyes.
The customer is ALWAYS right. Not my first choice either, but full customized shopping cart in a week takes time. I am not going to question their choices.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
PastGenToys
I was able to add the table on my test site and that should come out pretty nicely.
I was also wondering how I could use he banners function (header position 2)
Thanks!
Please read the banner tutorial in the Tutorials/FAQ section.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
sfuredi
Hello,
I am having a strange issue that i don't know how to resolve. On the cherry zen template i would like to change the back ground color and for some reason when i change the color in the stylesheet.css file instead of only changing the back ground it's changing the content area back ground as well. Here is what I have:
body {
background:#DCC38B; /* main site background color, blue default */
}
I started off keeping everything #ffffff however Id like to add a bit more color and in everything other than IE 7 it's changing everything. I remember reading that there were aspects of the template that only showed in IE 7 is this one of them? Is there any solution to this or is it just me changing the color in the wrong place?
You can check it out at:
http://oldsite.lotsofgifts.net
Thanks for the ideas!
When you added all that new coding for your site, you added new <body> and </body> and <head> and </head> and you even added a closing </html>. All that needs to be removed. I think that may be part of your problem.
-
Re: Cherry Zen Template Support Thread
Thanks so much for your response. I did not realise that the logo was being resized as the image I uploaded was 11kb. I have commented the logo resing out and that has solved the large size and teh logo look smuch better.
Thanks for your help.
I have tried setting the option array to 5 but that doesn't seem to work. I will move the sectons on the product display page as suggested.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
Please read the banner tutorial in the Tutorials/FAQ section.
Did that and I know understand. What size would the banner need to be to use the entire length of the header? Thanks PGT
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
PastGenToys
Did that and I know understand. What size would the banner need to be to use the entire length of the header? Thanks PGT
Well, the header is set to change. For wide enough browsers, the site will stretch to 80% wide, though no bigger than 1300px, for smaller browsers, the site will get no bigger than 1000px. I would maybe try making one 1000px, and if it is centered, it may still look good at 1300px? Would take some tweaking.
-
Re: Cherry Zen Template Support Thread
How do you align the right column so all the boxex and content is in the colum like the left side. I noticed enev on your demo site the right column is out side of the back ground.
-
Re: Cherry Zen Template Support Thread
[QUOTE=FreeArticlePublishin;463436]How do you align the right column so all the boxex and content is in the colum like the left side. I noticed enev on your demo site the right column is out side of the back ground.[/QUOT
This issue is only with ie6 I guess, looks fine on my other computor the right colum boxes go into the middle section just a little I see this on your demo site too. I guess there is no way to edit your own posts on this forum. Any way so far this is a great template thank you for it.
-
Re: Cherry Zen Template Support Thread Product Description Question
I would like my product description on this page http://www.livandrosiescookies.com/s...&products_id=6 to appear next to the image with the attributes under it and Starting at price above it.
I have looked through the templates to find the misplacement to no avail where is the template to change the placement.
I can also not get the starting at price to change even if I use the first attribute price as the price and price the rest from that .
What Am I doing wrong?
Please help.
C
-
Re: Cherry Zen Template Support Thread Product Description Question
Quote:
Originally Posted by
cshart
I would like my product description on this page
http://www.livandrosiescookies.com/s...&products_id=6 to appear next to the image with the attributes under it and Starting at price above it.
I have looked through the templates to find the misplacement to no avail where is the template to change the placement.
I can also not get the starting at price to change even if I use the first attribute price as the price and price the rest from that .
What Am I doing wrong?
Please help.
C
Hmm, so right now, is the includes/templates/cherry_zen/templates/tpl_product_info_display.php the original one that came with the template? Because in my demo site, the description is below everything.
As far as the pricing, I don't know, you could start a thread about it. Though I see for the link above, the cookies start at $24.99 for one dozen... if I choose 2 dozen, it adds $13.00 when I add it to my cart.
To get the description to the right, you'll need to open up includes/templates/cherry_zen/templates/tpl_product_info_display.php, and there you find a section that contains the description. You need to move that block to be below what you want it to be below. Then there will probably need to be some changes in the css for the description.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
FreeArticlePublishin
This issue is only with ie6 I guess, looks fine on my other computor the right colum boxes go into the middle section just a little I see this on your demo site too. I guess there is no way to edit your own posts on this forum. Any way so far this is a great template thank you for it.
Thanks for bringing this to my attention... when I first designed the template, I checked in it IE6, and there wasn't this problem. Somewhere in one of my updates it must have popped up... so I'll look into it in the next day or two, and let you know what I've found.
-
Re: Cherry Zen Template Support Thread
Where can I change the layout for my categories pages? Right now, there is a picture and the text of description starts bellow it, leaving lots of "blank" space to the right of the picture. I would like the text to start to the right of the category picture.
Also, is it possible to start the Home/Login in/ etc bar at the top of page, eliminating the top blue above it?
Thanks
P.S. Very nice template!
-
Re: Cherry Zen Template Support Thread
Quote:
This issue is only with ie6 I guess, looks fine on my other computor the right colum boxes go into the middle section just a little I see this on your demo site too. I guess there is no way to edit your own posts on this forum. Any way so far this is a great template thank you for it.
Here's how I solved the IE6 problem for my website:
Add this into your stylesheet.css:
* html #navColumnTwo {
margin-right: -150px !important;
}
BTW - This template Rocks!!! Easily the nicest one I've ever used.
Thanks!
-
Re: Cherry Zen Template Support Thread
Hi, I love this template! is superb! :D
I would like to do some changes.
Is it possible to add the languages into the top bar where Search and Home | Log in | My Account | Shopping Cart | Check out, are?
Thanks for your help in advance!
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
puertopiojo
Hi, I love this template! is superb! :D
I would like to do some changes.
Is it possible to add the languages into the top bar where Search and Home | Log in | My Account | Shopping Cart | Check out, are?
Thanks for your help in advance!
Don't worry. I've sorted it out with languagecurrency_links_in_header_1.0 download from ZenCart.com
Thanks anyway!
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
murkey
First of all, I have to post a HUGE thank you for taking the time to offer such wonderful templetes AND for spending time with tech support to book!!!
I have been able to sucessfully use the template except when I check out those images above are missing. I cannot find where they are supposed to be! Help! I'm at
www.cedarcreekfalls.com
Also, I am not sure if this is template related or not, but I cannot get my "New products for October" to stop showing random things! It doesn't show just the last 30 days like I have the cart setup to do. Help!
Thank you again!!!
Quote:
Originally Posted by
jettrue
Hi!
Are you using the most updated template version. I think in the first version, I forgot to include the arrow_checkout.gif image.
As far as the new products, its shouldn't be template related. Are you sure that it is showing things that have been added more than 30 days ago?
I just downloaded and uploaded the arrow again. I am not sure what to edit or do. The checkout area is still missing the graphics and says "TEXT_ORDER_STEPS_1" instead of actually saying what it is. Do you have a file I can edit? If so, where/what. I am a novice at these kinda things so I need a bit more information.
ANd the new products, yes - they are way more than 30 days old, so I am baffled at this as well.
Thank you again!
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
murkey
I just downloaded and uploaded the arrow again. I am not sure what to edit or do. The checkout area is still missing the graphics and says "TEXT_ORDER_STEPS_1" instead of actually saying what it is. Do you have a file I can edit? If so, where/what. I am a novice at these kinda things so I need a bit more information.
ANd the new products, yes - they are way more than 30 days old, so I am baffled at this as well.
Thank you again!
make sure all the includes/languages/english/ files from the template have been uploaded.
-
Re: Cherry Zen Template Support Thread
I tried searching this thread but didn't find anyone posting about the same thing... I apologize if it's a duplicate.
As you can see, it's hard to read our articles without the double line breaks.
Our existing template:
http://www.thewahmmall.com/index.php...age=page&id=35
Cherry Zen:
http://www.thewahmmall.com/teststore...age=page&id=35
Without having to add an extra line break for all of our existing articles, what do I need to do? I started commenting out the line-height stuff in stylesheet.css, but it didn't work. :dontgetit
Thanks! Awesome template!!
-
Re: Cherry Zen Template Support Thread
Please ignore my previous post. I have decided to modify my existing template instead...
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
make sure all the includes/languages/english/ files from the template have been uploaded.
Ahhh! Duh! Thank you! I got that working perfectly now.
Now I am having another problem though. With any coupon code I use I get the following error code:
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/bakerytr/public_html/cedarcreekfalls/includes/templates/cherry_zen/templates/tpl_checkout_confirmation_default.php on line 24
If you return to your cart, the discount is applied but that error come up every time a coupon is being used. What should I do? Thank you.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
murkey
Ahhh! Duh! Thank you! I got that working perfectly now.
Now I am having another problem though. With any coupon code I use I get the following error code:
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/bakerytr/public_html/cedarcreekfalls/includes/templates/cherry_zen/templates/tpl_checkout_confirmation_default.php on line 24
If you return to your cart, the discount is applied but that error come up every time a coupon is being used. What should I do? Thank you.
Try re-uploading includes/templates/cherry_zen/templates/tpl_checkout_confirmation_default.php
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
Try re-uploading includes/templates/cherry_zen/templates/tpl_checkout_confirmation_default.php
Hurray! It worked!!! Thank you again!!!!
-
Re: Cherry Zen Template Support Thread
Quote:
I'm using lightbox and cherry zen.
here is my issue
http://www.damonbarnett.com/store/in...roducts_id=180
As you can see the drop shadow is off.
I've tried merging the only code I saw that was different for tpl_modules_main_product_image.php (lightbox shares this file with cherry zen)
<div id="productMainImage">
</div><br class="clearBoth" />
but still can't get it to work can someone smarter than me with php help me out.
Here's how you can fix that.
Open your //cherry_zen/templates/tpl_modules_main_product_image.php file.
Around line 35, DELETE this:
Code:
if (ZEN_LIGHTBOX_STATUS == 'true') {
echo '<script language="javascript" type="text/javascript"><!--
document.write(\'<a href="' . zen_lightbox($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="lightbox[gallery]" title="' . addslashes($zen_lightbox_products_name) . '">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '<br /><span class="imgLink">' . TEXT_CLICK_TO_ENLARGE . '</span></a>\')//--></script>';
} else {
echo '<script language="javascript" type="text/javascript"><!--
document.write(\'<a href="javascript:popupWindow(\\\'' . zen_href_link(FILENAME_POPUP_IMAGE, 'pID=' . $_GET['products_id']) . '\\\')">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '<br /><span class="imgLink">' . TEXT_CLICK_TO_ENLARGE . '</span></a>\')//--></script>';
}
[FONT=monospace]
AND REPLACE IT WITH THIS:
[/FONT]
Code:
if (ZEN_LIGHTBOX_STATUS == 'true') {
echo '<script language="javascript" type="text/javascript"><!--
document.write(\'<a href="' . zen_lightbox($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="lightbox[gallery]" title="' . addslashes($zen_lightbox_products_name) . '">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '</div></a>\')//--></script>';
} else {
echo '<script language="javascript" type="text/javascript"><!--
document.write(\'<a href="javascript:popupWindow(\\\'' . zen_href_link(FILENAME_POPUP_IMAGE, 'pID=' . $_GET['products_id']) . '\\\')">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '</div></a>\')//--></script>';
}
Around line 41 look for this line:
<!-- eof Zen Lightbox v1.4 aclarke 2007-09-15 -->
On the next line insert this code:
Code:
<div id="productMainImage" class="centeredContent back">
[FONT=monospace] Insert this code at the very BOTTOM after the </div> tag:
[/FONT]
Code:
<p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><br />
<div id="productMainImage2" class="centeredContent back"><span class="imgLink"><a href="<? zen_lightbox($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="lightbox[gallery]" title="' . addslashes($zen_lightbox_products_name); ?>"> larger image</a></span></div>
Now open your //cherry_zen/css/stylesheet.css and insert this into your stylesheet:
Code:
#productMainImage2 {
float:left;
margin: -5px 0 0 10px !important;
margin: -5px 0 0 5px;
}
The first margin entries (-5px) above will move the text up or down relative to the picture depending on the number you use.
This is what worked on my site. You can see an example here: ######-toys.eglamourgirls.com/school-rumble-second-semester-eri-sawachika-swim-suit-ver-18-p-6.html
at my newest store that I'm currently building. (Warning: this is an adult-themed website!!!) This particular page, however, should be safe to view in case your spouse walks in right after you click. :laugh:
Hope this helps,
-Jack
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
packrobottom
What text do you want to center?
-
Re: Cherry Zen Template Support Thread
Good Point! I was getting pretty tired last night while coding this and totally overlooked this.
I revamped all the code and inserted a table to get the best results. The stylesheet mod is no longer necessary.
OK, here goes again...
To fix the problem of the drop shadow surrounding the "larger image" link text under the product image picture when using zen_lightbox:
Open your //cherry_zen/templates/tpl_modules_main_product_image.php file.
Around line 15 look for this line:
<div id="productMainImage" class="centeredContent back">
Just ABOVE this line insert this code:
<table><tr><td align="center">
Around line 35, DELETE this:
Code:
Code:
if (ZEN_LIGHTBOX_STATUS == 'true') {
echo '<script language="javascript" type="text/javascript"><!--
document.write(\'<a href="' . zen_lightbox($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="lightbox[gallery]" title="' . addslashes($zen_lightbox_products_name) . '">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '<br /><span class="imgLink">' . TEXT_CLICK_TO_ENLARGE . '</span></a>\')//--></script>';
} else {
echo '<script language="javascript" type="text/javascript"><!--
document.write(\'<a href="javascript popupWindow(\\\'' . zen_href_link(FILENAME_POPUP_IMAGE, 'pID=' . $_GET['products_id']) . '\\\')">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '<br /><span class="imgLink">' . TEXT_CLICK_TO_ENLARGE . '</span></a>\')//--></script>';
}
[FONT=monospace]
AND REPLACE IT WITH THIS:[/FONT]
Code:
if (ZEN_LIGHTBOX_STATUS == 'true') {
echo '<script language="javascript" type="text/javascript"><!--
document.write(\'<a href="' . zen_lightbox($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="lightbox[gallery]" title="' . addslashes($zen_lightbox_products_name) . '">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '</div></a></td></tr>\')//--></script>';
} else {
echo '<script language="javascript" type="text/javascript"><!--
document.write(\'<a href="javascript:popupWindow(\\\'' . zen_href_link(FILENAME_POPUP_IMAGE, 'pID=' . $_GET['products_id']) . '\\\')">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '</div></a></td></tr>\')//--></script>';
}
Now look for this line:
<!-- eof Zen Lightbox v1.4 aclarke 2007-09-15 -->
Just UNDER this line insert this code:
Code:
<div id="productMainImage" class="centeredContent back">
[FONT=monospace] Insert this code at the very BOTTOM after the </div> tag:
[/FONT]
Code:
<tr><td algin="center"><span class="imgLink"><a href="<? zen_lightbox($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="lightbox[gallery]" title="' . addslashes($zen_lightbox_products_name); ?>">larger image</a></span></div></td></tr></table>
That's it! Your link text will now appear perfectly centered below the picture drop shadow as it should.
If you want to save time, I created a fix file that you can download here from one of my websites.:D
Just upload the "includes" folder to your website.
-
Re: Cherry Zen Template Support Thread
EDIT -- I had to make a quick correction to my last post. The image text wasn't linking to the picture in Internet Explorer 6.
Here is the corrected line:
[FONT=monospace] Insert this code at the very BOTTOM after the </div> tag:
[/FONT]
Code:
<tr><td algin="center"><span class="imgLink"><a href="<?=zen_lightbox($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="lightbox[gallery]" title="' . addslashes($zen_lightbox_products_name); ?>">larger image</a></span></div></td></tr></table>
The fix file was updated too.
The ridiculous 7 minute edit rule prevented me from editing my last post.
:P
-
Re: Cherry Zen Template Support Thread
-
Re: Cherry Zen Template Support Thread
Sorry if this is a duplicate post
has anyone installed jrox affiliate JAM on a cherry zen template the defautl installation for zen cart doesn't seem to work
-
Re: Cherry Zen Template Support Thread
jettru,
Can you help me out with something please, I would like to put a tall banner (skyscraper) on the left side of my page where the black section finishes. Is there a sidebox banner that would appear there?
Thanks
Pete
fun fancy dress dot com
-
Re: Cherry Zen Template Support Thread
No worries, figured it out. Just used bannerbox 1, I needed to add some of my other banners to the bannersall, but all ok now.
P
-
Re: Cherry Zen Template Support Thread
Hi,
I am new to zen cart and have opted for this great cherry zen template.
I am just getting started and my site is here:
http://www.feltingforum.com/classes
IMAGE SIZING options
IF my uploaded product images are larger than 145, they spill over the gray backround on the right and left boxes. I would like to have my images more like this site: http://miss-crow.com/shop/
LARGE for the main body, very large on the product purchase page and fitting properly on the side boxes, please advise.
SALE_TEXT_HEADER
How do I completely remove this?
LINKS BELOW THE SALES HEADER TEXT
How do I remove these?
ADD A LINK TO THE TOP NAVIGATION & MAINTAIN FORMATTING
How can I add an external link to the top nav and maintain that formatting?
Thank you!
-
Re: Cherry Zen Template Support Thread
(cannot see how to edit my own post)
I have removed the categories successfully.
I am finding image help.
So only still needing help on removing sales header
and adding a link at top...thanks!
-
Re: Cherry Zen Template Support Thread
Hi everyone!
First of all sorry for asking a questions that probably have been asked several times before. I just couldnīt get through this massive thread.
First question: in IE7 and Firefox the site does not float, so when the resolution is low like 1024x768 there will be alot of blue background on the left. In IE6 its no problem.
http://www.dammbutiken.se/PROVAR/Dammbutiken2.jpg
Second question This poblem is on the other hand only in IE6 and not in firefox or IE7
http://www.dammbutiken.se/PROVAR/sshot-1.jpg
So how can i correct this?
Thanks!
-
Re: Cherry Zen Template Support Thread
Are you aware of any issues to upgrading this template to 1.3.8? Also, do you know of a way to enable the wpp without having to upgrade the whole cart?
Thanks
P
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
mediathing
Are you aware of any issues to upgrading this template to 1.3.8? Also, do you know of a way to enable the wpp without having to upgrade the whole cart?
Thanks
P
seems to be fine so far in 1.3.8 did a demo site last night everything seems fine so far.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
FreeArticlePublishin
seems to be fine so far in 1.3.8 did a demo site last night everything seems fine so far.
The main thing worrying me is I am sure that I haven't followed the template system 100% of the time, silly little english.php entries etc. Not sure that upgrading would be a simple task but Paypal wpp is something I really need...rock and a hard place!
P
-
Re: Cherry Zen Template Support Thread
Can someone help with me a quick question. I'm trying to add a page/link to the header bar between "Home" and "Log In" I'm having a little bit of trouble, can someone show me how do this?
The website is http://alboperformance.com
-
Re: Cherry Zen Template Support Thread
Quote:
Hi everyone!
First of all sorry for asking a questions that probably have been asked several times before. I just couldnīt get through this massive thread.
Second question This poblem is on the other hand only in IE6 and not in firefox or IE7
http://www.dammbutiken.se/PROVAR/sshot-1.jpg
So how can i correct this?
Thanks!
Add this into your //includes/templates/cherry_zen/css/stylesheet.css:
Code:
* html #navColumnTwo {
margin-right: -150px !important;
}
It should solve your problem in IE6 :wink:
-
Re: Cherry Zen Template Support Thread
I tried it with no sucess unfortunately :no:
I see the template example site the same way in IE6 http://www.cherryzen.jadetrue.com/
all boxes a little bit to the left.
That site dont have the float problem in IE7/firefox though
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
Zeb Macahan
I tried it with no sucess unfortunately :no:
I see the template example site the same way in IE6
http://www.cherryzen.jadetrue.com/
all boxes a little bit to the left.
That site dont have the float problem in IE7/firefox though
Oooops! I forgot that I had increased the size of my sideboxes by 20px.
In the css code -150px should be changed to -170px for the standard 150px sideboxes.
So add this code into your css stylesheet instead of the other code from my previous post.:blush:
Code:
* html #navColumnTwo {
margin-right: -170px !important;
}
This will fix it.:cool:
Here's my "work-in-progress" site with the default 150px sideboxes width.
http://www.swordszilla.com
-
Re: Cherry Zen Template Support Thread
That did the trick! :smile:
Thanks jkeifer :cheers:
-
Re: Cherry Zen Template Support Thread
Great template thanks to Jade.
After updating to latest version zen cart , my search header and left box seems to let anything that is typed in search run off the search area.
Appreciate it if anyone can tell me how to fix this.
heres my site www.techaustralia.com.au/shop
Thanks.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
CMYK
Great template thanks to Jade.
After updating to latest version zen cart , my search header and left box seems to let anything that is typed in search run off the search area.
Appreciate it if anyone can tell me how to fix this.
heres my site
www.techaustralia.com.au/shop
Thanks.
I don't see this in Firefox. Which browser?
-
Re: Cherry Zen Template Support Thread
Jade any insight on this? Thank you!
Quote:
Originally Posted by
speeds5
Can someone help with me a quick question. I'm trying to add a page/link to the header bar between "Home" and "Log In" I'm having a little bit of trouble, can someone show me how do this?
The website is
http://alboperformance.com
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
speeds5
Jade any insight on this? Thank you!
Open up includes/templates/cherry_zen/common/tpl_header.php and add the link after this:
<li><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo HEADER_TITLE_CATALOG; ?></a></li>
like this:
<li><a href="link_here.htm">Link Name Here</a></li>
And that's it! You may need to increase the width of #navMain in the css, depending on how long the word your adding is.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
I don't see this in Firefox. Which browser?
Happens in ie6 just keep typing in the search box my one in the header seems ok but not the one in the right colum just keeps going out of the box
-
Re: Cherry Zen Template Support Thread
OK that screwed things up for me, what am I missing?
This is the error I'm getting...
Quote:
"Parse error: parse error, unexpected '?' in /home/alboperf/public_html/includes/templates/cherry_zen/common/tpl_header.php on line 5"
This is what the file looks like.
Quote:
<?php
/**
* Common Template - tpl_header.php
*
* this file can be copied to /templates/your_template_dir/pagename<br />* example: to override the privacy page<BR>* make a directory /templates/my_template/privacy<BR>* copy /templates/templates_defaults/common/tpl_footer.php to /templates/my_template/privacy/tpl_header.php<BR>* to override the global settings and turn off the footer un-comment the following line:<BR>* <BR>* $flag_disable_header = true;<BR>* * @package templateSystem * @copyright Copyright 2003-2006 Zen Cart Development Team * @copyright Portions Copyright 2003 osCommerce * @license
http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0 * @version $Id: tpl_header.php 4813 2006-10-23 02:13:53Z drbyte $ */ ?> <!--bof-header logo and navigation display--><?php
if (!isset($flag_disable_header) || !$flag_disable_header) {
?><!-- divs for drop shadow -->
<DIV id=nw>
<DIV id=ne>
<DIV id=se>
<DIV id=sw>
<DIV id=n>
<DIV id=s>
<DIV id=w>
<DIV id=e>
<DIV id=main>
<TABLE id=workaround>
<TBODY>
<TR>
<TD>
<DIV id=headerWrapper><!--bof-navigation display-->
<DIV id=navMainWrapper>
<DIV id=navMainSearch><?php require(DIR_WS_MODULES . 'sideboxes/search_header.php'); ?></DIV>
<DIV id=navMain>
<UL>
<LI><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><SPAN><?php echo HEADER_TITLE_CATALOG; ?></SPAN></A><?php if ($_SESSION['customer_id']) { ?>
<LI><A href="<?php echo zen_href_link(FILENAME_LOGOFF, '', 'SSL'); ?>"><SPAN><?php echo HEADER_TITLE_LOGOFF; ?></SPAN></A>
<LI><A href="<?php echo zen_href_link(FILENAME_ACCOUNT, '', 'SSL'); ?>"><SPAN><?php echo HEADER_TITLE_MY_ACCOUNT; ?></SPAN></A><?php
} else {
if (STORE_STATUS == '0') {
?>
<LI><A href="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>"><SPAN><?php echo HEADER_TITLE_LOGIN; ?></SPAN></A>
<LI><A href="link_here.htm">Contact Us</A>
<LI><A href="<?php echo zen_href_link(FILENAME_ACCOUNT, '', 'SSL'); ?>"><SPAN><?php echo HEADER_TITLE_MY_ACCOUNT; ?></SPAN></A><?php } } ?>
<LI><A href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><SPAN><?php echo HEADER_TITLE_CART_CONTENTS; ?></SPAN></A>
<LI><A href="<?php echo zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'); ?>"><SPAN class=last><?php echo HEADER_TITLE_CHECKOUT; ?></SPAN></A></LI></UL></DIV></DIV><!--eof-navigation display--><!--bof-branding display-->
<DIV class=clearfix id=logoWrapper>
<DIV id=logo><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</A>'; ?></DIV><?php if (HEADER_SALES_TEXT != '' || (SHOW_BANNERS_GROUP_SET2 != '' && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SET2))) { ?>
<DIV id=taglineWrapper><?php
if (HEADER_SALES_TEXT != '') {
?>
<DIV id=tagline><?php echo HEADER_SALES_TEXT;?></DIV><?php
}
?><?php
if (SHOW_BANNERS_GROUP_SET2 != '' && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SET2)) {
if ($banner->RecordCount() > 0) { ?>
<DIV class=banners id=bannerTwo><?php echo zen_display_banner('static', $banner);?></DIV><?php
}
}
?></DIV><?php } // no HEADER_SALES_TEXT or SHOW_BANNERS_GROUP_SET2 ?></DIV><!--eof-branding display--><!--eof-header logo and navigation display--><!--bof-optional categories tabs navigation display--><?php require($template->get_template_dir('tpl_modules_categories_tabs.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_categories_tabs.php'); ?> <!--eof-optional categories tabs navigation display--><!--bof-header ezpage links--><?php if (EZPAGES_STATUS_HEADER == '1' or (EZPAGES_STATUS_HEADER == '2' and (strstr(EXCLUDE_ADMIN_IP_FOR_MAINTENANCE, $_SERVER['REMOTE_ADDR'])))) { ?><?php require($template->get_template_dir('tpl_ezpages_bar_header.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_ezpages_bar_header.php'); ?> <?php } ?><!--eof-header ezpage links--></DIV><?php } ?></TD></TR></TBODY>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV>
Quote:
Originally Posted by
jettrue
Open up includes/templates/cherry_zen/common/tpl_header.php and add the link after this:
<li><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo HEADER_TITLE_CATALOG; ?></a></li>
like this:
<li><a href="link_here.htm">Link Name Here</a></li>
And that's it! You may need to increase the width of #navMain in the css, depending on how long the word your adding is.
-
Re: Cherry Zen Template Support Thread
Sorry, I had a mistake, but now I think it looks fine and it still now working. The error keeps showing up. What am I doing wrong?
Quote:
<?php
/**
* Common Template - tpl_header.php
*
* this file can be copied to /templates/your_template_dir/pagename<br />* example: to override the privacy page<BR>* make a directory /templates/my_template/privacy<BR>* copy /templates/templates_defaults/common/tpl_footer.php to /templates/my_template/privacy/tpl_header.php<BR>* to override the global settings and turn off the footer un-comment the following line:<BR>* <BR>* $flag_disable_header = true;<BR>* * @package templateSystem * @copyright Copyright 2003-2006 Zen Cart Development Team * @copyright Portions Copyright 2003 osCommerce * @license
http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0 * @version $Id: tpl_header.php 4813 2006-10-23 02:13:53Z drbyte $ */ ?> <!--bof-header logo and navigation display--><?php
if (!isset($flag_disable_header) || !$flag_disable_header) {
?><!-- divs for drop shadow -->
<DIV id=nw>
<DIV id=ne>
<DIV id=se>
<DIV id=sw>
<DIV id=n>
<DIV id=s>
<DIV id=w>
<DIV id=e>
<DIV id=main>
<TABLE id=workaround>
<TBODY>
<TR>
<TD>
<DIV id=headerWrapper><!--bof-navigation display-->
<DIV id=navMainWrapper>
<DIV id=navMainSearch><?php require(DIR_WS_MODULES . 'sideboxes/search_header.php'); ?></DIV>
<DIV id=navMain>
<UL>
<LI><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><SPAN><?php echo HEADER_TITLE_CATALOG; ?></SPAN></A>
<LI><A href="alboperformance.com/contactus.htm">Contact_Us</A><?php if ($_SESSION['customer_id']) { ?>
<LI><A href="<?php echo zen_href_link(FILENAME_LOGOFF, '', 'SSL'); ?>"><SPAN><?php echo HEADER_TITLE_LOGOFF; ?></SPAN></A>
<LI><A href="<?php echo zen_href_link(FILENAME_ACCOUNT, '', 'SSL'); ?>"><SPAN><?php echo HEADER_TITLE_MY_ACCOUNT; ?></SPAN></A><?php
} else {
if (STORE_STATUS == '0') {
?>
<LI><A href="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>"><SPAN><?php echo HEADER_TITLE_LOGIN; ?></SPAN></A>
<LI><A href="<?php echo zen_href_link(FILENAME_ACCOUNT, '', 'SSL'); ?>"><SPAN><?php echo HEADER_TITLE_MY_ACCOUNT; ?></SPAN></A><?php } } ?>
<LI><A href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><SPAN><?php echo HEADER_TITLE_CART_CONTENTS; ?></SPAN></A>
<LI><A href="<?php echo zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'); ?>"><SPAN class=last><?php echo HEADER_TITLE_CHECKOUT; ?></SPAN></A></LI></UL></DIV></DIV><!--eof-navigation display--><!--bof-branding display-->
<DIV class=clearfix id=logoWrapper>
<DIV id=logo><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</A>'; ?></DIV><?php if (HEADER_SALES_TEXT != '' || (SHOW_BANNERS_GROUP_SET2 != '' && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SET2))) { ?>
<DIV id=taglineWrapper><?php
if (HEADER_SALES_TEXT != '') {
?>
<DIV id=tagline><?php echo HEADER_SALES_TEXT;?></DIV><?php
}
?><?php
if (SHOW_BANNERS_GROUP_SET2 != '' && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SET2)) {
if ($banner->RecordCount() > 0) { ?>
<DIV class=banners id=bannerTwo><?php echo zen_display_banner('static', $banner);?></DIV><?php
}
}
?></DIV><?php } // no HEADER_SALES_TEXT or SHOW_BANNERS_GROUP_SET2 ?></DIV><!--eof-branding display--><!--eof-header logo and navigation display--><!--bof-optional categories tabs navigation display--><?php require($template->get_template_dir('tpl_modules_categories_tabs.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_categories_tabs.php'); ?> <!--eof-optional categories tabs navigation display--><!--bof-header ezpage links--><?php if (EZPAGES_STATUS_HEADER == '1' or (EZPAGES_STATUS_HEADER == '2' and (strstr(EXCLUDE_ADMIN_IP_FOR_MAINTENANCE, $_SERVER['REMOTE_ADDR'])))) { ?><?php require($template->get_template_dir('tpl_ezpages_bar_header.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_ezpages_bar_header.php'); ?> <?php } ?><!--eof-header ezpage links--></DIV><?php } ?></TD></TR></TBODY>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV>
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
I don't see this in Firefox. Which browser?
Hey Jade, thanks for the support on this.
I'm seeing it in IE7 on my laptop and desktop.
Also do you notice the left box search area isn't quite centered, its a little to the right.
-
Re: Cherry Zen Template Support Thread
Jade, I got the link up finally. It took me a while but after trying a few things I finally got it right.
I added a "Contact Us" link at the top bar, not keen of the ezpages bar. So now the link is there and functional, however the text is black in color, and the divider is not there.
How do I fix that?
Thanks very much for your help. Much appreciated.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
speeds5
Sorry, I had a mistake, but now I think it looks fine and it still now working. The error keeps showing up. What am I doing wrong?
ACK! What the HECK are you using to edit your files? Do you SEE the sheer enormous insane amount of closed divs that weren't there before?
Also, you have messed up PHP coding, see this:
?>
that should be
?>
There's a TON of problems such as that with your coding.
You need a proper file editor, then your issues will go away.
-
Re: Cherry Zen Template Support Thread
:shocking: I use the stupid hosting company editor. Realized that was screwing things up. So what editor should use? Can you recommend one?
Quote:
Originally Posted by
jettrue
ACK! What the HECK are you using to edit your files? Do you SEE the sheer enormous insane amount of closed divs that weren't there before?
Also, you have messed up PHP coding, see this:
?>
that should be
?>
There's a TON of problems such as that with your coding.
You need a proper file editor, then your issues will go away.
-
Re: Cherry Zen Template Support Thread
-
Re: Cherry Zen Template Support Thread
I couldn't have said it better myself!:lol:
Quote:
:shocking: I use the stupid hosting company editor. Realized that was screwing things up. So what editor should use? Can you recommend one?
I really like notepad2 myself. It gives you line numbers and syntax highlighting, among other things, and handles big files better. Plus, it's free like notepad.
If you have an FTP client like CuteFtp or Filezilla (free), you can log into your web site, right click on your file and edit it directly. Remember to always backup your file though, just in case you screw something up beyond repair (been there, done that before).:wink:
-
Re: Cherry Zen Template Support Thread
I have filezilla, I will use that. Didn't know I could do that. Thanks
Quote:
Originally Posted by
jkeifer
I couldn't have said it better myself!:lol:
I really like
notepad2 myself. It gives you line numbers and syntax highlighting, among other things, and handles big files better. Plus, it's free like notepad.
If you have an FTP client like CuteFtp or
Filezilla (free), you can log into your web site, right click on your file and edit it directly. Remember to always backup your file though, just in case you screw something up beyond repair (been there, done that before).:wink:
-
Re: Cherry Zen Template Support Thread
Anyone know where I can find and edit this please :lookaroun
<meta name="author" content="The Zen Cart™ Team and others" />
<meta name="generator" content="shopping cart program by Zen Cart™, http://www.zen-cart.com eCommerce" />
Thanks
:hug:
-
Removing Sideboxes
Hi!
I have installed Cherry Zen and love it, but am wanting to hide the sideboxes on specific pages - some EzPages etc so the page looks more like a regular webpage without all the shopping cart boxes on the left/right.
Is this possible with the Cherry Zen Template and if so is there anything different in doing it, or should I ask in the regular forum?
Thanks
Ernie
-
Re: Cherry Zen Template Support Thread
any updated info on the search box thing with the new version of zen cart/
-
Re: Removing Sideboxes
Quote:
Originally Posted by
esugrue
Hi!
I have installed Cherry Zen and love it, but am wanting to hide the sideboxes on specific pages - some EzPages etc so the page looks more like a regular webpage without all the shopping cart boxes on the left/right.
Is this possible with the Cherry Zen Template and if so is there anything different in doing it, or should I ask in the regular forum?
Thanks
Ernie
It should be the same as with any other template. There are ways of doing this, try searching, as well as asking in the forum. Good luck!
-
Re: Cherry Zen Template Support Thread
What does ezpages do anyway?
Sorry for the dumb question :blush:
-
Re: Cherry Zen Template Support Thread
I have three stores up and running with cherry_zen - Everything OK.
Set up 4th store, works fine in default (green classic) but enabling cherry_zen I get only the header, down to and NOT including the ezpage menu. Nothing else. I have upgraded to zen 1.3.8 BEFORE installing any mods or templates.
Again, 3 sites work fine, and 1 does not. The original install was from fantastico, with the upgrade to 1.3.8 from a download.
Any Help????
-
Re: Cherry Zen Template Support Thread
just wandering....
Is there anyway i could have the product description appear next to the product image? at the moment it displays the description below.
Take a look...
http://pc-mot.com/index.php
As you can see it looks a bit strange having large section of white space with no content.
Thanks
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
CMYK
What does ezpages do anyway?
Sorry for the dumb question :blush:
EzPages are an "EZ" way to make "Pages" for your site. These ezpages can then be shown in a sidebox, in the footer, or in the header. On my cherry zen site, the "Privacy Notice" and "Shared" are ez-pages.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
cparvin
I have three stores up and running with cherry_zen - Everything OK.
Set up 4th store, works fine in default (green classic) but enabling cherry_zen I get only the header, down to and NOT including the ezpage menu. Nothing else. I have upgraded to zen 1.3.8 BEFORE installing any mods or templates.
Again, 3 sites work fine, and 1 does not. The original install was from fantastico, with the upgrade to 1.3.8 from a download.
Any Help????
The very last thing I see in the source of your page is this:
<!--//BOF adsense cc//////////////////////////////////////////////// -->
So that tells me there's probably something wrong with adsense, and its stopping the rest of the site from loading.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
ssbeats
just wandering....
Is there anyway i could have the product description appear next to the product image? at the moment it displays the description below.
Take a look...
http://pc-mot.com/index.php
As you can see it looks a bit strange having large section of white space with no content.
Thanks
Yep, you can have it wherever you'd like it. :cool: Open up includes/templates/cherry_zen/templates/tpl_product_info_display.php and move the description chunk (everything on this page is divided into neat little chunks) to right after this:
<!--eof Attributes Module -->
-
Re: Cherry Zen Template Support Thread
I have free shipping for all orders but want to be able to provide the option of insurance, does your other module do this.
Thanks
Pete
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
mediathing
I have free shipping for all orders but want to be able to provide the option of insurance, does your other module do this.
Thanks
Pete
My insurance module allows people to click a check box if they want insurance. It's not perfect, but it works.
-
Re: Cherry Zen Template Support Thread
Can a surcharge be added if the box is ticked? I was initially going to use the flat rate (renamed to insurance) along side the free shipping module but I have been told that those 2 won't work together.
Pete
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
mediathing
Can a surcharge be added if the box is ticked? I was initially going to use the flat rate (renamed to insurance) along side the free shipping module but I have been told that those 2 won't work together.
Pete
Come over to the support thread, and there is a description of what it does. Please ask further questions there:
http://www.zen-cart.com/forum/showthread.php?t=50167
The mod adds insurance with USPS rates, you can test it out here, and NO, I can't move it to any other page than the Step 2: Payment Information page.
ETA: If you decide to install it, notice that in my last post there, I've uploaded a new file with updated USPS rates and some fixes.
-
Re: Cherry Zen Template Support Thread
Wow! What a great template! Thanks for all that you have and continue to do on this. Everything has gone very well during installation...I just have one question regarding the shadow around the entire site. I want to make the shadow a bit "deeper"...or maybe the term is "wider" especially on the right and left sides. Can you give me a hint where to go?
By the way: the site is up and operational...if you want to take a peek at the changes I've made (mostly colors and backgrounds):
http://unitedforlifefoundation.onlinecatholicstore.com/
Any help you are able to give would be greatly appreciated.
PS - don't know if anyone's tried your template with the multi-site mod yet but it works great!
-
Re: Cherry Zen Template Support Thread
can anyone tell me which css attribute changes the colour of the top left search bar?
I cant seem to find it.
cheers!
-
Design Query
Hi Jade and All:
I am using Cherry Zen and think it looks elegant and classy... but want o ask a design question ...
I wish to create the effect that the visitor is not being `dumped' into a shopping cart per se and also incorporate information pages before to edge them to buy. The information pages I am doing via EZPages.
To get the effect of a full website I was going to land the visitor on a `Welcome EZPage' with no sidebox columns.
So they would navigate via the Header Bar and Footer Bar if they wish to other Reference Pages. One of the Header Bar links would be Shop Now or something which would take them to the shopping carts `real' homepage - and bring back the sideboxes etc.
Does that make sense and would that be the most efficient way to go, I figured this way the look and feel wouldn't change as they go from the `regular' information website (EZPages) to the Shopping Cart.
Ernie
-
Re: Design Query
Quote:
Originally Posted by
esugrue
Hi Jade and All:
I am using Cherry Zen and think it looks elegant and classy... but want o ask a design question ...
I wish to create the effect that the visitor is not being `dumped' into a shopping cart per se and also incorporate information pages before to edge them to buy. The information pages I am doing via EZPages.
To get the effect of a full website I was going to land the visitor on a `Welcome EZPage' with no sidebox columns.
So they would navigate via the Header Bar and Footer Bar if they wish to other Reference Pages. One of the Header Bar links would be Shop Now or something which would take them to the shopping carts `real' homepage - and bring back the sideboxes etc.
Does that make sense and would that be the most efficient way to go, I figured this way the look and feel wouldn't change as they go from the `regular' information website (EZPages) to the Shopping Cart.
Ernie
It will be easy to remove sideboxes on the home page, since the home page has its own selector. The code below will remove sideboxes from the home:
Code:
#indexHomeBody #navColumnOne, #indexHomeBody #navColumnTwo {display:none;}
#indexHomeBody .float-wrap {margin:none!important;width:100%;}
#indexHomeBody .outer {padding:0;width:98%;margin:0 auto;}
#indexHomeBody #contentMainWrapper {background:#ffffff;}
Then you could JUST have text on your home page, that is defined in your "Define Pages Editor" in your admin.
I'll let you think about what you want to do from there, but the above is a quick way to remove all sideboxes from home.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
ssbeats
can anyone tell me which css attribute changes the colour of the top left search bar?
I cant seem to find it.
cheers!
That red top bar is an image, it is
includes/templates/cherry_zen/images/red/header.gif
You can't change the color with just css. You read the readme.txt though, right? There is more than one color option available.