Zen Cart Logo
Forums / Addon Templates / Apple Zen Support Thread

Apple Zen Support Thread

Views: 855,395

Results 2,841 to 2,860 of 3,042
11 May 2010, 6:50 AM
#2841
pomonews avatar

pomonews

New Zenner

Join Date:
May 2010
Posts:
4
Plugin Contributions:
0

Apple Zen Support Thread

I fixed the first issue (but now i have a problem with the charset...)

and don't know how to edit a post here, so it's another post.

11 May 2010, 4:47 PM
#2842
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
2

Re: Apple Zen Support Thread

pomonews:

I fixed the first issue (but now i have a problem with the charset...)

and don't know how to edit a post here, so it's another post.

You can not edit a message after it has been there for 7 minutes.

Go to your admin tools layout boxes controller page and turn the search box off. NOT sideboxes/search_header.php, but sideboxes/search.php

14 May 2010, 5:56 AM
#2843
pomonews avatar

pomonews

New Zenner

Join Date:
May 2010
Posts:
4
Plugin Contributions:
0

Re: Apple Zen Support Thread

JTheed:

Go to your admin tools layout boxes controller page and turn the search box off. NOT sideboxes/search_header.php, but sideboxes/search.php

The sideboxes/search.php is already off, and if i turn it on i see two search boxes in the right menu and one in the header of the page (the only one i want in it).

If I turn on the header search_header.php I see that box I don't want in the menu (it comes - and goes - together with the one I want).

14 May 2010, 9:25 AM
#2844
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
2

Re: Apple Zen Support Thread

pomonews:

The sideboxes/search.php is already off, and if i turn it on i see two search boxes in the right menu and one in the header of the page (the only one i want in it).

If I turn on the header search_header.php I see that box I don't want in the menu (it comes - and goes - together with the one I want).

Did you edit any of the Apple Zen files?

15 May 2010, 9:09 AM
#2845
pomonews avatar

pomonews

New Zenner

Join Date:
May 2010
Posts:
4
Plugin Contributions:
0

Re: Apple Zen Support Thread

I translated the language files... Everything based in the english source.

Any hint where I can look for bugs?

16 May 2010, 2:07 PM
#2846
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
2

Re: Apple Zen Support Thread

pomonews:

I translated the language files... Everything based in the english source.

Any hint where I can look for bugs?

Use your Admin - Tools - Developers Toolkit and search the catalog files for quick_search. It seems like it is hard coded or possibly a check was removed to see if it was supposed to be on.

The search_header/sidebox should not be turned on, just be tagged on for single column.

See what files it finds those words in and go from there. Look for anything that relates to the sidebox.

20 May 2010, 9:57 PM
#2847
jeking avatar

jeking

Totally Zenned

Join Date:
Oct 2005
Location:
Chicago, IL USA
Posts:
1,592
Plugin Contributions:
0

Re: Apple Zen Support Thread

I'm stumped. I've moved the side boxes to the left but can't get the background image to display at all.

I changed this:
#centerColumnWrapper2 {background:url(../images/content_bg2.gif) repeat-y 80% 0;}

The image content_bg.gif for the right side boxes displays just fine. I can't figure out why this one isn't

