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

Apple Zen Support Thread

Views: 855,299

Results 1,481 to 1,500 of 3,042
01 Dec 2007, 06:07
#1481
organicplanet avatar

organicplanet

New Zenner

Join Date:
Dec 2005
Posts:
58
Plugin Contributions:
0

Apple Zen Support Thread

Well it took a while...
But I figured out the answer to my own "stupid" question.

organicplanet:

  1. The first one I feel very stupid in asking, but I have been looking and tried all the "normal" said fixes but to no avail...

Where is the "Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution." Editing file? I do not even see an "index.php" file in the "incluedes/languages/english/apple_zen/" folder. Am I missing something. I've been searching the forums for 4 days now. So It's not like I didn't try to find the answer.

I however still need assistance with questions 2 and 3.

organicplanet:

  1. on my website...btw it's not live yet located at http://www.organicplanetonline.com/zencart/
    how does one display the catagory pix horizontally instead of vertically?

  2. Finally, in the right hand side boxes, the "Catagory drop-down" feature is squished. How do I unsquish it?

Thanks again,
Jane

Organic Planet Coffee & Tea

01 Dec 2007, 15:55
#1482
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

organicplanet:

  1. on my website...btw it's not live yet located at http://www.organicplanetonline.com/zencart/
    how does one display the catagory pix horizontally instead of vertically?

Everybody and their gramma seems to make this mistake, LOL. You changed this:

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {float:left;}

to this:

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {text-align: center;}

If you only wanted the LOGO to change, you should seperate the logo out, so that you don't change 5 other things at the same time:

#logo {text-align:center;}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {float:left;}

organicplanet:

  1. Finally, in the right hand side boxes, the "Catagory drop-down" feature is squished. How do I unsquish it?

Try adding this to your stylesheet:

.sideBoxContent select {margin:0; padding:0;width:150px;}
01 Dec 2007, 16:30
#1483
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

CandyCherub:

Thanks for all your support. I am progressing with the template. When I view the product description page in IE7, it displays nicely but is misaligned in Firefox. The checkboxes and radio buttons appear to the left of the image as shown

On the checkout success page, I noticed that the Navigation bar started around the middle of the page and to the right of the page.

I would appreaciate your advices on how to make corrections.

Thanks

For the checkboxes. How are they in IE, and how do you want them to be? Below the images?

As for the checkout success page, this doesn't happen in my test site, re-upload the original includes/templates/apple_zen/templates/tpl_checkout_success_default.php

01 Dec 2007, 17:06
#1484
organicplanet avatar

organicplanet

New Zenner

Join Date:
Dec 2005
Posts:
58
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

For the checkboxes. How are they in IE, and how do you want them to be? Below the images?

As for the checkout success page, this doesn't happen in my test site, re-upload the original includes/templates/apple_zen/templates/tpl_checkout_success_default.php

Thank Jade!

You truly are the best...worked like a charm!

Now I gotta go fix my pix so they don't show up in microscopic mode...but I believe that's another thread...

You Rock Jade!
Thanks again,
Jane

Organic Planet Coffee & Tea

02 Dec 2007, 04:46
#1485
scottcom avatar

scottcom

New Zenner

Join Date:
Nov 2007
Posts:
4
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hello Jade,

Have you come across this problem relating to Apple Zen and Image Handler 2. I have an odd problem. The IH2 Script seems to work but the mouse-over image displays at the top of the page. Actually it pushes the page down when it displays and when you scroll back to the top you can see the blank white row across the top. I am not sure if I explained it well enough but you can see what I mean here.

http://www.art-supplies-plus.com/catalog/

Your Help would be greatly appreciated.

Thanks for your help.

Scotty

02 Dec 2007, 19:07
#1486
organicplanet avatar

organicplanet

New Zenner

Join Date:
Dec 2005
Posts:
58
Plugin Contributions:
0

Re: Apple Zen Support Thread

Ok,

Three new issues...

First off how do you edit the order of the "Information" Drop down menu. I also have a few menu items repeated like "Privacy Policy," and "Site Map"

I tried the editing of the information.php file and changed the order in the righ sidebox, but the sidebox and dropdown info boxes I guess are not communicating today...

btw the link is http://www.organicplanetonline.com/zencart/

Ok question 2...

Is there a way to have my catagory pix for my coffee catagory display all 4 images in one row. If it's just a pix size issue I know how to fix that. Here is the link to the page i'm talking about.

http://www.organicplanetonline.com/zencart/index.php?main_page=index&cPath=66

Final question...

In my "Tea Catagory"
http://www.organicplanetonline.com/zencart/index.php?main_page=index&cPath=67

The pix on the left is off all by itself while the two on the right are smooshed together. I know the pix are not all the same size, but is there a way to make them display with equal padding between them?

