New Zenner
- Join Date:
- May 2008
- Location:
- California
- Posts:
- 20
- Plugin Contributions:
- 0
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
Views: 844,718
New Zenner
WOO HOO! thanks Newagekat! I got it working and I really appreciate it. Check out my site and give me your opinion please.
rude1
Zen Follower
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!!
New Zenner
i have the same problem, i don't know how to show multiple images of one product.
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!!
Zen Follower
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
Totally Zenned
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!
Totally Zenned
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:
Totally Zenned
720moto:
Is there anyone else out there who can help me with my issues? I have posted several times for assistance and have not r```
>
> Rude1
> <https://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:
<div id="navMain">
<div id="navMainLinks">
<ul class="back">
On my site, right before the header links, I have this:
<div id="navMain">
<ul>
```
So, reupload the original includes/templates/cherry_zen/common/tpl_header.php, and go from there.
Totally Zenned
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.
Totally Zenned
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
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::
#navEZPagesTop {
font-weight:bold;
width:auto;
padding:7px 0;
}
To this:
#navEZPagesTop {
font-weight:bold;
width:auto;
padding-bottom:7px;
}
Zen Follower
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:
// 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
Zen Follower
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:
// 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
Zen Follower
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.
New Zenner
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.php?main_page=product_info&cPath=1&products_id=1
thanks
Totally Zenned
owenlee17:
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.php?main_page=product_info&cPath=1&products_id=1
thanks
That's why the contact us is there, but you can remove it in includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php
New Zenner
Ok thanks for the response the Gift Certificates must be part of the Zen Cart default then.
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.
New Zenner
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/dynamicindex14/leftrightslide.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
Totally Zenned
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/dynamicindex14/leftrightslide.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?
New Zenner
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?
Zen Follower
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:
New Zenner
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
Fields marked required must be completed.
Tell staff why this post should be reviewed.
Required for login, security, and core site functionality.
Help us understand how the site is used so we can improve it.
Used for promotion and personalized campaign measurement.