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

Apple Zen Support Thread

Views: 855,623

Results 1,161 to 1,180 of 3,042
11 Sep 2007, 3:40 PM
#1161
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

Apple Zen Support Thread

Jayde, I installed the split login page, not realizing that a split login page is included with 1.3.7. I uninstalled it and removed it from the apple_zen template and it still shows up. I made sure the split login was set to False in my Layout Settings and it still shows up and it the login boxes are stacked instead of side by side. Can you help? Thanks! Amy

11 Sep 2007, 4:02 PM
#1162
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

Re: Apple Zen Support Thread

Nevermind, it's ok now :) Amy

11 Sep 2007, 4:15 PM
#1163
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

Re: Apple Zen Support Thread

Doodlebuckets:

Jayde, I installed the split login page, not realizing that a split login page is included with 1.3.7. I uninstalled it and removed it from the apple_zen template and it still shows up. I made sure the split login was set to False in my Layout Settings and it still shows up and it the login boxes are stacked instead of side by side. Can you help? Thanks! Amy

OK, now it's doing it again! I don't get it! Amy

11 Sep 2007, 4:31 PM
#1164
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

Re: Apple Zen Support Thread

Doodlebuckets:

OK, now it's doing it again! I don't get it! Amy

OK, what's happening is if I create an account with nothing in my cart, I get the normal page. If I have something in my cart and hit checkout from the cart, then I get the split page.
Amy

11 Sep 2007, 5:10 PM
#1165
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

Doodlebuckets:

OK, what's happening is if I create an account with nothing in my cart, I get the normal page. If I have something in my cart and hit checkout from the cart, then I get the split page.
Amy

That's because of Paypal Express. Because it give the customer a chance to choose the "express" route.

11 Sep 2007, 5:14 PM
#1166
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

That's because of Paypal Express. Because it give the customer a chance to choose the "express" route.

Ok then. Guess I'll have to live with it! Can you tell me where in the .css I can go to make the boxes fit side by side?

Thanks...Amy

11 Sep 2007, 5:19 PM
#1167
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

Doodlebuckets:

Ok then. Guess I'll have to live with it! Can you tell me where in the .css I can go to make the boxes fit side by side?

Thanks...Amy

You'll need to decrease the width of .floatingBox:

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
width:58%;
}

11 Sep 2007, 5:23 PM
#1168
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

You'll need to decrease the width of .floatingBox:

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
width:58%;
}

Alrighty! 47% did the trick...Thanks a bunch! Amy

11 Sep 2007, 9:49 PM
#1169
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

Re: Apple Zen Support Thread

How would I go about putting a line or two of space in between each payment method on my checkout payment page? Thanks, Amy

12 Sep 2007, 3:36 AM
#1170
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

Doodlebuckets:

How would I go about putting a line or two of space in between each payment method on my checkout payment page? Thanks, Amy
Does this help?
#checkoutpaymentBody input[type=radio]{margin:15px 0}
#checkoutpaymentBody .radioButtonLabel {padding:10px}

12 Sep 2007, 7:23 PM
#1171
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

Does this help?
#checkoutpaymentBody input[type=radio]{margin:15px 0}
#checkoutpaymentBody .radioButtonLabel {padding:10px}

Yes, thanks! That makes it much less crowded and I think less confusing to customers :o) Amy

13 Sep 2007, 6:13 PM
#1172
rgeorgiou avatar

rgeorgiou

New Zenner

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

Re: Apple Zen Support Thread

Good evening all,

My shop is just a part of my entire site. As such I need the menu in the shop to point to my site's real home page..

At the moment the home button on the menu in the shop points to the shop. I need it to point to my actual site's home page.

You'll see what I mean on my site. https://www.lastrap.co.uk

To get into my shop look for the link on the right hand side of the menu bar (online shop)

Thannk you and not worthy!
Richard Georgiou

13 Sep 2007, 10:09 PM
#1173
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

rgeorgiou:

Good evening all,