Ok that's all for now.

Thanks so much for all the help.
Jane

Organic Planet Coffee & Tea

02 Dec 2007, 21:29
#1487
azrahn avatar

azrahn

Zen Follower

Join Date:
Jun 2006
Location:
Koh Samui
Posts:
120
Plugin Contributions:
0

Re: Apple Zen Support Thread

scottcom:

Hello Jade,

Have you come across this problem relating to Apple Zen and Image Handler 2. I have an odd problem. The IH2 Script seems to work but the mouse-over image displays at the top of the page. Actually it pushes the page down when it displays and when you scroll back to the top you can see the blank white row across the top. I am not sure if I explained it well enough but you can see what I mean here.

http://www.art-supplies-plus.com/catalog/

Your Help would be greatly appreciated.

Thanks for your help.

Scotty

Hi,

Check your install of IH again.
You need to put the files from includes>templates\template_custom in includes/templates/apple_zen.
:smile:
Ronald.

05 Dec 2007, 01:37
#1488
candylea avatar

candylea

New Zenner

Join Date:
Jun 2007
Posts:
54
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi

I my gift certificates are installed and working but their is no link for the FAQ I have tried to edit the tpl_drop_menu.php but the link works fine but it reads on the drop down menu as: HEADER_TITLE_GIFT_VOUCHER_FAQ in the drop down menu.

Below is my code

<li class="submenu"><a href="<?php echo zen_href_link(FILENAME_EZPAGES, 'id=4&chapter=4') ?>">INFORMATION</a> <ul class="level2"> <li><a href="<?php echo zen_href_link(FILENAME_CONTACT_US, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CONTACT_US; ?></a></li> <li><a href="<?php echo zen_href_link(FILENAME_SHIPPING); ?>"><?php echo HEADER_TITLE_SHIPPING_INFO; ?></a></li> <li><a href="<?php echo zen_href_link(FILENAME_PRIVACY); ?>"><?php echo HEADER_TITLE_PRIVACY_POLICY; ?></a></li> <li><a href="<?php echo zen_href_link(FILENAME_GV_FAQ); ?>"><?php echo HEADER_TITLE_GIFT_VOUCHER_FAQ; ?></a></li> <?php if (defined('FILENAME_SITE_MAP')) { ?> <li><a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>"><?php echo HEADER_TITLE_SITE_MAP; ?></a></li> <?php } ?> <?php if (SHOW_NEWSLETTER_UNSUBSCRIBE_LINK == 'true') { ?> <li><a href="<?php echo zen_href_link(FILENAME_UNSUBSCRIBE, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_UNSUBSCRIBE; ?></a></li> <?php } ?> </ul> </li>

Any help guys thanks in advanced

05 Dec 2007, 03:01
#1489
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

Candylea:

Hi

I my gift certificates are installed and working but their is no link for the FAQ I have tried to edit the tpl_drop_menu.php but the link works fine but it reads on the drop down menu as: HEADER_TITLE_GIFT_VOUCHER_FAQ in the drop down menu.

Below is my code

<li class="submenu"><a href="<?php echo zen_href_link(FILENAME_EZPAGES, 'id=4&chapter=4') ?>">INFORMATION</a> <ul class="level2"> <li><a href="<?php echo zen_href_link(FILENAME_CONTACT_US, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CONTACT_US; ?></a></li> <li><a href="<?php echo zen_href_link(FILENAME_SHIPPING); ?>"><?php echo HEADER_TITLE_SHIPPING_INFO; ?></a></li> <li><a href="<?php echo zen_href_link(FILENAME_PRIVACY); ?>"><?php echo HEADER_TITLE_PRIVACY_POLICY; ?></a></li> <li><a href="<?php echo zen_href_link(FILENAME_GV_FAQ); ?>"><?php echo HEADER_TITLE_GIFT_VOUCHER_FAQ; ?></a></li> <?php if (defined('FILENAME_SITE_MAP')) { ?> <li><a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>"><?php echo HEADER_TITLE_SITE_MAP; ?></a></li> <?php } ?> <?php if (SHOW_NEWSLETTER_UNSUBSCRIBE_LINK == 'true') { ?> <li><a href="<?php echo zen_href_link(FILENAME_UNSUBSCRIBE, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_UNSUBSCRIBE; ?></a></li> <?php } ?> </ul> </li>

Any help guys thanks in advanced
Change

HEADER_TITLE_GIFT_VOUCHER_FAQ

back to

HEADER_TITLE_GV_FAQ

05 Dec 2007, 22:50
#1490
thezgeek avatar

thezgeek

New Zenner

Join Date:
Dec 2007
Posts:
1
Plugin Contributions:
0

Re: Apple Zen Support Thread

Thanks so much for an awesome template! Apple Zen is by far one template that has saved many of our butts. If you're curious about how I've modified it you can see an example at both http://www.saltwaterearth.com and http://www.bestcomicbookstore.com . :clap:

06 Dec 2007, 00:26
#1491
candylea avatar

candylea

New Zenner

Join Date:
Jun 2007
Posts:
54
Plugin Contributions:
0

Re: Apple Zen Support Thread

Thank you so much, Still try and work out how you find the time to help everyone

07 Dec 2007, 21:45
#1492
directdesign avatar

directdesign

New Zenner

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

Re: Apple Zen Support Thread

Help Jade,

Can't seem to find this anywhere. I want my customers to be required to go through the login in screen before going to the payment screen. The reason is a customer made a purchase with out giving any customer information and paid with a credit card but because there was no customer information it did not charge tax. Any advise on this.

07 Dec 2007, 21:51
#1493
chadderuski avatar

chadderuski

Totally Zenned

Join Date:
Apr 2006
Location:
Dark Side of the Moon
Posts:
986
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hiya Jade!

Well, I'm off doing my own mod of apple again, and got stuck on something perhaps you'll be able to suggest a fix for or point me in the right direction.

Take a look at:

http://chicagophoto.net/zen138/index.php?main_page=privacy

the content_bg.gif is giving me problems with I zoom in/out. It doesn't work like on your pure apple template ;)

I'm using:

background:url(../images/content_bg.gif) repeat-y 18% ;  

Any ideas?

-cj

07 Dec 2007, 23:19
#1494
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

chadderuski:

Hiya Jade!

Well, I'm off doing my own mod of apple again, and got stuck on something perhaps you'll be able to suggest a fix for or point me in the right direction.

Take a look at:

http://chicagophoto.net/zen138/index.php?main_page=privacy

the content_bg.gif is giving me problems with I zoom in/out. It doesn't work like on your pure apple template ;)

I'm using:

background:url(../images/content_bg.gif) repeat-y 18% ;  

Any ideas?

-cj

I can't see what the problem might be... what is the issue, and in which browser?

Thanks!

07 Dec 2007, 23:20
#1495
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

directdesign:

Help Jade,

Can't seem to find this anywhere. I want my customers to be required to go through the login in screen before going to the payment screen. The reason is a customer made a purchase with out giving any customer information and paid with a credit card but because there was no customer information it did not charge tax. Any advise on this.

I'd ask this in the regular forum. I can't imagine how someone was able to make a purchase without entering info.

07 Dec 2007, 23:28
#1496
chadderuski avatar

chadderuski

Totally Zenned

Join Date:
Apr 2006
Location:
Dark Side of the Moon
Posts:
986
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

I can't see what the problem might be... what is the issue, and in which browser?

Thanks!

Ah, when I zoom in/out the background isn't scaling the same as the side boxes. In your pure apple template, this work fine...??

07 Dec 2007, 23:49
#1497
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

chadderuski:

Ah, when I zoom in/out the background isn't scaling the same as the side boxes. In your pure apple template, this work fine...??

Well, I look at your site, I see no issue. What browser?

08 Dec 2007, 01:10
#1498
chadderuski avatar

chadderuski

Totally Zenned

Join Date:
Apr 2006
Location:
Dark Side of the Moon
Posts:
986
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

Well, I look at your site, I see no issue. What browser?

sorry! Firefox, Mac 10.4.10

08 Dec 2007, 07:08
#1499
johnga avatar

johnga

Zen Follower

Join Date:
Oct 2005
Location:
San Francisco
Posts:
100
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi Again!
So I needed to move my site to a new server, and I figured I would upgrade to 1.3.8 while I was at it. I got everything moved over, except I have one small CSS problem which I can't seem to fix. Maybe another pair of eyes can see what i am missing. My logo is small, and my footer is pushed to the left:

http://67.210.99.216/holidaytoyexpress/

and it should look like this:

https://www.holidaytoyexpress.com

Any help would be appreciated and allow me to get some sleep!

08 Dec 2007, 16:15
#1500
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

chadderuski:

Hiya Jade!

Well, I'm off doing my own mod of apple again, and got stuck on something perhaps you'll be able to suggest a fix for or point me in the right direction.

Take a look at:

http://chicagophoto.net/zen138/index.php?main_page=privacy

the content_bg.gif is giving me problems with I zoom in/out. It doesn't work like on your pure apple template ;)

I'm using:

background:url(../images/content_bg.gif) repeat-y 18% ;  

Any ideas?

-cj

I don't know. You've changed it so much from where I did it, that I haven't a clue. My content_bg is like this:

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

You even have it in a different div. shrug