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

Apple Zen Support Thread

Views: 855,583

Results 2,241 to 2,260 of 3,042
9 Sep 2008, 8:33 PM
#2241
jettrue avatar

jettrue

Totally Zenned

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

Apple Zen Support Thread

ptnan:

hi, jadetrue

firstly, thank you for developing such a nice template and i really love it!:smile:

my problem is:
when i copy and paste the content inside your 'additions to .htaccess' file to .htaccess and save it under my site root: store/
i can't access admin area of my testing site, it reported a 'Server error! 500'

below attached the real content of my .htaccess file

Add these to your .htaccess file so that only one way to your site exists, either http://yoursite.com and http://www.yoursite.com ... the following adds the www if it's missing:

RewriteEngine On
RewriteCond %{HTTP_HOST} ^example.com$ [NC]
RewriteRule ^(.*)$ http://www.example.com/$1 [R=301,L]

If you'd like your site to go to http://mysite.com instead of http://www.mysite.com, add these changes instead:

##RewriteEngine On
##RewriteCond %{HTTP_HOST} ^www.yoursite.com$ [NC]
##RewriteRule ^(.*)$ http://yoursite.com/$1 [R=301,L]

the following makes sure the correct mime type is sent for the .htc file

AddType text/x-component .htc

when i remove the .htaccess file, all are OK again.

why and how can i do to deal such situation?

thanks for your help in advance
David

Uh... did you not change example.com and yoursite.com to your actual website name??

10 Sep 2008, 10:14 PM
#2243
doodlebuckets avatar

doodlebuckets

Totally Zenned

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

Re: Apple Zen Support Thread

bhejr:

Amy,

Try this....

in stylesheet_lightbox.css change your z-index about line 11 for #lightbox to 1000 instead of 100 and see if that makes it better.

Looks good on MY browser...can you look and see how it looks on yours?

11 Sep 2008, 12:39 AM
#2244
izoralee avatar

izoralee

New Zenner

Join Date:
Aug 2008
Location:
Melbourne, FL
Posts:
2
Plugin Contributions:
0

Re: Apple Zen Support Thread

I'm having a brain cramp. My site is http://www.izoraleedesigns.com/catalog.

Where do I replace the "Zen Cart!, The Art of..." title?

11 Sep 2008, 1:55 AM
#2245
bhejr avatar

bhejr

New Zenner

Join Date:
May 2006
Location:
Georgetown, TX
Posts:
26
Plugin Contributions:
0

Re: Apple Zen Support Thread

Doodlebuckets:

Looks good on MY browser...can you look and see how it looks on yours?

I am using FF 2 and it is showing the nav over the lightbox. When I use firebug and change the z-index as previously mentioned the nav went behind the lightbox as desired.

11 Sep 2008, 2:38 AM
#2246
ptnan avatar

ptnan

New Zenner

Join Date:
Jun 2008
Posts:
19
Plugin Contributions:
0

Re: Apple Zen Support Thread

hi, jadetrue

