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

Apple Zen Support Thread

Views: 855,540

Results 681 to 700 of 3,042
17 May 2007, 11:39 AM
#681
jettrue avatar

jettrue

Totally Zenned

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

Apple Zen Support Thread

tomato:

Anybody?........Please?

Did you follow the instructions for adding the about me page in the readme.txt? If so, then you adjust it at the Define Pages Editor.

17 May 2007, 11:41 AM
#682
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

cybermama:

Hello

How do I remove the categories from displaying at the top. Im happy with the category displaying at the drop down only.

Thanks

In your admin, "Configuration", "Layout Settings", "Categories-Tabs Menu ON/OFF"

17 May 2007, 4:54 PM
#683
nrg77 avatar

nrg77

Zen Follower

Join Date:
May 2007
Posts:
181
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

That's just normal. I've designed the site so that the width resizes as people increase their font size, and since IE has a font that is larger by default, it will be wider in IE.

Ok, so if I were to change it to fix width, do I simply replace all instances of the "width:**em" to "width:770px"? Would that do it or is there something else I would need to modify?

Thank you..

17 May 2007, 5:18 PM
#684
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

nrg77:

Ok, so if I were to change it to fix width, do I simply replace all instances of the "width:**em" to "width:770px"? Would that do it or is there something else I would need to modify?

Thank you..

You'd need to change font sizes to px too, and basically anywhere that is sized with em's. But then you'd lose the coolness :cool: of the site looking the same even if font is resized (sideboxes run out of space, menus run out of space, etc.). Yes things are a little larger in IE... but its all relative. Your customers will probably not be comparing browser to browser side by side.

17 May 2007, 5:42 PM
#685
nrg77 avatar

nrg77

Zen Follower

Join Date:
May 2007
Posts:
181
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

You'd need to change font sizes to px too, and basically anywhere that is sized with em's. But then you'd lose the coolness :cool: of the site looking the same even if font is resized (sideboxes run out of space, menus run out of space, etc.). Yes things are a little larger in IE... but its all relative. Your customers will probably not be comparing browser to browser side by side.

Ok, to spill the guts...The reason for this is because the LOGO I made at the top has graphics on the right side, so if it is in IE,FF..etc, the LOGO is not displayed properly as it moves to the left with a gap on the right due to it being smaller in those browsers....

Unless there is a good way to go around that, I would have no choice but to make it fix width...Dont' get me wrong, I would much rather it be liquid but LOGO is important in my case.

Thanks...

17 May 2007, 5:51 PM
#686
axip avatar

axip

New Zenner

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

Re: Apple Zen Support Thread

Hi jettrue!

The help you gave me last time was perfect! But I got another problem now!

My header is perfect in Mozilla Firefox but has a strange red line in IE,

see http://winkel.smileysmart-grow.nl/

How could this be? Css?( I did change some of the settings from em to px)

17 May 2007, 6:25 PM
#687
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

nrg77:

Ok, to spill the guts...The reason for this is because the LOGO I made at the top has graphics on the right side, so if it is in IE,FF..etc, the LOGO is not displayed properly as it moves to the left with a gap on the right due to it being smaller in those browsers....

Unless there is a good way to go around that, I would have no choice but to make it fix width...Dont' get me wrong, I would much rather it be liquid but LOGO is important in my case.

Thanks...

I would need to see the website to offer some suggestions. Also, if you upload a larger than needed image for the logo, and specify its width in em's as the original logo with the template is done, the logo will resize with the site.

17 May 2007, 6:28 PM
#688
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

axip:

Hi jettrue!

The help you gave me last time was perfect! But I got another problem now!

My header is perfect in Mozilla Firefox but has a strange red line in IE,

see http://winkel.smileysmart-grow.nl/

How could this be? Css?( I did change some of the settings from em to px)

That could be the read from your top and your black from the bottom showing through a little gap between the two.

In your tpl_header.php, try removing the:

<div class="clearBoth"></div>

right before:

<!--eof-branding display-->
17 May 2007, 7:32 PM
#689
cigarp avatar

cigarp

New Zenner

Join Date:
May 2007
Posts:
13
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi Jade

Firt of all let me thank you for the fantastic work that you done creating this template and the time spent for all of us to have a great looking site. Please let know how can I make a contribution to your effort.:clap: :clap: :clap:

But, one more question... :blush:

Where can I find a real good css colour chart? I've been using the one from somacon.com, but I would like to have more "degree" of colous in the same family. The grays are fine but on the others they go from too light to too dark:no:

Thanks in advance

Guilherme

17 May 2007, 9:05 PM
#690
axip avatar

axip

New Zenner

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

Re: Apple Zen Support Thread

jettrue:

That could be the read from your top and your black from the bottom showing through a little gap between the two.

In your tpl_header.php, try removing the:

<div class="clearBoth"></div>

right before:

<!--eof-branding display-->

I tried this. None change at all.

The strange thing is the problem only occurs in IE and not in Firefox :huh:

17 May 2007, 9:09 PM
#691
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

cigarp:

Hi Jade

Firt of all let me thank you for the fantastic work that you done creating this template and the time spent for all of us to have a great looking site. Please let know how can I make a contribution to your effort.:clap: :clap: :clap:

But, one more question... :blush:

Where can I find a real good css colour chart? I've been using the one from somacon.com, but I would like to have more "degree" of colous in the same family. The grays are fine but on the others they go from too light to too dark:no:

Thanks in advance

Guilherme

