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

Apple Zen Support Thread

Views: 855,309

Results 1,601 to 1,620 of 3,042
14 Jan 2008, 18:00
#1601
mygalaxy avatar

mygalaxy

New Zenner

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

Apple Zen Support Thread

I can't seem to find the proper file to have additional links in the footer besides 'home.' I'd like to add the same links as the top (products, info, etc.). I tried searching the Developers Tool Kit, but still not sure if I can find it in Admin or need to implement the links manually.

Also, the breadcrumbs on my 'contact us' page shows "Home>Contact Us>Contact Us>Contact Us." Not sure how to fix that either. Thanks again!

14 Jan 2008, 18:52
#1602
mygalaxy avatar

mygalaxy

New Zenner

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

Re: Apple Zen Support Thread

mygalaxy:

I can't seem to find the proper file to have additional links in the footer besides 'home.' I'd like to add the same links as the top (products, info, etc.). I tried searching the Developers Tool Kit, but still not sure if I can find it in Admin or need to implement the links manually.

Also, the breadcrumbs on my 'contact us' page shows "Home>Contact Us>Contact Us>Contact Us." Not sure how to fix that either. Thanks again!

Nevermind about the 'home' link in the footer. I missed it in the tpl_footer because it didn't look the same as when I view the source from the browser.

Still not sure about the 'contact us' page though. Any suggestions?

14 Jan 2008, 18:55
#1603
retrobec avatar

retrobec

New Zenner

Join Date:
Aug 2007
Location:
Boiling Springs, South Carolina
Posts:
43
Plugin Contributions:
0

Re: Apple Zen Support Thread

Mygalaxy - The way I added links to my footer is by using the E-Z Pages feature in the admin. You can make custom links and have them at the top, sidebar or footer. Make a "new file" for and E-Z Page and then just cut and paste the URL or internal link from your "Products" page, "Info" page, or whatever page into the corresponding link box. Then you can turn on and off the header, sidebar, footer options. Hope that helps.
-Becky

14 Jan 2008, 19:32
#1604
mygalaxy avatar

mygalaxy

New Zenner

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

Re: Apple Zen Support Thread

retrobec:

Mygalaxy - The way I added links to my footer is by using the E-Z Pages feature in the admin. You can make custom links and have them at the top, sidebar or footer. Make a "new file" for and E-Z Page and then just cut and paste the URL or internal link from your "Products" page, "Info" page, or whatever page into the corresponding link box. Then you can turn on and off the header, sidebar, footer options. Hope that helps.
-Becky

Thanks for the help! I wasn't sure if I overlooked some option in Admin, so I went ahead and altered the tpl_footer.php to contain the links I wanted at the bottom. I guess it worked the same, but it's good to know there's more ways than one.

Now, if only I could figure out my breadcrumbs issue on the 'contact us' page.

14 Jan 2008, 23:56
#1605
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

mygalaxy:

Thanks for the help! I wasn't sure if I overlooked some option in Admin, so I went ahead and altered the tpl_footer.php to contain the links I wanted at the bottom. I guess it worked the same, but it's good to know there's more ways than one.

Now, if only I could figure out my breadcrumbs issue on the 'contact us' page.

I don't think that is a template issue... perhaps ask that in the general forum?

15 Jan 2008, 11:31
#1606
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

I've updated apple zen for 1.3.8 (still will work in earlier versions, see readme.txt for more info).

Thanks to sturner47, the menu now works great in IE!

Updates to includes/templates/apple_zen/common/tpl_main_page.php, includes/templates/apple_zen/css/stylesheet.css, includes/templates/apple_zen/css/stylesheet_header_menu.css, includes/templates/apple_zen/templates/tpl_checkout_confirmation_default.php, includes/templates/apple_zen/templates/tpl_checkout_shipping_default.php

added: includes/templates/apple_zen/common/tpl_footer.php

17 Jan 2008, 21:48
#1607
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!

Glad to see the update! I was just about to ask you if you have tested Apple under IE 6 with sideboxes set to the left (rather than the right-side default).

I've had some strange things happen under IE 6... but managed to fix them. Basically, IE 5 & 6 need an extra container <div> for some situations.

Don't know if this is because of 1.3.8 ... didn't notice it before ...

One question... Will Apple support a 3-column layout? Or just 2-column?

I am planning on adapting the default template use Prof. Ruthsarian's Skidoo code. Very solid cross-browser compatibility:

http://webhost.bridgew.edu/etribou/layouts/skidoo_redux/index.html

what do you think?

18 Jan 2008, 15:32
#1608
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!

Glad to see the update! I was just about to ask you if you have tested Apple under IE 6 with sideboxes set to the left (rather than the right-side default).

I've had some strange things happen under IE 6... but managed to fix them. Basically, IE 5 & 6 need an extra container <div> for some situations.

Don't know if this is because of 1.3.8 ... didn't notice it before ...

One question... Will Apple support a 3-column layout? Or just 2-column?

I am planning on adapting the default template use Prof. Ruthsarian's Skidoo code. Very solid cross-browser compatibility:

http://webhost.bridgew.edu/etribou/layouts/skidoo_redux/index.html

what do you think?
When you used the left column option, did you follow the directions in the readme.txt for doing so? Did you leave the right column "ON" in the admin?

Apple zen is strictly a two column layout.

That skidoo layout looks interesting, thanks for sharing the link. :smile:

18 Jan 2008, 21:19
#1609
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:

What? ME follow instructions? LOL!