url is http://www. opencurrency. com/orders/
(remove spaces for url, don't want spiders to follow link)

21 May 2010, 11:13 PM
#2848
aligator avatar

aligator

New Zenner

Join Date:
Jul 2008
Posts:
8
Plugin Contributions:
0

Re: Apple Zen Support Thread

jeking:

I'm stumped. I've moved the side boxes to the left but can't get the background image to display at all.

I changed this:
#centerColumnWrapper2 {background:url(../images/content_bg2.gif) repeat-y 80% 0;}

The image content_bg.gif for the right side boxes displays just fine. I can't figure out why this one isn't

url is http://www. opencurrency. com/orders/
(remove spaces for url, don't want spiders to follow link)

I think you need to change this:

#centerColumnWrapper2 {background:url(../images/content_bg2.gif) repeat-y 80% 0;}

To This

#centerColumnWrapper2 {background:url(../images/content_bg2.gif) repeat-y 20% 0;}

The 80% moved the background image to the right and the 20% moves it to the left as far as I can tell. I think i saw it in the Readme

21 May 2010, 11:15 PM
#2849
aligator avatar

aligator

New Zenner

Join Date:
Jul 2008
Posts:
8
Plugin Contributions:
0

Re: Apple Zen Support Thread

I would like to use this template but need to restore the layout to three columns. I know what code to add into the tpl_main_page.php to restore the columns but the css gets all screwed up.

Can anyone suggest what changes need to be made to the CSS to get a three column layout like in Cherry-Zen?

Thanks

22 May 2010, 12:02 AM
#2850
jeking avatar

jeking

Totally Zenned

Join Date:
Oct 2005
Location:
Chicago, IL USA
Posts:
1,592
Plugin Contributions:
0

Re: Apple Zen Support Thread

AliGator:

I think you need to change this:

#centerColumnWrapper2 {background:url(../images/content_bg2.gif) repeat-y 80% 0;}

To This

#centerColumnWrapper2 {background:url(../images/content_bg2.gif) repeat-y 20% 0;}

The 80% moved the background image to the right and the 20% moves it to the left as far as I can tell. I think i saw it in the Readme

Very nice, that was what I missed!

28 May 2010, 12:37 PM
#2851
funkypapa avatar

funkypapa

New Zenner

Join Date:
Jul 2008
Posts:
84
Plugin Contributions:
0

Re: Apple Zen Support Thread

I'm using zen cart v1.3.8a and love the apple zen template. I am in the process of redoing our site for the final time before it goes fully functional.

I have managed to get the right hand sideboxes to NOT display on the home page, however, I still need to get the background color that was behind the sideboxes to go away, and center the text in the middle of the whole body, since now it is laid out that the sidebox column should be part of the main body.

I found in this thread where you can change the body to 95% from 75%....however this is a global change and effected all the pages as to move the sideboxes below the center body info and push them to the left of the page. Where would I make this kind of change to ONLY effect the home page?

28 May 2010, 1:07 PM
#2852
creation avatar

creation

New Zenner

Join Date:
May 2010
Location:
South Coast of NSW Australia
Posts:
57
Plugin Contributions:
0

Re: Apple Zen Support Thread

I have almost completed a custom template . I want to add a second shop using A template like Apple Zen. Do I have to have a totally seperate installation of Zen-Cart or can I have a second 'page' which has a different template.
The products are a differnt product group with their own categories, products etc but are so different that they need their own style of page but each 'shopping page group' are linked ultimately back to a web site. I suppose it is almost two shopping sites except I need one checkout etc
Hope thats clear?

Thanks

1 Jun 2010, 3:38 AM
#2853
kalebsands avatar

kalebsands

New Zenner

Join Date:
Apr 2009
Posts:
19
Plugin Contributions:
0

Re: Apple Zen Support Thread

I am trying to widen the width of the Apple Zen template to show 4 category images instead of 3. I am having a hard time guessing on how to do this in the CSS. If someone could help me out that would be awesome. Thanks.

2 Jun 2010, 4:29 AM
#2854
soapysue avatar

soapysue

New Zenner

Join Date:
Jun 2010
Posts:
1
Plugin Contributions:
0

Re: Apple Zen Support Thread

I love the template! However, I probably missed the post I needed in reference to a small issue I'm having. I would like to change the size and color of the sales text line. I can't seem to find the area in the css file that I can do this. I have try to add this:

#tagline {
color:##FF8000;
font-size: 2em;
}

as suggested for another template but is has no affect whatsoever.
Please help!

4 Jun 2010, 10:22 AM
#2855
kitcorsa avatar

kitcorsa

Totally Zenned

Join Date:
Feb 2007
Posts:
1,724
Plugin Contributions:
0

Re: Apple Zen Support Thread

i have an error with the shopping cart which i cant seem to figger out!!!

the shopping cart is pushing the side box down and below the cart instead of the boxes to the side.. anyone have any idea whats happening?

4 Jun 2010, 10:28 AM
#2856
kitcorsa avatar

kitcorsa

Totally Zenned

Join Date:
Feb 2007
Posts:
1,724
Plugin Contributions:
0

Re: Apple Zen Support Thread

just to add to this i have al;so noticed that the whole layout on this page is totally different, ie the header is different also

5 Jun 2010, 12:06 PM
#2857
yeahwhatever avatar

yeahwhatever

New Zenner

Join Date:
Apr 2009
Posts:
5
Plugin Contributions:
0

Re: Apple Zen Support Thread

I just did an upgrade to 1.3.9c and that seems to have broken the template. None of the dropdown menus across the top work and only one box in the right column shows up.

Anybody have any suggested fixes?

7 Jun 2010, 9:54 AM
#2858
kitcorsa avatar

kitcorsa

Totally Zenned

Join Date:
Feb 2007
Posts:
1,724
Plugin Contributions:
0

Re: Apple Zen Support Thread

i found my error was with the cross sell in cart button. Change to the code and removed the DIV around the cross sell in cart fixed my issue

17 Jun 2010, 12:09 PM
#2859
saplanet avatar

saplanet

New Zenner

Join Date:
Jun 2008
Location:
Singapore, Australia, America
Posts:
97
Plugin Contributions:
0

Re: Apple Zen Support Thread

I am trying to insert a single image file as background, but unable to do that. There seems to be 'blank patches' here and there. Anyone knows how to do that?

20 Jun 2010, 7:45 AM
#2860
sootie avatar

sootie

New Zenner

Join Date:
Jun 2010
Posts:
4
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi, This is my first post so excuse me if I am off beam..

First of all if Jade is around - its a great template...love irt even if I have made a few changes.

Q1. I want to change the order and operation of several of the dropdown boxes.
a.. delete 'CONTACT US' and make it a link under 'INFORMATION'
b.. move the now vacant dropdown to between "HOME' and "CATEGORIES" and relabel 'BOOKS" with four children for book titles

To attach a link to dropdowns, do I use EZ pages /how do I do that.

I have gone blind reading all the instructions a nd a real newbie to zen/php/css etc would appreciate assist.

Thanks

Sootie

Site is early days but https://www.sootieandgemma.com/online