Hi!

This is kind of a neat color picking tool... it also can show you complimentary colors, analogic, monochromatic, etc.

http://www.steeldolphin.com/color_scheme.html

As for a donation, its really not required, but thanks. Instead make a donation to zen cart if you haven't already. :cool:

18 May 2007, 1:01 AM
#692
tomato avatar

tomato

New Zenner

Join Date:
Aug 2006
Posts:
34
Plugin Contributions:
0

Re: Apple Zen Support Thread

So I have almost everything the way I want it and went to do a test order and I am getting this message:

Fatal error: Call to undefined function: in_special_checkout() in /homepages/26/d164447903/htdocs/includes/templates/apple_zen/templates/tpl_checkout_payment_default.php on line 50

I opened up tpl_checkout_payment_default.php and on line 50 I have this:

49 <?php // ** BEGIN PAYPAL EXPRESS CHECKOUT ** 50 if (!$payment_modules->in_special_checkout()) { 51 // ** END PAYPAL EXPRESS CHECKOUT ** ?>

Anybody know what I can do to make this go away? I do not take paypal if that's any clue only credit cards.

Any help would be much appreciated!!

18 May 2007, 2:18 AM
#693
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

tomato:

So I have almost everything the way I want it and went to do a test order and I am getting this message:

Fatal error: Call to undefined function: in_special_checkout() in /homepages/26/d164447903/htdocs/includes/templates/apple_zen/templates/tpl_checkout_payment_default.php on line 50

I opened up tpl_checkout_payment_default.php and on line 50 I have this:

49 <?php // ** BEGIN PAYPAL EXPRESS CHECKOUT ** 50 if (!$payment_modules->in_special_checkout()) { 51 // ** END PAYPAL EXPRESS CHECKOUT ** ?>

Anybody know what I can do to make this go away? I do not take paypal if that's any clue only credit cards.

Any help would be much appreciated!!

What version of zen cart are you using? In the readme.txt, I give instructions for people who are using a version prior to 1.3.7. That message leads me to believe that you aren't using 1.3.7.

18 May 2007, 2:43 AM
#694
tomato avatar

tomato

New Zenner

Join Date:
Aug 2006
Posts:
34
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

What version of zen cart are you using? In the readme.txt, I give instructions for people who are using a version prior to 1.3.7. That message leads me to believe that you aren't using 1.3.7.

I am using 1.3.5 and thought I followed the instructions properly. I went in an erased all instances of paypal express and did a test order. I seemed to have solved the problem I just hope what I did doesnt have me running into more problems in the future. Sorry to bother you and thanks for your help!

-Toshie

18 May 2007, 2:14 PM
#695
doodlebuckets avatar

doodlebuckets

Totally Zenned

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

Re: Apple Zen Support Thread

jettrue:

There is that button on my test site. Perhaps you don't have /includes/templates/apple_zen/buttons/english/button_change_address.gif

uploaded?

It's there in my files but does not display...

18 May 2007, 3:25 PM
#696
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:

It's there in my files but does not display...

Did you make any updates to:
/includes/modules/pages/checkout_shipping/header_php.php file, (maybe with some mods you added?) which is what establishes the value for the $displayAddressEdit variable. Also open includes/templates/YOUR_TEMPLATE/templates/tpl_checkout_shipping_default.php and make sure the section for the button is still there (it should be).

18 May 2007, 3:40 PM
#697
doodlebuckets avatar

doodlebuckets

Totally Zenned

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

Re: Apple Zen Support Thread

jettrue:

Hi!

This is kind of a neat color picking tool... it also can show you complimentary colors, analogic, monochromatic, etc.

http://www.steeldolphin.com/color_scheme.html

As for a donation, its really not required, but thanks. Instead make a donation to zen cart if you haven't already. :cool:

I like this site a lot...

http://www.colorschemer.com/online.html Online color picker
http://www.colorschemer.com/ Find color schemes others have created

18 May 2007, 3:50 PM
#698
doodlebuckets avatar

doodlebuckets

Totally Zenned

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

Re: Apple Zen Support Thread

jettrue:

Did you make any updates to:
/includes/modules/pages/checkout_shipping/header_php.php file, (maybe with some mods you added?) which is what establishes the value for the $displayAddressEdit variable. Also open includes/templates/YOUR_TEMPLATE/templates/tpl_checkout_shipping_default.php and make sure the section for the button is still there (it should be).

I haven't made any changes to that one that I can remember, but I just put the 1.3.7 zen cart code into the header file and the button's there now :o) I hope I didn't mess anything up since my cart is 1.3.6 Looks good though. And tests fine too. Thanks!

18 May 2007, 5:54 PM
#699
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

Jade,

I don't know if there is a reasonable solution to this, but I noticed that when I use the header menu to navigate to a sub-category, that the bread crumb trail does not get the full path:

home -> sub3

instead of:

home -> sub1 -> sub2 -> sub3

not a css issue that i can see, but the code for bread crumbs.

What do you think? Zencart's search function honors the breadcrumb path so the code is there somewhere... ;)

-cj

18 May 2007, 6:02 PM
#700
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

Also, on a different Header Menu subject....

What do I need to do to set the header menu to stretch to fill the whole space? I'd like to eliminate the left over spot on the end. It's not necessary for the look I want, but would be nice.

I have fiddled around in here, but keep breaking layout. Also trying for a slightly larger font. When I use a larger em the whole menu breaks out of the 70em width.

Ideas?