thank you for your reply, but still :(

i'm now still setuping my testing site on my local machine, so the domain i can use is only 'www.example.com'

do you really mean the htaccess file can only be used under real-world hosting?

best regards,
david

14 Sep 2008, 12:54 AM
#2248
keylesslocks avatar

keylesslocks

Zen Follower

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

Re: Apple Zen Support Thread

I installed here:

http://airbrushmakeup.me but I cannot get the right boxes to show up that are turned on under layout tools.

I have these turned on:
sideboxes/product_notifications.php
sideboxes/search_header.php
sideboxes/shopping_cart.php
sideboxes/more_information.php
sideboxes/featured.php

set to right side and single...

but they are not showing up...

any suggestions

14 Sep 2008, 1:32 AM
#2249
keylesslocks avatar

keylesslocks

Zen Follower

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

Re: Apple Zen Support Thread

Also, how do I change the actual grey and green in the main/dropdown menu? I have changed all the colors in my stylesheet, but can't find where to change those colors...

14 Sep 2008, 1:42 AM
#2250
keylesslocks avatar

keylesslocks

Zen Follower

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

Re: Apple Zen Support Thread

ok, I got the colors on the menu... duh... still no sideboxes tho

17 Sep 2008, 4:40 PM
#2251
keylesslocks avatar

keylesslocks

Zen Follower

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

Re: Apple Zen Support Thread

Can someone please please please please please help!

Why are my sideboxes not showing up? I have them turned on in admin.

http://airbrushmakeup.me

Please it has been a long time since I posted last about this and I am getting no reply. I need to figure out how to get the sideboxes working.... please please please help!

:shocking:

17 Sep 2008, 4:56 PM
#2252
jtlswan avatar

jtlswan

New Zenner

Join Date:
May 2006
Location:
Orangeburg, SC
Posts:
72
Plugin Contributions:
0

Re: Apple Zen Support Thread

I'm probably over analyzing this for the last 3 days and am just having a brain fart; I am looking to remove the About Us and Site Map under the Information drop down menu...we have no need for these menu options and I cannot find a solution anywhere...any ideas? share the love...

19 Sep 2008, 12:09 AM
#2253
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

coolstuffhk:

Anyone please help? Thank alot

Open up stylesheet.css, its the color for #navMainWrapper .

19 Sep 2008, 12:11 AM
#2254
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

keylesslocks:

Can someone please please please please please help!

Why are my sideboxes not showing up? I have them turned on in admin.

http://airbrushmakeup.me

Please it has been a long time since I posted last about this and I am getting no reply. I need to figure out how to get the sideboxes working.... please please please help!

:shocking:
Are the sideboxes turned ON? in the admin? Under "Configuration", "Layout Settings"?

19 Sep 2008, 12:13 AM
#2255
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

jtlswan:

I'm probably over analyzing this for the last 3 days and am just having a brain fart; I am looking to remove the About Us and Site Map under the Information drop down menu...we have no need for these menu options and I cannot find a solution anywhere...any ideas? share the love...

open up includes/templates/apple_zen/common/tpl_drop_menu.php to remove about us, the site map too, or if you want it off completely, turn off the site map in the admin, under "Configuration", "Define Page Status".

19 Sep 2008, 12:18 AM
#2256
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

ptnan:

hi, jadetrue

thank you for your reply, but still :(

i'm now still setuping my testing site on my local machine, so the domain i can use is only 'www.example.com'

do you really mean the htaccess file can only be used under real-world hosting?

best regards,
david
Then, don't use it until your site goes online. Why do you need it on on your local machine? Are you using IE6? As the readme states, it's only to help people who are browsing the INTERNET who are using IE6 or older.

19 Sep 2008, 5:08 AM
#2257
artcoder avatar

artcoder

Zen Follower

Join Date:
Jan 2007
Posts:
166
Plugin Contributions:
0

Re: Apple Zen Support Thread

I'm using Apple Zen 2.6 on ZC 1.3.8a.

The Apple Zen source contains "includes\modules\pages\specials\main_template_vars.php" version 4629 whereas the Zen Cart source contains "main_template_vars.php" version 6912.

Which version of main_template_vars.php should I use?

I am reluctant to replace the zencart version since the zencart version is newer. But I don't know what customization was done in the Apple Zen version.

Apple Zen version 4629 is based on which version of Zencart? So I can do a code diff to see how Apple Zen differs?

19 Sep 2008, 10:28 AM
#2258
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

artcoder:

I'm using Apple Zen 2.6 on ZC 1.3.8a.

The Apple Zen source contains "includes\modules\pages\specials\main_template_vars.php" version 4629 whereas the Zen Cart source contains "main_template_vars.php" version 6912.

Which version of main_template_vars.php should I use?

I am reluctant to replace the zencart version since the zencart version is newer. But I don't know what customization was done in the Apple Zen version.

Apple Zen version 4629 is based on which version of Zencart? So I can do a code diff to see how Apple Zen differs?
Use the apple zen one. Yes, of course, you can do a code diff if you want to, but I made a "fix" for a specials page bug when there are no specials, and it messes with the layout of this template.

20 Sep 2008, 6:50 PM
#2259
cowgirlsoap avatar

cowgirlsoap

New Zenner

Join Date:
Sep 2008
Posts:
1
Plugin Contributions:
0

Re: Apple Zen Support Thread

I am fairly new to Zen. LOVE it. And LOVE this template. I am trying to randomize the logo image so that a slightly different image will appear on each refresh. I've done this with oscommerce, but can't seem to get anything working right with my new Zen'd store. Could you point me in the right direction?

Thanks!
Jen

21 Sep 2008, 3:58 AM
#2260
rmaldonado avatar

rmaldonado

New Zenner

Join Date:
Aug 2008
Posts:
27
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi, I'm using this template in https://www.todoenguate.com excellent, but I have the problem that when on-site in IE6 in the startup menu, categories, information does not open the submenu. I have also the problem that when you put the sidebox logon and search, I put all sidebox to bottom of page. I need your help please. In Firefox works all too well.

My English is not very good.

Thank you

Rolando Maldonado. :frusty: :oops: