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

Cherry Zen Template Support Thread

Views: 844,731

Results 281 to 300 of 3,245
22 Sep 2007, 04:25
#281
jettrue avatar

jettrue

Totally Zenned

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

Cherry Zen Template Support Thread

alcodesigns:

I'm working on an online store using this template and after I installed and selected as my main I get the following error message:

Fatal error: Call to undefined function: zen_draw_search_field() in /home/content/a/r/a/arachne54/html/store/includes/templates/cherry_zen/sideboxes/tpl_search_header.php on line 19

I would like to know how to solve this problem so I can use the template. I went to the file stated, but not sure what to add or remove.

Thanks in advance!

You didn't upload all of the files for the template. Check to be sure you have uploaded includes/functions/extra_functions/search_field_header.php

22 Sep 2007, 04:28
#282
jettrue avatar

jettrue

Totally Zenned

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

Re: Cherry Zen Template Support Thread

tiorocky:

Thank you for the fast rsponse.

I do not have a "nav" setting there.... this is what I have.

EZ-Pages Display Status - HeaderBar 1

When did I mention a "nav" setting?

The thing below the logo is the ezpages header bar. It looks like you already have it turned on. Now, did you add any ezpages yet? Go to "Tools" "Ezpages" and add a page to the ezpage header.

22 Sep 2007, 04:29
#283
jettrue avatar

jettrue

Totally Zenned

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

Re: Cherry Zen Template Support Thread

crimsondrac:

Is there a way to completely remove the right sidebar? I have searched through the forums and through this thread. I may be searching for the wrong words, but I could not find anything. I would like to right sidebar gone so that any text, images, etc, displayed in the, what is currently the center column, will be displayed all the way to the right side of the table.

I tried changing the values for the right sidebar to 0px and that did not do it. Just wondering. Thanks.

You have the power to turn off the right sidebox from the admin. "configuration", "layout settings", then you'll have to make the adjustments in the css.

22 Sep 2007, 04:32
#284
jettrue avatar

jettrue

Totally Zenned

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

Re: Cherry Zen Template Support Thread

cyptc:

Hi,

Im receiving the following error when the checkout page is clicked, (this error is being received only when the cart is empty)

When the cart is full it works fine.

I have attached a pic so that it can be seen without having 2 become a member.

Help well appreciated.

Yep, we figured this out a few pages back, there is a bug in zen cart, and there is a missing div. See this post:

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

22 Sep 2007, 08:10
#285
grace83 avatar

grace83

New Zenner

Join Date:
Sep 2007
Posts:
47
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

I just installed your template, and love it! Great job! I do have a question though... I have my moniter settings set to display at 1280x1024, and the site looks just right. The other computer in the house is set to 1024x768, and I get a horizontal scroll bar when viewed at this resolution. What and where do I change the settings to fix this?

(Could it be as simple as resizing my logo/banner? It's 1000x200px)

http://www.mainelyratrescue.org/store

Thanks for your help!

23 Sep 2007, 03:25
#286
crimsondrac avatar

crimsondrac

New Zenner

Join Date:
Nov 2006
Posts:
18
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

jettrue:

You have the power to turn off the right sidebox from the admin. "configuration", "layout settings", then you'll have to make the adjustments in the css.

I have looked in Configuration > Layout settings, I see Column Right Status - Global, and I have set that to 0 but the gray area still remains on the right. I am not sure what I need to change in the CSS. I am pretty new to ZC.

23 Sep 2007, 20:59
#287
jettrue avatar

jettrue

Totally Zenned

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

Re: Cherry Zen Template Support Thread

grace83:

I just installed your template, and love it! Great job! I do have a question though... I have my moniter settings set to display at 1280x1024, and the site looks just right. The other computer in the house is set to 1024x768, and I get a horizontal scroll bar when viewed at this resolution. What and where do I change the settings to fix this?

(Could it be as simple as resizing my logo/banner? It's 1000x200px)

http://www.mainelyratrescue.org/store

Thanks for your help!

Yes, your logo needs to be smaller.

23 Sep 2007, 21:07
#288
jettrue avatar

jettrue

Totally Zenned

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

Re: Cherry Zen Template Support Thread

crimsondrac:

I have looked in Configuration > Layout settings, I see Column Right Status - Global, and I have set that to 0 but the gray area still remains on the right. I am not sure what I need to change in the CSS. I am pretty new to ZC.

Remove the padding-right from the .outer section:

.outer {
padding-left: 165px; /* Same width as margin-left for the float-wrap div /
padding-right: 150px; /
Our right column width */
}

and remove the background image from contentMainWrapper.

24 Sep 2007, 18:22
#289
crimsondrac avatar

crimsondrac

New Zenner

Join Date:
Nov 2006
Posts:
18
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

jettrue:

Remove the padding-right from the .outer section:

.outer {
padding-left: 165px; /* Same width as margin-left for the float-wrap div /
padding-right: 150px; /
Our right column width */
}

and remove the background image from contentMainWrapper.

Beautiful. Perfect. Thanks for the help. I found the background image on my own but still could not find where to remove the column.

26 Sep 2007, 15:15
#290
oseymour avatar

oseymour

New Zenner

Join Date:
Oct 2006
Posts:
33
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Thanks for this template. I am new to zencart and I spent more than a month figuring out the template and getting mods like cross sell, google checkout ect and about 15 others to work. I came accross a simple on that I can't figure out

At http://www.westgreentraders.com, The horizontal menu under the logo, how do I remove the category menu and add the manufacturers list there?

27 Sep 2007, 21:35
#291
jettrue avatar

jettrue

Totally Zenned

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

Re: Cherry Zen Template Support Thread

Oseymour:

Thanks for this template. I am new to zencart and I spent more than a month figuring out the template and getting mods like cross sell, google checkout ect and about 15 others to work. I came accross a simple on that I can't figure out

At http://www.westgreentraders.com, The horizontal menu under the logo, how do I remove the category menu and add the manufacturers list there?

It's not a simple answer, but I'd remove the section that controls the categories from common/tpl_drop_menu.php, and simply add the links manually using the same link structure as the other menu sections.

29 Sep 2007, 21:24
#292
shackle avatar

shackle

Zen Follower

Join Date:
Apr 2006
Posts:
228
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hi jettrue very nice template :)

Um I have a few issues with it though...

When I disable to right sideboxes they boxes disappear, but the space is still there anyway to solve this? I tired getting rid of the width in the admin, but with no luck. Even doing a little editing to the TPL file, but still no progress.

I want the right side to disable on the product pages thats why I need this fixed, so customers can view the product images much larger.

30 Sep 2007, 13:22
#293
possum avatar

possum

New Zenner

Join Date:
Sep 2007
Posts:
58
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hi all,

I'm trying to use Cherry Zen on a book site and am using Moku's book product-type to get the extra fields that I need.

Unfortunately I've noticed that both Cherry Zen and the Book ProductType override the same file. I've looked at both versions to see if a simple manual merge would do the job, but it looks very much like the two files I have used different versions of the file as a starting point. My PHP is not good enough for me have confidence in doing this. I'll give it a go if necessary, but I was hoping that someone out there in Zen-land might have found a way around this problem.

The file in question is: /includes/modules/custom_template/product_listing.php

Thanks in advance for any help you can give.

Possum.

30 Sep 2007, 16:33
#294
jettrue avatar

jettrue

Totally Zenned

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

Re: Cherry Zen Template Support Thread

shackle:

Hi jettrue very nice template :)