Actually, I hadn't tested your newest template... as you recall I did take a chainsaw to the code... <blush> maybe I chopped something out that I shouldn't have? Probably an extra <div> that was actually necessary. LOL!

Converting Skidoo to Zencart is not easy. I have to first relate and translate all the css classes, and of course mod all the /common/ template files... but by the end of all that I should thoroughly understand zencart code.

But FIRST I have to do a freight shipping module ...

19 Jan 2008, 02:48
#1610
vertcnc avatar

vertcnc

New Zenner

Join Date:
Jan 2008
Posts:
12
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi Jade, Thanks for provide the great Apple Zen Template. I am a newbie at the whole zen cart store. I have installed your template in ver 1.3.7 and all appears to work well except that the horizontal bar for the drop down boxes is not centered with the balance of the page. Do you know of a fix. Also were can i find were the credit card logo's on the check out page are located.

Thanks
Tim

19 Jan 2008, 02:56
#1611
vertcnc avatar

vertcnc

New Zenner

Join Date:
Jan 2008
Posts:
12
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi Jade, Thanks for provide the great Apple Zen Template. I am a newbie at the whole zen cart store. I have installed your template in ver 1.3.7 and all appears to work well except that the horizontal bar for the drop down boxes is not centered with the balance of the page. Do you know of a fix. Also were can i find were the credit card logo's on the check out page are located.

Thanks
Tim

20 Jan 2008, 20:46
#1612
friends1976 avatar

friends1976

Zen Follower

Join Date:
Dec 2006
Posts:
198
Plugin Contributions:
0

Re: Apple Zen Support Thread

I love this design but I am having trouble.

  1. For some reason, when I click the categories->super cookies, the page that displays is blank despite the fact there is a product entered. http://www.the-cookie-house.com/store/.
  2. Also, if I view the site in Firefox, sometimes, this little bit of code appears in the upper left corner.



  1. Also, I have updated the site-bg.gif to be a different hue of green than Apple Zen. My change shows up in Firefox but not in IE. What's up with that?

Thank you for your help!! :D
~Ashley

20 Jan 2008, 20:50
#1613
friends1976 avatar

friends1976

Zen Follower

Join Date:
Dec 2006
Posts:
198
Plugin Contributions:
0

Re: Apple Zen Support Thread

Never mind the 3rd question...I guess I have to delete my temporary internet files to make that one work in IE...another reason to love FF. :D

20 Jan 2008, 23:14
#1614
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

Vertcnc:

Hi Jade, Thanks for provide the great Apple Zen Template. I am a newbie at the whole zen cart store. I have installed your template in ver 1.3.7 and all appears to work well except that the horizontal bar for the drop down boxes is not centered with the balance of the page. Do you know of a fix. Also were can i find were the credit card logo's on the check out page are located.

Thanks
Tim

Could I see a link of what you're referring to? Thanks!

20 Jan 2008, 23:34
#1615
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

friends1976:

I love this design but I am having trouble.

  1. For some reason, when I click the categories->super cookies, the page that displays is blank despite the fact there is a product entered. http://www.the-cookie-house.com/store/.
  2. Also, if I view the site in Firefox, sometimes, this little bit of code appears in the upper left corner.



  1. Also, I have updated the site-bg.gif to be a different hue of green than Apple Zen. My change shows up in Firefox but not in IE. What's up with that?

Thank you for your help!! :D
~Ashley

It looks like one of your files has gotten messed up. What are you using to edit your files? Your stylesheet.css and stylesheet_header_menu.css have those odd characters at the top of them, my guess is you're messing up files with whatever editor you're using.

21 Jan 2008, 00:07
#1616
ralleh avatar

ralleh

New Zenner

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

Re: Apple Zen Support Thread

I'm sure this is somewhere in this thread, but I am unable to find it. Where might I go if I were interested in adding the ability to have a quantity box on my product listings? In Configuration/Product Listing I found this: Display Product Add to Cart Button (0=off; 1=on; 2=on with Qty Box per Product) and set it to '2' but it didn't seem to have an effect, so I'm assuming that the template is overriding this.

Any help would be greatly appreciated.

21 Jan 2008, 00:53
#1618
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

Ralleh:

I'm sure this is somewhere in this thread, but I am unable to find it. Where might I go if I were interested in adding the ability to have a quantity box on my product listings? In Configuration/Product Listing I found this: Display Product Add to Cart Button (0=off; 1=on; 2=on with Qty Box per Product) and set it to '2' but it didn't seem to have an effect, so I'm assuming that the template is overriding this.

Any help would be greatly appreciated.

No, the template is not overriding any qty functionality. Whether the qty box is on or not is determined when you're adding the product.

21 Jan 2008, 01:00
#1619
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

Vertcnc:

Here is the link. https://www.valleyhydraulic.com/zen-cart
thanks

You made a mistake with the way you commented/un-commented the stylesheet_header_menu.css. Here's how it should look from the top to the blue:

body {  
	behavior: url(includes/csshover.htc);
	}
	
/*green
div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover {color: #4f4f4f!important;background:#D5E88F;}*/ 


/*blue */
div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover, div#dropMenu ul.level2 a:hover {color: #ffffff!important;background:#6C99D9;}
21 Jan 2008, 14:10
#1620
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

Vertcnc:

Here is the link. https://www.valleyhydraulic.com/zen-cart
thanks

Vertcnc:

I took a look at your site... have you optimized your images for web? What is your host? Your site is painfully slow at loading...