-
Re: Cherry Zen Template Support Thread
http://hiquatec.com/index.php?main_p...roducts_id=226 <-----
how do I get my add to cart to the other side of the page in the default location?
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
suekay
Hi,
I have half answered my question by finding this code on another posting to make the central column of the home page (only) the same width as the site:
#indexHomeBody .centerColumn {
float:left!important;
margin: 50px 0 5px -150px;
width:165%!important;
}
#indexHomeBody .navColumnTwo {display:none;}
#indexHomeBody .navColumnOne {display:none;}
Could I use some css to remove the grey side box backgrounds as well?
Thanks for any help you can give
Yep. If you examine the css, you'll see that the background images in controlled by #contentMainWrapper, and #contentMainWrapperb.
So, you can do something similar to your above code:
#indexHomeBody #contentMainWrapper {background-image:none;}
#indexHomeBody #contentMainWrapperb {background-image:none;}
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
esugrue
Hi!
What's the easiest way of removing the RHS column from the main page only.
I have an image (it was a table) that is 700 px wide and if the customer resolution is 1024 then it goes into the RHS column. I can't really make the promo image smaller so my only option I think is to remove the RHS column.
Sample:
http://www.thrivingstores.com/au_store
(It will probably look OK unless your resolution is 1024x)
Thanks
Ernie
Add this to your css:
#indexHomeBody #navColumnOne {display:none;}
#indexHomeBody .outer {padding-left:10px;}
#indexHomeBody #contentMainWrapperb {background-image:none;}
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
suekay
Hi,
I have half answered my question by finding this code on another posting to make the central column of the home page (only) the same width as the site:
#indexHomeBody .centerColumn {
float:left!important;
margin: 50px 0 5px -150px;
width:165%!important;
}
#indexHomeBody .navColumnTwo {display:none;}
#indexHomeBody .navColumnOne {display:none;}
Could I use some css to remove the grey side box backgrounds as well?
Thanks for any help you can give
Also, I'm adding this to the readme.txt, if you'd like to do it this way instead (I think it may be more cross-browser compatible this way:
If you want NO sideboxes on your home page, add this to your css:
Code:
#indexHomeBody #navColumnTwo, #indexHomeBody #navColumnOne {display:none;}
#indexHomeBody .outer {padding-right:0;padding-left:20px;}
#indexHomeBody #contentMainWrapper, #indexHomeBody #contentMainWrapperb {background-image:none;}
-
Re: Cherry Zen Template Support Thread
Open up includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php, find the add to cart chunk of code, and move it. I'd put it immediately after <!-- eof Attributes Module -->
-
Re: Cherry Zen Template Support Thread
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
In tpl_header.php, just remove the tagline section, if you're not going to use it.
<div id="tagline"><?php echo HEADER_SALES_TEXT;?></div>
Thank you! I was trying to find where that was.
-
White Space / Padding in Header Area
Hi!
I have searched for padding and white space but I am unable to find the answer.
On my sites there is some whitespace / padding between the logo and the and the header boundary
Thriving Stores
Which part of the CSS am I look at to remove all padding so the logo fits snugly into the header with no white space.
Thanks
Ernie
-
Re: Cherry Zen Template Support Thread
Well with much digging on my own I figured out item 1 and 3. Still need help with item 2 though. Also, where can I locate the Gift Certificates that are default in the Cherry Zen template? I searched all the Zen menus and unable to find them. I need to modify the amounts in the certificates. PLEASE HELP! This is holding up going live!
Regards,
Rudy
720MoTo.com
Quote:
Originally Posted by
720moto
Hi Jet,
I downloaded and use your template and installed the Apple Zen flyout menus and it works awesome. I am very happy with it. My site is in the final stages before it goes live. Can you help me out with some minor changes before it goes live?
http://www.720moto.com/Store/
A couple of things I need to clean up my site.
1. I turned off EZ-Pages for the header but it still shows up.
2. On the upper right corner of my webpage is a HOME|LOGIN links. I would like to change them to a red color so they don't blend in with the header.
3. When you hover your mouse on the categories the color turns green. Can the color be changed and if so how do I make the change?
I would like your opinion on my site so far and if there are any suggestions or tweaks that will make it better.
Thanks
-
Re: Cherry Zen Template Support Thread
Disregard the certificate issue I located it but I still need help with item 2 and changing the color.
Quote:
Originally Posted by
720moto
Hi Jet,
I downloaded and use your template and installed the Apple Zen flyout menus and it works awesome. I am very happy with it. My site is in the final stages before it goes live. Can you help me out with some minor changes before it goes live?
http://www.720moto.com/Store/
A couple of things I need to clean up my site.
1. I turned off EZ-Pages for the header but it still shows up.
2. On the upper right corner of my webpage is a HOME|LOGIN links. I would like to change them to a red color so they don't blend in with the header.
3. When you hover your mouse on the categories the color turns green. Can the color be changed and if so how do I make the change?
I would like your opinion on my site so far and if there are any suggestions or tweaks that will make it better.
Thanks
Quote:
Originally Posted by
720moto
Well with much digging on my own I figured out item 1 and 3. Still need help with item 2 though. Also, where can I locate the Gift Certificates that are default in the Cherry Zen template? I searched all the Zen menus and unable to find them. I need to modify the amounts in the certificates. PLEASE HELP! This is holding up going live!
Regards,
Rudy
720MoTo.com
-
Re: Cherry Zen Template Support Thread
Hello:
I have a couple of quick questions. I'm using cherry zen on zc 1.3.8a. ler me first start by saying sorry for so drastically changing your template. no disrespect, only admiration.
I have added the newsletter module, improved attributes moduleand have amended ordered steps. I tried the SEO, but I uploaded the wrong one, and now i have errors to my eyebals. But no worries, i'm dealing with that in another section.
I DO NOT have image handler 2. if I wanted to use the additional images, am I required to install it? admin/images/additional product images per row= 1.
Since I could not get this to work, i placed an attribute to showcase the extra image, but I'd like to fix this as i would like the extra image to be below the main image.
Also, I made changes to the option name sort order and it is not being accepted. See http://www.leladesigns.ca/shop-lela/...products_id=28
the order should be:
details
color
notice
size
any ideas, suggestion, bump on the head welcome at this point.
-
Re: Cherry Zen Template Support Thread
Thanks for your great template! I like the green one which matches my company's image!
I am now going to install some add ons which allow me to show multiple images with mouseover function
May anyone suggest me such addons which are compatible with this template?
many thanks!!
By the way, I have a second problem. I used HTML codes in product info and it work properly at that level. However, when I go back to product listing, instead of showing plain Eng under the product names, HTML codes appeared there! Any iea how to fix it? thanks
-
Re: Cherry Zen Template Support Thread
Hi
I have just installed IH2 and I can see multiple images in the IH manager
however when I goto my product page, I cannot see any additional images. I am sure I have uploaded the CSS, JSCRIPT and POP UP.. folders into cherry zen
Do you have any idea on how to achieve additonal images on product page?
thanks
-
Re: Cherry Zen Template Support Thread
Is there anyone else out there who can help me with my issues? I have posted several times for assistance and have not received any response. So if anyone else can help that would be appreciated.
Rude1
www.720moto.com/Store
Quote:
Originally Posted by
720moto
Disregard the certificate issue I located it but I still need help with item 2 and changing the color.
Quote:
Originally Posted by
720moto
Well with much digging on my own I figured out item 1 and 3. Still need help with item 2 though. Also, where can I locate the Gift Certificates that are default in the Cherry Zen template? I searched all the Zen menus and unable to find them. I need to modify the amounts in the certificates. PLEASE HELP! This is holding up going live!
Regards,
Rudy
720MoTo.com
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
720moto
Is there anyone else out there who can help me with my issues? I have posted several times for assistance and have not received any response. So if anyone else can help that would be appreciated.
Rude1
www.720moto.com/Store
720moto:
if you looked at the source for that page, you find this code below the <body>
HTML Code:
<div id="navMainWrapper">
<div id="navMain">
<div id="navMainLinks">
<ul class="back">
<li> <a href="http://www.720moto.com/Store/">Home </a> </li>
<li> <a href="http://www.720moto.com/Store/index.php?main_page=login&zenid=eb3bf332abc8d7e2e462e269ace01685">Log In </a> </li>
</ul>
</div>
</div>
</div>
go to includes/template/yourtemplate/css/stylesheet.css and make your changes for the appropriate classes listed in the div tags.
Personally, in order not to mess up other instances of .back, i would create the following:
#navMainLinks ul li a { color: yourColor; text-decoration: none; }
When customizing, view source and CSS and tinker. Hope that helped.
-
Re: Cherry Zen Template Support Thread
newagekat - thanks for the response but i have not idea how to create:
#navMainLinks ul li a { color: yourColor; text-decoration: none; }
i have no programming experience on how to do this. or do i just copy and paste what you have to the code?
Quote:
Originally Posted by
newagekat
720moto:
if you looked at the source for that page, you find this code below the <body>
HTML Code:
<div id="navMainWrapper">
<div id="navMain">
<div id="navMainLinks">
<ul class="back">
<li> <a href="http://www.720moto.com/Store/">Home </a> </li>
<li> <a href="http://www.720moto.com/Store/index.php?main_page=login&zenid=eb3bf332abc8d7e2e462e269ace01685">Log In </a> </li>
</ul>
</div>
</div>
</div>
go to includes/template/yourtemplate/css/stylesheet.css and make your changes for the appropriate classes listed in the div tags.
Personally, in order not to mess up other instances of .back, i would create the following:
#navMainLinks ul li a { color: yourColor; text-decoration: none; }
When customizing, view source and CSS and tinker. Hope that helped.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
720moto
newagekat - thanks for the response but i have not idea how to create:
#navMainLinks ul li a { color: yourColor; text-decoration: none; }
i have no programming experience on how to do this. or do i just copy and paste what you have to the code?
open the main stylesheet.css, as mentioned, and just before the comment
/* end main color changes */past the code. change yourColor to white (#ffffff) or whatever color you prefer.
-
Re: Cherry Zen Template Support Thread
i will try that and get back to you on the results.
thanks again
Quote:
Originally Posted by
newagekat
open the main stylesheet.css, as mentioned, and just before the comment
/* end main color changes */past the code. change yourColor to white (#ffffff) or whatever color you prefer.
-
Re: Cherry Zen Template Support Thread
CoNfUsEd :dontgetit
this is what i see:
/* This section controls the colors for the site. Change red (default) to one of these options: orange, yellow, green, blue, purple, or grey) */
input#searchTop {
background: url("../images/black/rounded-search-input-top.gif") top left no-repeat;
}
#navMainWrapper {
background:url("../images/black/header.gif");
}
h3.leftBoxHeading, h3.rightBoxHeading {
background: url("../images/black/sideboxbg.gif");
}
#navMain a {
background:url("../images/black/tableftE.gif") no-repeat left top;
}
#navMain a span {
background:url("../images/black/tabrightE.gif") no-repeat right top;
}
#navMain a span.last {
background:url("../images/black/tabrightE_last.gif") no-repeat right top;
}
/* end main color changes */
Where do I put the #ffffff?
Quote:
Originally Posted by
newagekat
open the main stylesheet.css, as mentioned, and just before the comment
/* end main color changes */past the code. change yourColor to white (#ffffff) or whatever color you prefer.
-
Re: Cherry Zen Template Support Thread
newagekat -
this is what i did:
/* This section controls the colors for the site. Change red (default) to one of these options: orange, yellow, green, blue, purple, or grey) */
input#searchTop {
background: url("../images/black/rounded-search-input-top.gif") top left no-repeat;
}
#navMainWrapper {
background:url("../images/black/header.gif");
}
h3.leftBoxHeading, h3.rightBoxHeading {
background: url("../images/black/sideboxbg.gif");
}
#navMain a {
background:url("../images/black/tableftE.gif") no-repeat left top;
}
#navMain a span {
background:url("../images/black/tabrightE.gif") no-repeat right top;
}
#navMain a span.last {
background:url("../images/black/tabrightE_last.gif") no-repeat right top;
}
#navMainLinks ul li a { color::#ffffff; text-decoration: none; }
/* end main color changes */
but it didn't work the font is still black.
-
Re: Cherry Zen Template Support Thread
WOO HOO! thanks Newagekat! I got it working and I really appreciate it. Check out my site and give me your opinion please.
rude1
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
musicfreer
Hi
I have just installed IH2 and I can see multiple images in the IH manager
however when I goto my product page, I cannot see any additional images. I am sure I have uploaded the CSS, JSCRIPT and POP UP.. folders into cherry zen
Do you have any idea on how to achieve additonal images on product page?
thanks
Hi, I have searched thru the forum and followed different ways but I still can't figure out how to show multiple images on product page.
can anyone pls help?
thanks!!
-
Re: Cherry Zen Template Support Thread
i have the same problem, i don't know how to show multiple images of one product.
Quote:
Originally Posted by
musicfreer
Hi, I have searched thru the forum and followed different ways but I still can't figure out how to show multiple images on product page.
can anyone pls help?
thanks!!
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
720moto
i have the same problem, i don't know how to show multiple images of one product.
oh, anyone can help us then? Any help will be appreciated
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
musicfreer
oh, anyone can help us then? Any help will be appreciated
Search the FAQ, ask in the general forum, but that is un-related to the template, sorry!
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
musicfreer
Hi
I have just installed IH2 and I can see multiple images in the IH manager
however when I goto my product page, I cannot see any additional images. I am sure I have uploaded the CSS, JSCRIPT and POP UP.. folders into cherry zen
Do you have any idea on how to achieve additonal images on product page?
thanks
IH2 has a bug that prevents the additional images from showing up, if you search the IH2 support thread for my username, you might be able to find the fix for it, however, I don't remember what that fix was. :lamo:
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
720moto
Is there anyone else out there who can help me with my issues? I have posted several times for assistance and have not received any response. So if anyone else can help that would be appreciated.
Rude1
www.720moto.com/Store
If you compare the source of my site, with the source of yours, you've made some changes to tpl_header.php.
Right before those header links, you have this:
Code:
<div id="navMain">
<div id="navMainLinks">
<ul class="back">
On my site, right before the header links, I have this:
Code:
<div id="navMain">
<ul>
So, reupload the original includes/templates/cherry_zen/common/tpl_header.php, and go from there.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
720moto
Well with much digging on my own I figured out item 1 and 3. Still need help with item 2 though. Also, where can I locate the Gift Certificates that are default in the Cherry Zen template? I searched all the Zen menus and unable to find them. I need to modify the amounts in the certificates. PLEASE HELP! This is holding up going live!
Regards,
Rudy
720MoTo.com
There are no default gift certificates in this template. You have to add the gift certificates yourself, and edit them in the admin. Gift certificates have nothing to do with the template.
-
Re: White Space / Padding in Header Area
Quote:
Originally Posted by
esugrue
Hi!
I have searched for padding and white space but I am unable to find the answer.
On my sites there is some whitespace / padding between the logo and the and the header boundary
Thriving Stores
Which part of the CSS am I look at to remove all padding so the logo fits snugly into the header with no white space.
Thanks
Ernie
You'll need to remove the top padding from #navEZPagesTop, so change this::
Code:
#navEZPagesTop {
font-weight:bold;
width:auto;
padding:7px 0;
}
To this:
Code:
#navEZPagesTop {
font-weight:bold;
width:auto;
padding-bottom:7px;
}
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
IH2 has a bug that prevents the additional images from showing up, if you search the IH2 support thread for my username, you might be able to find the fix for it, however, I don't remember what that fix was. :lamo:
Thanks jettrude, actually I have gone thru tthe FAQs and IH2 support thread b4, I don't know if you mean the bug fix is to change the following codes:
Code:
// we should parse old parameters here and possibly merge some inc case they're duplicate
$parameters .= ($parameters != '') ? ' ' : '';
if (!($_GET['main_page']==FILENAME_PRODUCT_INFO)) {
return $parameters . 'style="position:relative" onmouseover="showtrail(' . "'$products_image_zoom','$alt',$width,$height,$zoomwidth,$zoomheight,this," . $this->zoom['startx'].','.$this->zoom['starty'].','.$this->zoom['width'].','.$this->zoom['height'].');" onmouseout="hidetrail();" ';
} else {
return $parameters . 'style="position:relative" onmouseover="showtrail(' . "\'$products_image_zoom\',\'$alt\',$width,$height,$zoomwidth,$zoomheight,this," . $this->zoom['startx'].','.$this->zoom['starty'].','.$this->zoom['width'].','.$this->zoom['height'].');" onmouseout="hidetrail();" ';
}
}
}
}
}
I have already changed the codes but it still don't work, any steps that I missed?
thanks
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
musicfreer
Thanks jettrude, actually I have gone thru tthe FAQs and IH2 support thread b4, I don't know if you mean the bug fix is to change the following codes:
Code:
// we should parse old parameters here and possibly merge some inc case they're duplicate
$parameters .= ($parameters != '') ? ' ' : '';
if (!($_GET['main_page']==FILENAME_PRODUCT_INFO)) {
return $parameters . 'style="position:relative" onmouseover="showtrail(' . "'$products_image_zoom','$alt',$width,$height,$zoomwidth,$zoomheight,this," . $this->zoom['startx'].','.$this->zoom['starty'].','.$this->zoom['width'].','.$this->zoom['height'].');" onmouseout="hidetrail();" ';
} else {
return $parameters . 'style="position:relative" onmouseover="showtrail(' . "\'$products_image_zoom\',\'$alt\',$width,$height,$zoomwidth,$zoomheight,this," . $this->zoom['startx'].','.$this->zoom['starty'].','.$this->zoom['width'].','.$this->zoom['height'].');" onmouseout="hidetrail();" ';
}
}
}
}
}
I have already changed the codes but it still don't work, any steps that I missed?
thanks
I finally got it works by uploading the pics directly under 'image' folder without any subfolders.
For those who still can't see additional images, pls use underscore before the suffix instead of hyphen
cheers
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
720moto
newagekat -
this is what i did:
#navMainLinks ul li a { color::#ffffff; text-decoration: none; }
/* end main color changes */
but it didn't work the font is still black.
You have a double colon after color. remove one of them. if that still doesn't work, IM me on AIM.
-
Re: Cherry Zen Template Support Thread
Hi,
I would like to know how to remove the contact us button since i have set this store to showcase without price.?
http://singaporegifts.com.sg/index.p...&products_id=1
thanks
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
owenlee17
That's why the contact us is there, but you can remove it in includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php
-
Re: Cherry Zen Template Support Thread
Ok thanks for the response the Gift Certificates must be part of the Zen Cart default then.
Quote:
Originally Posted by
jettrue
There are no default gift certificates in this template. You have to add the gift certificates yourself, and edit them in the admin. Gift certificates have nothing to do with the template.
-
Re: Cherry Zen Template Support Thread
Jade thank you for your hard work, and making this template available for everyone.
This is a very nice looking template which I am trying to use on a new site, I am trying to add a script to show a scrolling image gallery page header, the script I have found that I want to use is http://www.dynamicdrive.com/dynamici...rightslide.htm
As I'm very new to Zencart, I am struggling with implementing this as I don't know where to place the script and how to call it, I couldn't find much documentation on the script either.
I would like to use the space on the right of the logo for a rotating gallery, any help would be greatly appreciated.
Thanks
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
mushtaq
Jade thank you for your hard work, and making this template available for everyone.
This is a very nice looking template which I am trying to use on a new site, I am trying to add a script to show a scrolling image gallery page header, the script I have found that I want to use is
http://www.dynamicdrive.com/dynamici...rightslide.htm
As I'm very new to Zencart, I am struggling with implementing this as I don't know where to place the script and how to call it, I couldn't find much documentation on the script either.
I would like to use the space on the right of the logo for a rotating gallery, any help would be greatly appreciated.
Thanks
Have you tried just pasting that whole chunk in includes/templates/cherry_zen/common/tpl_header.php?
-
Re: Cherry Zen Template Support Thread
I have pasted it below the line <div id="logo">
but i don't see anything displayed.
I'm new to php and jscript so not sure about the exact syntax, do I need to call the script to start it off somehow?
-
Re: Cherry Zen Template Support Thread
I have been having issues with my shipping mod ever since I switched to this template. I am trying to figure out if it is something with the way the template was added, the way the whole setup is with zen cart or both. I know I didn't always have this problem though....well the problem:
I have both Fed Ex and USPS as options. When items are in shopping cart, the customer can view the calculator for both options, when checking out they are only given usps as an option and not all of the options show...only 3 of the 5... Here is when it gets worse...lets say you choose parcel; you go to check out and the cart puts express mail which is the most expensive. I am not given the option to change my shipping.....only to update my shipping address.
I finally have hits on my site and people creating accounts....now no one is buying anything and I finally know why....it has to be the shipping situation..it makes me look likke I am scamming...
Can someone please help me. Can someone see what I am doing wrong? Does anyone have a business that are experts in zen cart and can send me a link to their site?
I love this template and this cart....I see that no one else has this issue so it must be someting that i am doing wrong. It just confuses me how it shows some options on one page but not the other.:frusty:
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
That's why the contact us is there, but you can remove it in includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php
Hi..im using the cherry zen..but i cant see which codes to remove?can you help me ?
thanks
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
mushtaq
I have pasted it below the line <div id="logo">
but i don't see anything displayed.
I'm new to php and jscript so not sure about the exact syntax, do I need to call the script to start it off somehow?
No, since the script is part of the code you pasted, I don't think so. do you have the images uploaded where they need to be? In what folder do you have the images uploaded, and can I see a link?
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
ashton0603
I have been having issues with my shipping mod ever since I switched to this template. I am trying to figure out if it is something with the way the template was added, the way the whole setup is with zen cart or both. I know I didn't always have this problem though....well the problem:
I have both Fed Ex and USPS as options. When items are in shopping cart, the customer can view the calculator for both options, when checking out they are only given usps as an option and not all of the options show...only 3 of the 5... Here is when it gets worse...lets say you choose parcel; you go to check out and the cart puts express mail which is the most expensive. I am not given the option to change my shipping.....only to update my shipping address.
I finally have hits on my site and people creating accounts....now no one is buying anything and I finally know why....it has to be the shipping situation..it makes me look likke I am scamming...
Can someone please help me. Can someone see what I am doing wrong? Does anyone have a business that are experts in zen cart and can send me a link to their site?
I love this template and this cart....I see that no one else has this issue so it must be someting that i am doing wrong. It just confuses me how it shows some options on one page but not the other.:frusty:
Hmm, I'm not sure, you may want to ask in the general forum. It shouldn't be the template causing this, however, you can switch to the classic template to see if the same thing happens.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
No, since the script is part of the code you pasted, I don't think so. do you have the images uploaded where they need to be? In what folder do you have the images uploaded, and can I see a link?
I have tested the script out on a test page which works, meaning the script works on its own.
I have put full paths to the images, I think it's just the placement of the script that I'm having problems with.
You can see the site here http://www.shishagenie.com
Probably something very simple, but I can't seem to find it :blush:
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
Also, I'm adding this to the readme.txt, if you'd like to do it this way instead (I think it may be more cross-browser compatible this way:
If you want NO sideboxes on your home page, add this to your css:
Code:
#indexHomeBody #navColumnTwo, #indexHomeBody #navColumnOne {display:none;}
#indexHomeBody .outer {padding-right:0;padding-left:20px;}
#indexHomeBody #contentMainWrapper, #indexHomeBody #contentMainWrapperb {background-image:none;}
Hi Jettrue,
Brilliant! Thank you so much for this code!
thanks
Suekay
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
mushtaq
I have tested the script out on a test page which works, meaning the script works on its own.
I have put full paths to the images, I think it's just the placement of the script that I'm having problems with.
You can see the site here
http://www.shishagenie.com
Probably something very simple, but I can't seem to find it :blush:
Perhaps you changed it, but I don't see full paths to the images, I just see this:
Code:
leftrightslide[0]='<a href="http://"><img src="blackberry.jpg" border=1></a>'
leftrightslide[1]='<a href="http://"><img src="rose.jpg" border=1></a>'
leftrightslide[2]='<a href="http://"><img src="mango.jpg" border=1></a>'
leftrightslide[3]='<a href="http://"><img src="Cherry.jpg" border=1></a>'
leftrightslide[4]='<a href="http://"><img src="mellon.jpg" border=1></a>'
That means the rose image would have to be here:
http://www.shishagenie.com/rose.jpg
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
Perhaps you changed it, but I don't see full paths to the images, I just see this:
Code:
leftrightslide[0]='<a href="http://"><img src="blackberry.jpg" border=1></a>'
leftrightslide[1]='<a href="http://"><img src="rose.jpg" border=1></a>'
leftrightslide[2]='<a href="http://"><img src="mango.jpg" border=1></a>'
leftrightslide[3]='<a href="http://"><img src="Cherry.jpg" border=1></a>'
leftrightslide[4]='<a href="http://"><img src="mellon.jpg" border=1></a>'
That means the rose image would have to be here:
http://www.shishagenie.com/rose.jpg
I changed it to test a few things out, I expected to see a broken image icon, but the script seem to execute as I have placed start and end text which displays in the correct places, but not the images.
I copied and pasted the script on a test page http://www.shishagenie.com/test.htm which does seem to work ad shows broken image icons as expected, but it doesn't work on any of the zencart pages.
I even placed on its own on the define_main_page.php page, but it just shows the grey box.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
mushtaq
I changed it to test a few things out, I expected to see a broken image icon, but the script seem to execute as I have placed start and end text which displays in the correct places, but not the images.
I copied and pasted the script on a test page
http://www.shishagenie.com/test.htm which does seem to work ad shows broken image icons as expected, but it doesn't work on any of the zencart pages.
I even placed on its own on the define_main_page.php page, but it just shows the grey box.
Mushtaq
Have you tried giving the full path to the image instead of the relative path?
for instance -
Code:
leftrightslide[4]='<a href="http://"><img src="http://www.shishagenie.com/images/mellon.jpg" border=1></a>'
or wherever the image is located on the server with the full URL to the image.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
sethererm
Mushtaq
Have you tried giving the full path to the image instead of the relative path?
for instance -
Code:
leftrightslide[4]='<a href="http://"><img src="http://www.shishagenie.com/images/mellon.jpg" border=1></a>'
or wherever the image is located on the server with the full URL to the image.
I have done that before, but it didn't make any difference, I have changed it again now to include full path, but still no good :cry:
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
That's why the contact us is there, but you can remove it in includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php
Hi jettrue,
can you help me with this?im not sure which code to change or remove?
thanks alot
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
Also, I'm adding this to the readme.txt, if you'd like to do it this way instead (I think it may be more cross-browser compatible this way:
If you want NO sideboxes on your home page, add this to your css:
Code:
#indexHomeBody #navColumnTwo, #indexHomeBody #navColumnOne {display:none;}
#indexHomeBody .outer {padding-right:0;padding-left:20px;}
#indexHomeBody #contentMainWrapper, #indexHomeBody #contentMainWrapperb {background-image:none;}
Hi Jade,
I'm trying the same thing for the product pages and the contact page. The contact page works with this code and the center width increases on the right hand side:
#contactusBody #navColumnTwo, {display:none;}
#contactusBody .outer {padding-right:0px;padding-left:170px;}
#contactusBody #contentMainWrapper, #contactusBody #contentMainWrapperb {background-image:none;}
and although the grey background dissapears for the products pages I can't get the width of the products page to increase.
#productinfoBody #navColumnTwo, {display:none;}
#productinfoBody.outer {padding-right:0px;padding-left:170px;}
#productinfoBody #contentMainWrapper, #productinfoBody #contentMainWrapperb {background-image:none;}
Do you know how I could achieve this?
Many Thanks
Suekay
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
mushtaq
I have done that before, but it didn't make any difference, I have changed it again now to include full path, but still no good :cry:
Mushtaq,
I have implemented that script in the header of a website that I broke something else in - it works fine when you give the image path the full path to where the actual image is.
Where I placed the code was in:
includes/templates/MY_TEMPLATE_FOLDER/common/tpl_header.php. Then I took the code and placed it right inside the div tag: <div id="taglineWrapper"> javascript code </div>
If you would like to see it working you can see it at: http://www.bk-clothing.com/store/
I hope you can get it figured out!
-
Re: Cherry Zen Template Support Thread
remove left/right columns on shopping cart page...
i used this code in the tpl_main_page to remove the left/right columns from the shopping cart page, but there is still a blank space the width of the columns on the page. how do i expand the center column to fill the page?
thanks
Code:
//add page names that you wantto disable left and right columns
$center_column_only = array('login','account',''checkout_success','checkout_shipping','checkout_payment','checkout_confirmation','shopping_cart');
// the following IF statement can be duplicated/modified as needed to set additional flags
if (in_array($current_page_base,$center_column_only) ) {
$flag_disable_right = true;
$flag_disable_left = true;
}
-
Re: Cherry Zen Template Support Thread
follow up to previous post. i found the answer... i created a css file for that page and removed the side column space.
now... my next question is how to display the cart contents table side by side with the shipping estimator box?
i guess i could do it with a table? but how would i do that with pure css?
thanks.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
sethererm
Mushtaq
Have you tried giving the full path to the image instead of the relative path?
for instance -
Code:
leftrightslide[4]='<a href="http://"><img src="http://www.shishagenie.com/images/mellon.jpg" border=1></a>'
or wherever the image is located on the server with the full URL to the image.
I have put the same paths as here http://www.shishagenie.com/test.htm this page works, but just having problems adding the script to the header, any ideas where about in the page it should be inserted? I have tried moving it around on various places but same result.:frusty:
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
mushtaq
I have put the same paths as here
http://www.shishagenie.com/test.htm this page works, but just having problems adding the script to the header, any ideas where about in the page it should be inserted? I have tried moving it around on various places but same result.:frusty:
You would place your javascript in the includes/templates/cherry_zen/common/tpl_header.php file.
You would then need to place the full script RIGHT after the tag <div id="taglineWrapper">. So it would look something like this:
Code:
<div id="taglineWrapper">
<script type="text/javascript">
/***********************************************
* Conveyor belt slideshow script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
//Specify the slider's width (in pixels)
var sliderwidth="760px"
//Specify the slider's height
var sliderheight="150px"
//Specify the slider's slide speed (larger is faster 1-10)
var slidespeed=2
//configure background color:
slidebgcolor="#EAEAEA"
//Specify the slider's images
var leftrightslide=new Array()
var finalslide=''
leftrightslide[0]='<a href="http://"><img src="http://www.shishagenie.com/images/dynamicbook1.gif" border=1></a>'
leftrightslide[1]='<a href="http://"><img src="http://www.shishagenie.com/images/dynamicbook2.gif" border=1></a>'
leftrightslide[2]='<a href="http://"><img src="http://www.shishagenie.com/images/dynamicbook3.gif" border=1></a>'
leftrightslide[3]='<a href="http://"><img src="http://www.shishagenie.com/images/dynamicbook4.gif" border=1></a>'
leftrightslide[4]='<a href="http://"><img src="http://www.shishagenie.com/images/dynamicbook5.gif" border=1></a>'
//Specify gap between each image (use HTML):
var imagegap=" "
//Specify pixels gap between each slideshow rotation (use integer):
var slideshowgap=5
////NO NEED TO EDIT BELOW THIS LINE////////////
var copyspeed=slidespeed
leftrightslide='<nobr>'+leftrightslide.join(imagegap)+'</nobr>'
var iedom=document.all||document.getElementById
if (iedom)
document.write('<span id="temp" style="visibility:hidden;position:absolute;top:-100px;left:-9000px">'+leftrightslide+'</span>')
var actualwidth=''
var cross_slide, ns_slide
function fillup(){
if (iedom){
cross_slide=document.getElementById? document.getElementById("test2") : document.all.test2
cross_slide2=document.getElementById? document.getElementById("test3") : document.all.test3
cross_slide.innerHTML=cross_slide2.innerHTML=leftrightslide
actualwidth=document.all? cross_slide.offsetWidth : document.getElementById("temp").offsetWidth
cross_slide2.style.left=actualwidth+slideshowgap+"px"
}
else if (document.layers){
ns_slide=document.ns_slidemenu.document.ns_slidemenu2
ns_slide2=document.ns_slidemenu.document.ns_slidemenu3
ns_slide.document.write(leftrightslide)
ns_slide.document.close()
actualwidth=ns_slide.document.width
ns_slide2.left=actualwidth+slideshowgap
ns_slide2.document.write(leftrightslide)
ns_slide2.document.close()
}
lefttime=setInterval("slideleft()",30)
}
window.onload=fillup
function slideleft(){
if (iedom){
if (parseInt(cross_slide.style.left)>(actualwidth*(-1)+8))
cross_slide.style.left=parseInt(cross_slide.style.left)-copyspeed+"px"
else
cross_slide.style.left=parseInt(cross_slide2.style.left)+actualwidth+slideshowgap+"px"
if (parseInt(cross_slide2.style.left)>(actualwidth*(-1)+8))
cross_slide2.style.left=parseInt(cross_slide2.style.left)-copyspeed+"px"
else
cross_slide2.style.left=parseInt(cross_slide.style.left)+actualwidth+slideshowgap+"px"
}
else if (document.layers){
if (ns_slide.left>(actualwidth*(-1)+8))
ns_slide.left-=copyspeed
else
ns_slide.left=ns_slide2.left+actualwidth+slideshowgap
if (ns_slide2.left>(actualwidth*(-1)+8))
ns_slide2.left-=copyspeed
else
ns_slide2.left=ns_slide.left+actualwidth+slideshowgap
}
}
if (iedom||document.layers){
with (document){
document.write('<table border="0" cellspacing="0" cellpadding="0"><td>')
if (iedom){
write('<div style="position:relative;width:'+sliderwidth+';height:'+sliderheight+';overflow:hidden">')
write('<div style="position:absolute;width:'+sliderwidth+';height:'+sliderheight+';background-color:'+slidebgcolor+'" onMouseover="copyspeed=0" onMouseout="copyspeed=slidespeed">')
write('<div id="test2" style="position:absolute;left:0px;top:0px"></div>')
write('<div id="test3" style="position:absolute;left:-1000px;top:0px"></div>')
write('</div></div>')
}
else if (document.layers){
write('<ilayer width='+sliderwidth+' height='+sliderheight+' name="ns_slidemenu" bgColor='+slidebgcolor+'>')
write('<layer name="ns_slidemenu2" left=0 top=0 onMouseover="copyspeed=0" onMouseout="copyspeed=slidespeed"></layer>')
write('<layer name="ns_slidemenu3" left=0 top=0 onMouseover="copyspeed=0" onMouseout="copyspeed=slidespeed"></layer>')
write('</ilayer>')
}
document.write('</td></table>')
}
}
</script>
<?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 id="bannerTwo" class="banners"><?php echo zen_display_banner('static', $banner);?></div>
<?php
}
}
?>
</div>
<?php } // no HEADER_SALES_TEXT or SHOW_BANNERS_GROUP_SET2 ?>
</div>
The only thing is that you need to make sure your pictures are linked to the ACTUAL location of the picture.
Hopefully that will help some. I'll check back every once in a while to see if you have any other issues - hopefully this will answer it though.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
gsdcypher
remove left/right columns on shopping cart page...
i used this code in the tpl_main_page to remove the left/right columns from the shopping cart page, but there is still a blank space the width of the columns on the page. how do i expand the center column to fill the page?
thanks
Code:
//add page names that you wantto disable left and right columns
$center_column_only = array('login','account',''checkout_success','checkout_shipping','checkout_payment','checkout_confirmation','shopping_cart');
// the following IF statement can be duplicated/modified as needed to set additional flags
if (in_array($current_page_base,$center_column_only) ) {
$flag_disable_right = true;
$flag_disable_left = true;
}
I would remove that, and use css (from my new readme for 1.7):
If you want NO sideboxes on your home page, add this to your css:
Code:
#indexHomeBody #navColumnTwo, #indexHomeBody #navColumnOne {display:none;}
#indexHomeBody .outer {padding-right:0;padding-left:20px;}
#indexHomeBody #contentMainWrapper, #indexHomeBody #contentMainWrapperb {background-image:none;}
Of course changing #indexHomeBody to the page ID of the shopping cart page (#shoppingcartBody)
-
Re: Cherry Zen Template Support Thread
Hi Jade, I absolutely LOVE your template but I'm pulling my hair out about something...
My partner and I followed your instructions on how to remove the right column and then also how to widen the left column.
Everything looked wonderful and we customized the rest of the stylesheet to our heart's content. We were all done, or so it seemed, when we discovered a problem with the login page. The left column was gone and we can't seem, for the life of us, to get it back no matter what we try.
The only other mod we have installed is the Tabbed Products Pro and while it overwrote the tpl_product_info_display.php file, that should have no bearing on the login page, should it? At any rate, I replaced that file with yours from the template and it didn't change anything. There have been no other rewrites.
We reinstalled the original style sheet because we thought it must have been an error we made somewhere in the css. We even turned the right column back on and set the original column widths. Everything is as close to stock as I can get it. The only thing is our bg image for the columns is still in place, and obviously too wide (it's set for the width we will eventually have the left column)
Can you please take a look at the login page and let me know what the problem could be??
BTW, I switched to any other installed template and it works fine, with columns showing. Only Cherry Zen is not working.
In Firefox it looks bad, login section overlaps left column. In IE7 the content starts in the right column area and the left column and center are blank.
http://designmycart.com/shop/index.php?main_page=login
If this has been asked and answered already, my apologies. I have searched and searched but there's 177 pages to this thread and I can't read them all. I have 2 businesses and a family to care for so time is short.
Thanks in advance!
Jeri
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
gsdcypher
follow up to previous post. i found the answer... i created a css file for that page and removed the side column space.
now... my next question is how to display the cart contents table side by side with the shipping estimator box?
i guess i could do it with a table? but how would i do that with pure css?
thanks.
You can't do it with pure css, you'd need to add a div around each, use css to make them both 45% wide or so, and float them side by side. I think you'd need a div containing both of them as well. Then you could do it with pure css. :smile:
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
signs
Hi Jade, I absolutely LOVE your template but I'm pulling my hair out about something...
My partner and I followed your instructions on how to remove the right column and then also how to widen the left column.
Everything looked wonderful and we customized the rest of the stylesheet to our heart's content. We were all done, or so it seemed, when we discovered a problem with the login page. The left column was gone and we can't seem, for the life of us, to get it back no matter what we try.
The only other mod we have installed is the Tabbed Products Pro and while it overwrote the tpl_product_info_display.php file, that should have no bearing on the login page, should it? At any rate, I replaced that file with yours from the template and it didn't change anything. There have been no other rewrites.
We reinstalled the original style sheet because we thought it must have been an error we made somewhere in the css. We even turned the right column back on and set the original column widths. Everything is as close to stock as I can get it. The only thing is our bg image for the columns is still in place, and obviously too wide (it's set for the width we will eventually have the left column)
Can you please take a look at the login page and let me know what the problem could be??
BTW, I switched to any other installed template and it works fine, with columns showing. Only Cherry Zen is not working.
In Firefox it looks bad, login section overlaps left column. In IE7 the content starts in the right column area and the left column and center are blank.
http://designmycart.com/shop/index.php?main_page=login
If this has been asked and answered already, my apologies. I have searched and searched but there's 177 pages to this thread and I can't read them all. I have 2 businesses and a family to care for so time is short.
Thanks in advance!
Jeri
Yeah, the answers in the thread, maybe three or so pages back, but all you have to do is open the stylesheet and remove the last section starting with #loginBody it was a chunk of code I forgot to remove. :smile: As a future tip there's a search feature at the top of the thread so you can search in this thread only. :smile:
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
Yeah, the answers in the thread, maybe three or so pages back, but all you have to do is open the stylesheet and remove the last section starting with #loginBody it was a chunk of code I forgot to remove. :smile: As a future tip there's a search feature at the top of the thread so you can search in this thread only. :smile:
Thanks, Jade, I'll give that a try. I'm embarrassed to admit that I DID use the "search this thread" function but I guess I wasn't phrasing the search string correctly as none of the stuff it brought up was addressing the issue.
-
Re: Cherry Zen Template Support Thread
That fixed it, thanks! Might want to upload a corrected version maybe...so other folks don't waste a weekend thinking they did something wrong and pull nearly all their hair out. :blush::shocking::D
So glad to have such a simple fix tho. Thanks! :clap:
-
Re: Cherry Zen Template Support Thread
Hi!
I've just installed the cherry templates, thank you for this beautiful template!
Any other pages looks great but not the login page. It just looks like this:
What have I done wrong?
http://i111.photobucket.com/albums/n...ttka/login.jpg
Please help!!! :(
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
MissKafra
Look three posts up. :bigups:
This has been fixed in the latest version which is just awaiting approval in the downloads section.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
Look three posts up. :bigups:
This has been fixed in the latest version which is just awaiting approval in the downloads section.
Thank you so much for your help and a fast reply!!! :hug:
The problem is fixed :clap:
I apologize for not going through all of the post before submitting my question, I began searching from the first page and then gave up :lamo:
Thanks again!!
-
Re: Cherry Zen Template Support Thread
Hi,
Thank you for making it so much easier to give my zen-cart shop a different and nice look!
I don't know if it has been asked already, I've read about 14 pages and searched for the word header those pages:
Is it possible to have the menu (Home-Login etc.) underneath the logo?
I've tried it, but I'm still learning the basics of PHP, and my version didn't look nice lol.
How do I get the menu underneath the logo?
Thanks in advance!!
-
Re: Cherry Zen Template Support Thread
Hi, the search box of the right column sidebox is aligned to the right, how to make it center?
thanks
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
Of course changing #indexHomeBody to the page ID of the shopping cart page (#shoppingcartBody)
Hi,
How exactly do you find the page ID of a page?
Thanks.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
susb8383
Hi,
How exactly do you find the page ID of a page?
Thanks.
In your browser, click "view" then "page source", then look for the body tag of the page (from the home page):
<body id="indexHomeBody">
Every page in zen cart has its own id.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
thetankgirl
Hi,
Thank you for making it so much easier to give my zen-cart shop a different and nice look!
I don't know if it has been asked already, I've read about 14 pages and searched for the word header those pages:
Is it possible to have the menu (Home-Login etc.) underneath the logo?
I've tried it, but I'm still learning the basics of PHP, and my version didn't look nice lol.
How do I get the menu underneath the logo?
Thanks in advance!!
Sure, move the chunk starting with <!--bof navigation display--> through <!--eof navigation display--> then paste it after <!--eof branding display-->. If you are displaying the categories under the logo, you can paste it after <!--eof-optional categories tabs navigation display-->
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
musicfreer
Hi, the search box of the right column sidebox is aligned to the right, how to make it center?
thanks
You're right!
in stylesheet.css, add margin-left:0px; to input.search
-
Re: Cherry Zen Template Support Thread
I have looked for "missing Sideboxes" and "no sideboxes" but have not found the answer to my question.
I have installed the latest version of cherry zen on a production site. When I switch the theme to cherry_zen, I see no sideboxes at all. I have tried with other themes and they seem to show up fine. I have made no changes to css yet.
Just wondering if there is something obvious that I could have missed. The sideboxes show up as grey columns with no content.
tia
John
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
You're right!
in stylesheet.css, add margin-left:0px; to input.search
thank you so much, I set it to -1px to be more centered
another question, how can I bold the headings of the sideboxes? like important links, documents, new products, etc?
I looked thru the css and thought I should add codes to "h3.leftBoxHeading, h3.rightBoxHeading " as I changed the font color there also
However, I tried to add 'font-weight:bold" but nothing happened
Thanks!
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
Sure, move the chunk starting with <!--bof navigation display--> through <!--eof navigation display--> then paste it after <!--eof branding display-->. If you are displaying the categories under the logo, you can paste it after <!--eof-optional categories tabs navigation display-->
Perfect, thank you!
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
theohiobloke
I have looked for "missing Sideboxes" and "no sideboxes" but have not found the answer to my question.
I have installed the latest version of cherry zen on a production site. When I switch the theme to cherry_zen, I see no sideboxes at all. I have tried with other themes and they seem to show up fine. I have made no changes to css yet.
Just wondering if there is something obvious that I could have missed. The sideboxes show up as grey columns with no content.
tia
John
When you switch to a new custom template for the very first time, you have to add them back manually. Then if you switch away from it and back, they will still be there.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
musicfreer
thank you so much, I set it to -1px to be more centered
another question, how can I bold the headings of the sideboxes? like important links, documents, new products, etc?
I looked thru the css and thought I should add codes to "h3.leftBoxHeading, h3.rightBoxHeading " as I changed the font color there also
However, I tried to add 'font-weight:bold" but nothing happened
Thanks!
Because in one section of the stylesheet, there is a font-weight normal for h3.leftBoxHeading, h2.rightBoxHeading. Find that portion, and change it there. :cool:
-
Re: Cherry Zen Template Support Thread
Jade,
Thanks so much! I did not know that. It seemed odd but of course those other themes I must have tried at one point and that is why they have sideboxes.
regards
John
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
Because in one section of the stylesheet, there is a font-weight normal for h3.leftBoxHeading, h2.rightBoxHeading. Find that portion, and change it there. :cool:
cool, it works perfectly now!~
thanks!
-
Re: Cherry Zen Template Support Thread
I have 1 more question about modifying product info page, I would like to include youtube videos for some of my products, I knew I can add the embed codes in the product description. However, this may create problem in the future if I want to change template or watever. I think the best way is to make another box under product description, so that the demo video is standalone. Would you brief me how I can achieve that? For eg, which file I should alter so that I can have a standalone area for video? I also consider how I can input the video thru the admin page
I knew this question is not related to this template, but I would appreciate any help that you may offer.
thanks a lot in advance!
PS: the following is a sample though it is actually built with oscommerce
http://www.lannathaicrafts.com/teak-...7bcc845623d989
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
musicfreer
I have 1 more question about modifying product info page, I would like to include youtube videos for some of my products, I knew I can add the embed codes in the product description. However, this may create problem in the future if I want to change template or watever. I think the best way is to make another box under product description, so that the demo video is standalone. Would you brief me how I can achieve that? For eg, which file I should alter so that I can have a standalone area for video? I also consider how I can input the video thru the admin page
I knew this question is not related to this template, but I would appreciate any help that you may offer.
thanks a lot in advance!
PS: the following is a sample though it is actually built with oscommerce
http://www.lannathaicrafts.com/teak-...7bcc845623d989
The best way would be to enter the code for each product, in the item description, in the admin. If you're talking about creating a whole new text area box for your admin, that involves creating a new database entry, and a whole lot more work.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
The best way would be to enter the code for each product, in the item description, in the admin. If you're talking about creating a whole new text area box for your admin, that involves creating a new database entry, and a whole lot more work.
yeah, I understand
but if I entered the code in the product description, when I want to change the layout in the future, say, moving the description from the bottom to the right of the main image, there maynot be enough space for the movie and the layout may break
adding an extra box will involve change in database? then it maybe too complicated for me, who never touch php and database b4
Thanks again and do let me know if you have better suggestion :smile:
-
Re: Cherry Zen Template Support Thread
Hi, I am new to all these. Recently, i set up my store and everything was working fine until i found out that my log in page is a bit messed up. the main content are all located at the right column instead of the centre. may i know how do i rectify this problem?
http://farm4.static.flickr.com/3191/...9b7806.jpg?v=0
this is the screenshot.
any help will be greatly appreciated. thanks.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
Xerxas
Hi, I am new to all these. Recently, i set up my store and everything was working fine until i found out that my log in page is a bit messed up. the main content are all located at the right column instead of the centre. may i know how do i rectify this problem?
http://farm4.static.flickr.com/3191/...9b7806.jpg?v=0
this is the screenshot.
any help will be greatly appreciated. thanks.
if you search the keyword 'login' in this thread, you will find the solution
it is in p.177
cheers
-
Re: Cherry Zen Template Support Thread
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
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
confused_aswell
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. :wacko: Once suggestion is to check your error log to see if it gives you any clues as to what might be wrong/missing.
-
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!!!!
-
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
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
treewoman
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??
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
Xerxas
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
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
ilonka
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.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
confused_aswell
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.
-
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
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
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 =(
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
Xerxas
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.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
JMcGov
[COLOR="Black"]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.
Thank you,
Jim
1. in stylesheet.css, add margin-left:0px; to input.search
2. Add this to your stylesheet.css:
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
background-color: #ffffff;
}
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
1. in stylesheet.css, add margin-left:0px; to input.search
2. Add this to your stylesheet.css:
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
background-color: #ffffff;
}
Thank you jettrue,
That took care of the popups, actually it didn't need the words "-color". I got rid of that and worked perfectly. :clap:
However.... lol On the first part, I don't think I explained myself well... it's not the actual search input field I want to center. It's the header for the search box. The word "search" is on the left of the header for the box while all the other boxes have the header centered.
Sorry for any confusion.
Thank you,
Jim
http://pipersparlor.com/index.php?ma...dvanced_search
[Standard Disclaimer] This is a lingerie site. Just like Victoria's or Frederick's. But fair warning.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
JMcGov
[COLOR="Black"]Thank you jettrue,
That took care of the popups, actually it didn't need the words "-color". I got rid of that and worked perfectly. :clap:
However.... lol On the first part, I don't think I explained myself well... it's not the actual search input field I want to center. It's the header for the search box. The word "search" is on the left of the header for the box while all the other boxes have the header centered.
That's not standard in the template, this chunk of code you added is causing it:
/* centers text in subscribe box */
#subscribeContent .sideBoxContent centeredContent, label {
float: left;
}
-
Re: Cherry Zen Template Support Thread
Hi Jade,
Great template! I have a quick question.....how do you get the sideboxes to display only on the right side? I have them displaying there at 200px but when you visit a product, all the sideboxes move to the left and overlap all of my text, in fact all the text goes to the sidebox width...very strange.
Sorry if this has already been answered in a previous post but I had a look and couldn't find any answers.
Thanks for your help!
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
bx1
Hi Jade,
Great template! I have a quick question.....how do you get the sideboxes to display only on the right side? I have them displaying there at 200px but when you visit a product, all the sideboxes move to the left and overlap all of my text, in fact all the text goes to the sidebox width...very strange.
Sorry if this has already been answered in a previous post but I had a look and couldn't find any answers.
Thanks for your help!
Could I see a link please?
-
Changing Menu Button Color
Hi,
I changed the button colors in a quick and dirty way that I thought I'd share.
1. Open tabrightE.gif of the original color in Photoshop.
2. Change the color mode to RGB (image/mode/RGB color).
3. Create a new layer above tabrightE. Select a rectangle half the width of tabrightE but just as high, and fill it with the color you're trying to match. You should see the rectangle of color sitting on top of tabrightE.
4. Create an adjustment layer between your new layer and tabrightE. It should be a hue/saturation layer.
5. Now just tweak the slider bars on the adjustment layer until tabrightE visually looks as close to your rectangle of color as you can get it. I focused mainly on the top half of tabrightE.
Once this looks close enough, hide the rectangle layer (or delete it), open all the other images for the original color and just drag the adjustment layer into each. All of the images will now look the same.
I know that making it so that it visually matches isn't an exact science, but since the buttons have a gradient anyway, it should be good enough.
Make sure you save the images under a new directory for your color.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
Could I see a link please?
Hi Jade,
The site is on my computer so I have included an image of the product page. Hopefully this is enough. Thanks for your reply!
http://www.beautyxpress.com.au/store/bx_productpage.jpg