Um I have a few issues with it though...

When I disable to right sideboxes they boxes disappear, but the space is still there anyway to solve this? I tired getting rid of the width in the admin, but with no luck. Even doing a little editing to the TPL file, but still no progress.

I want the right side to disable on the product pages thats why I need this fixed, so customers can view the product images much larger.

The grey background is controlled by content_bg.gif in the css.

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 */
}

30 Sep 2007, 16:40
#295
jettrue avatar

jettrue

Totally Zenned

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

Re: Cherry Zen Template Support Thread

possum:

Hi all,

I'm trying to use Cherry Zen on a book site and am using Moku's book product-type to get the extra fields that I need.

Unfortunately I've noticed that both Cherry Zen and the Book ProductType override the same file. I've looked at both versions to see if a simple manual merge would do the job, but it looks very much like the two files I have used different versions of the file as a starting point. My PHP is not good enough for me have confidence in doing this. I'll give it a go if necessary, but I was hoping that someone out there in Zen-land might have found a way around this problem.

The file in question is: /includes/modules/custom_template/product_listing.php

Thanks in advance for any help you can give.

Possum.

Just use the one for the book type. You won't have the column grid layout mod working though. If that doesn't matter to you, then just use it as is, and if you'd prefer the column grid format, you can download that mod, see what needs to be added to that page, and simply get your hands dirty. All the other files will already be in place.

http://www.zen-cart.com/index.php?main_page=product_contrib_info&cPath=40_47&products_id=77

02 Oct 2007, 18:55
#296
treewoman avatar

treewoman

New Zenner

Join Date:
Apr 2007
Posts:
26
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

I love the template. Slight problem that I cannot figure out. When I started to test the checkout, I noticed I cannot alter the quantity of the products. It says to highlight the number, change and click the arrow circle. However, I cannot change the number. Any ideas what went wrong?

02 Oct 2007, 20:51
#297
jettrue avatar

jettrue

Totally Zenned

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

Re: Cherry Zen Template Support Thread

treewoman:

I love the template. Slight problem that I cannot figure out. When I started to test the checkout, I noticed I cannot alter the quantity of the products. It says to highlight the number, change and click the arrow circle. However, I cannot change the number. Any ideas what went wrong?

Hmm, this does not happen on my default install of cherry zen template, so I'm thinking its not template related. Could I see a link to your site I could take a quick peek, beyond that, I would suggest asking in the general forum.

02 Oct 2007, 21:24
#298
treewoman avatar

treewoman

New Zenner

Join Date:
Apr 2007
Posts:
26
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

I think it is related to the use of easy populate. I posted a question to the easy populate thread. It only seems to remove the quantity option for products that were loaded using easy populate and not the items manually entered.

Thanks for your time though (still love the template and all the work you do).

04 Oct 2007, 10:46
#299
moonbeam avatar

moonbeam

New Zenner

Join Date:
Oct 2007
Posts:
3
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

I had the same problem not being able to change the quantity ordered during checkout. Go into the product in the admin to edit it. Look for this option: **Products Quantity Box Shows: ** and place a check mark next to **Yes, Show Quantity Box **. This solved my problem. Hope it helps!

04 Oct 2007, 13:03
#300
treewoman avatar

treewoman

New Zenner

Join Date:
Apr 2007
Posts:
26
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

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.