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

Apple Zen Support Thread

Views: 855,638

Results 1,261 to 1,280 of 3,042
9 Oct 2007, 4:23 PM
#1261
oxxyfx avatar

oxxyfx

New Zenner

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

Apple Zen Support Thread

jettrue:

Arg, the designer of the mod didn't follow how zen cart template files work. Very frustrating when that happens.

ALL zen cart pages are SUPPOSED to have this before the middle content:

<div class="centerColumn"> and a </div> after the middle content.

If you look at the source of all the other pages on your site, they have that.

All of the faq pages are missing that code.

Any page that goes in includes/templates/YOUR_TEMPLATE/templates should always have that code around it. So you can open up ALL the files for that mod that are in the includes/templates/YOUR_TEMPLATE/templates folder, add <div class="centerColumn"> right after all the beginning file info:

<?php // // +----------------------------------------------------------------------+ // |zen-cart Open Source E-commerce | // +----------------------------------------------------------------------+ // | Copyright (c) 2003 The zen-cart developers | // | | // | [url]http://www.zen-cart.com/index.php[/url] | // | | // | Portions Copyright (c) 2003 osCommerce | // +----------------------------------------------------------------------+ // | This source file is subject to version 2.0 of the GPL license, | // | that is bundled with this package in the file LICENSE, and is | // | available through the world-wide-web at the following url: | // | [url]http://www.zen-cart.com/license/2_0.txt[/url]. | // | If you did not receive a copy of the zen-cart license and are unable | // | to obtain it through the world-wide-web, please send a note to | // | [email protected] so we can mail you a copy immediately. | // +----------------------------------------------------------------------+ // $Id: faq_manager.php 001 2005-03-27 [email protected] // ?>
> and then add a closing div </div> right at the very end of the file.
> 
> Please let the creators of the mod know as well.

Thanks Jade, that did it. I will make sure the designer will read your remarks about designing the mod.

Thank you again,
Ox.
9 Oct 2007, 7:00 PM
#1262
directdesign avatar

directdesign

New Zenner

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

Re: Apple Zen Support Thread

Okay I have tried to install this template which looks like it is going to be great. But when my page loads at first it looks great and then the page slides down any thoughts on this

https://www.directdesignonline.com

9 Oct 2007, 7:04 PM
#1263
devon310 avatar

devon310

New Zenner

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

Re: Apple Zen Support Thread

I love this template too.

I was wondering if anyone knows how to change the navigation from saying
"Categories" to Services
any help would be GREATLY appreciated.

Kind Regards,
D

9 Oct 2007, 11:51 PM
#1264
ephemol avatar

ephemol

New Zenner

Join Date:
Oct 2007
Posts:
18
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hello everyone,

I have chosen this slick design for my up and coming site. I will be asking questions every so often until I get this perfect, so please bare with me, lol.

https://www.veerman.ca/justin/test

  1. How do I get the mainpage to not be linked to the first item I had posted?

  2. How do I rename Categories something else and make it have no subcategories, such as Contact Us.

  3. How do I delete 'Privacy Policy', 'Conditions of Use', and 'Gift Certificate FAQ' from the INFORMATION category menu?

  4. I tried adding a picture for my first item, but it doesn't work? I choose the image on my machine with the button Browse, and then try to overwrite the no image, but I am missing something.

Thanks in advance on any help, it is appreciated.

  • Justin Veerman
9 Oct 2007, 11:58 PM
#1265
devon310 avatar

devon310

New Zenner

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

Re: Apple Zen Support Thread

My Bad.
I just saw the top post on this page.

TY,

devon310:

I love this template too.

I was wondering if anyone knows how to change the navigation from saying
"Categories" to Services
any help would be GREATLY appreciated.

Kind Regards,
D

10 Oct 2007, 1:59 AM
#1266
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

ephemol:

Hello everyone,

I have chosen this slick design for my up and coming site. I will be asking questions every so often until I get this perfect, so please bare with me, lol.

https://www.veerman.ca/justin/test

  1. How do I get the mainpage to not be linked to the first item I had posted?

  2. How do I get rid of the header text where it says Veerman Exclusive?

  3. Is it possible to take out 'Categories' completely?

  4. How do I delete 'Privacy Policy', 'Conditions of Use', and 'Gift Certificate FAQ' from the INFORMATION category menu?

  5. I tried adding a picture for my first item, but it doesn't work? I choose the image on my machine with the button Browse, and then try to overwrite the no image, but I am missing something.

Thanks in advance on any help, it is appreciated.

  • Justin Veerman
  1. Add categories, add the products in them.

2.You don't want a logo? Or did you remove the header sales text already?

3.Do you only have a few products? You'll want to have categories anyway. If you only have a handful of products, give each product its own category, then when you click that "category" that product will show up, because if there is only one product in a category, it will show the product directly. If you don't want it to say categories in the drop down menu, open up includes/languages/english/extra_definitions/apple_zen/headermenu.php

and change it there.

4.See this post:

http://www.zen-cart.com/forum/showpost.php?p=443154&postcount=1265
Then turn it off in your admin:
configuration > define page status > conditions of use = 3