My shop is just a part of my entire site. As such I need the menu in the shop to point to my site's real home page..

At the moment the home button on the menu in the shop points to the shop. I need it to point to my actual site's home page.

You'll see what I mean on my site. https://www.lastrap.co.uk

To get into my shop look for the link on the right hand side of the menu bar (online shop)

Thannk you and not worthy!
Richard Georgiou

Thats a common question, and can be found easily by searching the forum. I found this thread with a search for "Change home link":

http://www.zen-cart.com/forum/showthread.php?t=75267&highlight=change+home+link

To get this "new link" you create in the drop down menu (you would replace the home link with your new home link), that would be done in includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php

13 Sep 2007, 10:21 PM
#1174
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

rgeorgiou:

Good evening all,

My shop is just a part of my entire site. As such I need the menu in the shop to point to my site's real home page..

At the moment the home button on the menu in the shop points to the shop. I need it to point to my actual site's home page.

You'll see what I mean on my site. https://www.lastrap.co.uk

To get into my shop look for the link on the right hand side of the menu bar (online shop)

Thannk you and not worthy!
Richard Georgiou

Actually, scrap all that, just open up includes/templates/YOUR_TEMPLATE/common/tpl_header.php and
includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php

and replace

<?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo HEADER_TITLE_CATALOG; ?></a>

to this:

<a href="your_link_here.htm">Home</a>

14 Sep 2007, 12:28 PM
#1175
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

kelvyn:

Jade - when I try and visit your site, I receive the following warning:

What software is telling you this? Is that Google Desktop? Does it actually fill a gap in your browsing experience? :laugh:

Do they have a link where I can report a false positive?

"This page is very likely to have been designed to trick users into sharing personal or financial information." What a load of carp!

14 Sep 2007, 9:05 PM
#1176
hllight avatar

hllight

Zen Follower

Join Date:
May 2007
Location:
Port Charlotte, FL
Posts:
125
Plugin Contributions:
0

Re: Apple Zen Support Thread

Directly under the tab list (Home, Products, Information...) is a shaded horizontal area. Can this horizontal area be removed? Not just change the color but remove it so the rest of the web page will begin immediately under the tab list?
Failing that, I would like to change it to a solid color to match the rest of the site.

15 Sep 2007, 2:54 AM
#1177
hebbe avatar

hebbe

New Zenner

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

Re: Apple Zen Support Thread

Jade,

you have done a great job! I use it to building my first online store, it has a great looking!

I noticed it can work very nice in Firefox,but in IE6 not. Side boxes are in the right, and all content are in the bottom of side boxes!

need your help.

Please excuse me , I am a fresh web builder.

Regards,
Hebbe.

15 Sep 2007, 3:39 AM
#1178
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

hebbe:

Jade,

you have done a great job! I use it to building my first online store, it has a great looking!

I noticed it can work very nice in Firefox,but in IE6 not. Side boxes are in the right, and all content are in the bottom of side boxes!

need your help.

Please excuse me , I am a fresh web builder.

Regards,
Hebbe.

I have tested this site in IE6, and do not have any such problem on the test site: http://www.zencart137.jadetrue.com. Can I see your site?

15 Sep 2007, 4:19 AM
#1179
hebbe avatar

hebbe

New Zenner

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

Re: Apple Zen Support Thread

jettrue:

I have tested this site in IE6, and do not have any such problem on the test site: http://www.zencart137.jadetrue.com. Can I see your site?

In your site content is working will, but side box which should in the right is goes to bottom of content.
My site adress is http://www.cf-industry.com/zen-cart
thanks alot for your help~~
Regards,
Hebbe.

15 Sep 2007, 1:45 PM
#1180
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

hebbe:

In your site content is working will, but side box which should in the right is goes to bottom of content.
My site adress is http://www.cf-industry.com/zen-cart
thanks alot for your help~~
Regards,
Hebbe.

Ah, I see what you're saying. Its because that image in your sidebox is too big. Re-size that image to 140 pixels wide or less.