(set them to 3)

  1. You're trying to upload a .gif or .jpg only, right?
10 Oct 2007, 4:29 AM
#1267
ephemol avatar

ephemol

New Zenner

Join Date:
Oct 2007
Posts:
18
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

  1. Add categories, add the products in them.

2.You don't want a logo? Or did you remove the header sales text already?

3.Do you only have a few products? You'll want to have categories anyway. If you only have a handful of products, give each product its own category, then when you click that "category" that product will show up, because if there is only one product in a category, it will show the product directly. If you don't want it to say categories in the drop down menu, open up includes/languages/english/extra_definitions/apple_zen/headermenu.php

and change it there.

4.See this post:

http://www.zen-cart.com/forum/showpost.php?p=443154&postcount=1265
Then turn it off in your admin:
configuration > define page status > conditions of use = 3

(set them to 3)

  1. You're trying to upload a .gif or .jpg only, right?
  1. Unsure how to add categories , I know how to add a product, I was looking at the same area to add a category but am unsure.

  2. Took away text and added a temp logo, I got that covered. DONE!

  3. Changed the definitions file and the headermenu file and changed categories to Collection. I now need to make it so Collection is like Contact Us, with no drop down menu. Collection has one with no actual ez pages with it, but it still has a black thing come down.

  4. Thanks, really easy to take out the pages, fantastic! DONE!

  5. Yep I want to upload http://veerman.ca/justin/images/lindt.jpg for my first test product.

10 Oct 2007, 10:54 AM
#1268
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

ephemol:

  1. Unsure how to add categories , I know how to add a product, I was looking at the same area to add a category but am unsure.

  2. Took away text and added a temp logo, I got that covered. DONE!

  3. Changed the definitions file and the headermenu file and changed categories to Collection. I now need to make it so Collection is like Contact Us, with no drop down menu. Collection has one with no actual ez pages with it, but it still has a black thing come down.

  4. Thanks, really easy to take out the pages, fantastic! DONE!

  5. Yep I want to upload http://veerman.ca/justin/images/lindt.jpg for my first test product.

  1. You'll have to delete the product first, now that you've added a product, you won't be able to add a category. (product and categories can't be mixed on the same level)

2.great!

3.The collection drop down will be your category drop down still, but if you do like I said, and make the product name the category name, then add only the product, then the products will show in the drop down.

  1. great!

  2. Don't try to overwrite the no_picture.gif. Don't change anything for the image from the default zen cart settings. Just upload lindt.jpg, don't rename it as anything else, don't try to overwrite anything else. once an image is uploaded, the no_picture.gif will go away automagically.

10 Oct 2007, 1:38 PM
#1269
ephemol avatar

ephemol

New Zenner

Join Date:
Oct 2007
Posts:
18
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

  1. You'll have to delete the product first, now that you've added a product, you won't be able to add a category. (product and categories can't be mixed on the same level)

2.great!

3.The collection drop down will be your category drop down still, but if you do like I said, and make the product name the category name, then add only the product, then the products will show in the drop down.

  1. great!

  2. Don't try to overwrite the no_picture.gif. Don't change anything for the image from the default zen cart settings. Just upload lindt.jpg, don't rename it as anything else, don't try to overwrite anything else. once an image is uploaded, the no_picture.gif will go away automagically.

  1. Deleted product, added category, but now the category shows up on top of the main menu(I dont want it to). How do I get rid of that?

  2. I fixed that problem a few hours ago by editing something somewhere.

  3. I try to upload the picture, but nothing really happens? I just click browse and then select lindt.jpg from my computer and then click insert at the bottom..?

10 Oct 2007, 1:50 PM
#1270
directdesign avatar

directdesign

New Zenner

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

Re: Apple Zen Support Thread

directdesign:

Okay I have tried to install this template which looks like it is going to be great. But when my page loads at first it looks great and then the page slides down any thoughts on this

https://www.directdesignonline.com

Can anyone help with this problem Please

10 Oct 2007, 9:34 PM
#1271
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

ephemol:

  1. Deleted product, added category, but now the category shows up on top of the main menu(I dont want it to). How do I get rid of that?

  2. I fixed that problem a few hours ago by editing something somewhere.

  3. I try to upload the picture, but nothing really happens? I just click browse and then select lindt.jpg from my computer and then click insert at the bottom..?

  1. Open up includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php and change this:
            <li class="submenu"><a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>"><?php echo HEADER_TITLE_CATEGORIES; ?></a>
              <?php

 // load the UL-generator class and produce the menu list dynamically from there
 require_once (DIR_WS_CLASSES . 'categories_ul_generator.php');
 $zen_CategoriesUL = new zen_categories_ul_generator;
 $menulist = $zen_CategoriesUL->buildTree(true);
 $menulist = str_replace('"level4"','"level5"',$menulist);
 $menulist = str_replace('"level3"','"level4"',$menulist);
 $menulist = str_replace('"level2"','"level3"',$menulist);
 $menulist = str_replace('"level1"','"level2"',$menulist);
 $menulist = str_replace('<li class="submenu">','<li class="submenu">',$menulist);
 $menulist = str_replace("</li>\n</ul>\n</li>\n</ul>\n","</li>\n</ul>\n",$menulist);
 echo $menulist;
?>
            </li>

to this:

            <li class="submenu"><a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>"><?php echo HEADER_TITLE_CATEGORIES; ?></a></li>
  1. When you installed the template, did you follow all the instructions and change the permissions on your images folder (and all folders inside of it) to 777? If the answer is yes, I don't know why its not working for you, I'd ask in the general questions forum.
10 Oct 2007, 9:34 PM
#1272
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:

Can anyone help with this problem Please

I got your email, I'll reply to you.

11 Oct 2007, 12:30 AM
#1273
ephemol avatar

ephemol

New Zenner

Join Date:
Oct 2007
Posts:
18
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

  1. Open up includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php and change this:
        <li class="submenu"><a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>"><?php echo HEADER_TITLE_CATEGORIES; ?></a>
          <?php

// load the UL-generator class and produce the menu list dynamically from there
require_once (DIR_WS_CLASSES . 'categories_ul_generator.php');
$zen_CategoriesUL = new zen_categories_ul_generator;
$menulist = $zen_CategoriesUL->buildTree(true);
$menulist = str_replace('"level4"','"level5"',$menulist);
$menulist = str_replace('"level3"','"level4"',$menulist);
$menulist = str_replace('"level2"','"level3"',$menulist);
$menulist = str_replace('"level1"','"level2"',$menulist);
$menulist = str_replace('<li class="submenu">','<li class="submenu">',$menulist);
$menulist = str_replace("</li>\n</ul>\n</li>\n</ul>\n","</li>\n</ul>\n",$menulist);
echo $menulist;
?>
</li>

> 
> to this:
> ```
            <li class="submenu"><a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>"><?php echo HEADER_TITLE_CATEGORIES; ?></a></li>
  1. When you installed the template, did you follow all the instructions and change the permissions on your images folder (and all folders inside of it) to 777? If the answer is yes, I don't know why its not working for you, I'd ask in the general questions forum.
  1. I did as you said, but it still shows Food at the top of the mainmenu.

http://www.veerman.ca/justin/test/

  1. Ill ask around for this one.

Btw, thanks alot for the help, I love you.

11 Oct 2007, 9:59 PM
#1274
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

ephemol:

  1. I did as you said, but it still shows Food at the top of the mainmenu.

http://www.veerman.ca/justin/test/

  1. Ill ask around for this one.

Btw, thanks alot for the help, I love you.

OH! HA HA! We had our signals crossed. The code I told you to remove stopeed the drop down menu under collections from working. THat's what I thought you were asking for. The "Food" is the category tabs menu, turn that off in the admin, "Configuration", "Layout Settings" near the bottom is the category tabs menu option.

13 Oct 2007, 3:02 PM
#1275
hebbe avatar

hebbe

New Zenner

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

Re: Apple Zen Support Thread

Dear Sir,
Could you please tell me why my logo.gif can not show correctly?
My new website adress is https://www.tophobbyshop.com
I'd like to all the logo area (include the right of text area) all shows my logo.gif. How can I do ?
Regards,
Hebbe

13 Oct 2007, 3:25 PM
#1276
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:

Dear Sir,
Could you please tell me why my logo.gif can not show correctly?
My new website adress is https://www.tophobbyshop.com
I'd like to all the logo area (include the right of text area) all shows my logo.gif. How can I do ?
Regards,
Hebbe

Don't forget to read the readme.txt (it discusses this issue). You need to remove or adjust this width in your stylesheet.css:

#logo {
width:19.1em /* To prevent the logo from resizing, simply delete or comment out this section */
}

You change or remove the sales text that is to the right of the logo in includes/languages/englsh/apple_zen/header.php

13 Oct 2007, 5:39 PM
#1277
ephemol avatar

ephemol

New Zenner

Join Date:
Oct 2007
Posts:
18
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hey again,

My main page on https://www.veerman.ca/justin/test does not display the dropdown menus for home info and my account. It works on every other page though.

How do I also make ABOUT US actually link to the correct page?

13 Oct 2007, 5:47 PM
#1278
ephemol avatar

ephemol

New Zenner

Join Date:
Oct 2007
Posts:
18
Plugin Contributions:
0

Re: Apple Zen Support Thread

It fixed itself somehow for the first problem,

Now I just need an about us page??

14 Oct 2007, 4:57 PM
#1279
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

ephemol:

It fixed itself somehow for the first problem,

Now I just need an about us page??

My newest version of Apple Zen includes the about us page. If you have the version before the newest version, please read the readme, it gives instructions and information on the about me page.

15 Oct 2007, 10:25 AM
#1280
ephemol avatar

ephemol

New Zenner

Join Date:
Oct 2007
Posts:
18
Plugin Contributions:
0

Re: Apple Zen Support Thread

  1. How do I add a smaller preview image that has been resized so it looks better?

  2. How do I change the title where it says "Zen Cart!-" at the very top in the blue header bar?

  3. How do I edit shipping values and make specific ones for different products?

Thanks, btw I got the About Us page :)

Is there something you'd change?

https://www.veerman.ca/justin/test