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

Apple Zen Support Thread

Views: 855,575

Results 2,321 to 2,340 of 3,042
23 Oct 2008, 8:24 PM
#2321
jettrue avatar

jettrue

Totally Zenned

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

Apple Zen Support Thread

clearinsight:

I am trying to install the Apple Zen template. I just completed the Zen Cart install. I am on a Mac. I noted in your readme file that you suggested using Chronosync. I have downloaded Chronosync, but still uncertain how to proceed. I understand I do not want to replace the entire includes folder, but what I am doing, "mirroring". Or "merging" as Transmit calls it. I tried "merging" as I use Transmit, but I do get prompted about what do to about certain files that already exist. Do I replace those?

Thanks.

Mirroring means you're making both sides the same, so DON'T do that. You want to merge. On my copy of chronosync, I choose "Backup - Left to right" with the apple zen files on the left, and the zen cart files on the right.

If its asking about replacing files that already exist, then you need to understand if you are replacing files that you have already changed, perhaps for some other mod. If so, you should manually merge the changes for both into one. If this is your first installation of apple_zen, there shouldn't be many files being replaced.

28 Oct 2008, 4:42 AM
#2322
nohl avatar

nohl

New Zenner

Join Date:
Mar 2006
Posts:
4
Plugin Contributions:
0

Re: Apple Zen Support Thread

I love Apple Zen.

My issues may be a Zen Cart issue, but it is happening with Apple Zen.

My associate modifed the menus and now the About Us menu generates a 404 error.

Can anyone sugguest which file might be broken or suggest which files to restore from backup to fix this?

Here is an example:
http://www.mustangseats.com/cart/index.php?main_page=about_us

Thank you

28 Oct 2008, 12:45 PM
#2323
marcelarr avatar

marcelarr

New Zenner

Join Date:
Oct 2008
Posts:
54
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi Jade, how are you?

Jade, im having trouble getting the lightbox to work on product aditional images... works fine without the template but not with it.

Any suggestions?

28 Oct 2008, 4:31 PM
#2324
marcelarr avatar

marcelarr

New Zenner

Join Date:
Oct 2008
Posts:
54
Plugin Contributions:
0

Re: Apple Zen Support Thread

Aslo, I am having trouble creating an account with IE6... the page doesn't show. Any ideas? The top menu also is not workin.

I hate explorer.

https://www.502skins.com

Can anyone help?

28 Oct 2008, 4:37 PM
#2325
marcelarr avatar

marcelarr

New Zenner

Join Date:
Oct 2008
Posts:
54
Plugin Contributions:
0

Re: Apple Zen Support Thread

Aslo, I am having trouble creating an account with IE6... the page doesn't show. Any ideas? The top menu also is not workin.

I hate explorer.

https://www.502skins.com

Can anyone help?

28 Oct 2008, 5:00 PM
#2326
marcelarr avatar

marcelarr

New Zenner

Join Date:
Oct 2008
Posts:
54
Plugin Contributions:
0

Re: Apple Zen Support Thread

By the way I already tried adding the .htacces code in readme.

28 Oct 2008, 5:28 PM
#2327
marcelarr avatar

marcelarr

New Zenner

Join Date:
Oct 2008
Posts:
54
Plugin Contributions:
0

Re: Apple Zen Support Thread

By the way I already solved the creat account issue... i just ran the debug error utility. Still having problems with drop down top menu.

28 Oct 2008, 9:00 PM
#2328
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

marcelarr:

Hi Jade, how are you?

Jade, im having trouble getting the lightbox to work on product aditional images... works fine without the template but not with it.

Any suggestions?

Make sure all the files for lightbox are uploaded into the apple zen template. Also, make sure that if there are files for lightbox that exist in apple zen template, that you merge the changes.

28 Oct 2008, 9:02 PM
#2329
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

marcelarr:

By the way I already tried adding the .htacces code in readme.
Did you also upload the csshover.htc? If its not working in IE, you've done something wrong. :P:hug:

29 Oct 2008, 4:27 AM
#2330
nohl avatar

nohl

New Zenner

Join Date:
Mar 2006
Posts:
4
Plugin Contributions:
0

Re: Apple Zen Support Thread

nohl:

I love Apple Zen.

My issues may be a Zen Cart issue, but it is happening with Apple Zen.

My associate modifed the menus and now the About Us menu generates a 404 error.

Can anyone sugguest which file might be broken or suggest which files to restore from backup to fix this?

Here is an example:
http://www.mustangseats.com/cart/index.php?main_page=about_us

Thank you

I solved it. We were missing an included folder
/includes/modules/pages/about_us/

29 Oct 2008, 2:27 PM
#2331
marcelarr avatar

marcelarr

New Zenner

Join Date:
Oct 2008
Posts:
54
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

Did you also upload the csshover.htc? If its not working in IE, you've done something wrong. :P:hug:
Thanks Jade!! You are just about the frendliest person in the forum... yea that was it.

:lamo:

30 Oct 2008, 2:07 PM
#2332
high2k avatar

high2k

Zen Follower

Join Date:
May 2006
Location:
Scotland
Posts:
198
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi Jettrue,

I've been struggling for some time to get currencies to display on my site. You advised that I put

<?php require(DIR_WS_MODULES . 'sideboxes/currencies.php'); ?>

in includes/templates/mytemplate/common/tpl_header.php

I have tried putting this in various places within this file and it always produces an error or a blank home page. Please could you tell me exactly how I can make this work as I really need to give visitors the choice of what currency they view.

Thanks in advance.

3 Nov 2008, 10:46 PM
#2333
gtoger avatar

gtoger

New Zenner

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

Re: Apple Zen Support Thread

I love this template. I've come up with a new flash swf that I would like to use as the header for the site, completely replacing the logo.gif and the HEADER_SALES_TEXT.

Can somebody give me a quick lesson on how to do this? What to remove? I think I should be editing in tpl_header.php. But I think one must be very careful not to break it because it will break other parts of the site.

Anyhow, if you can help me replace the logo.gif and the text with just one swf, that would be awesome.

Thanks!

6 Nov 2008, 2:47 AM
#2334
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

gtoger:

I love this template. I've come up with a new flash swf that I would like to use as the header for the site, completely replacing the logo.gif and the HEADER_SALES_TEXT.

Can somebody give me a quick lesson on how to do this? What to remove? I think I should be editing in tpl_header.php. But I think one must be very careful not to break it because it will break other parts of the site.

Anyhow, if you can help me replace the logo.gif and the text with just one swf, that would be awesome.

Thanks!

Why don't you put the HTML for the swf in includes/languages/english/apple_zen/header.php where the HEADER SALES TEXT is.

6 Nov 2008, 3:38 PM
#2335
treasured2 avatar

treasured2

New Zenner

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

Re: Apple Zen Support Thread

Hi - I LOVE MY SITE! Thanks for the template it is WONDERFUL! I also appreciate the different colors that I can use with it :yes: Great job!!

I need help with one thing and generally this is very simple for me but I cannot seem to add my own information at the footer for the copyright of the site.

Can someone please help me??

Thanks!

8 Nov 2008, 4:49 PM
#2336
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

treasured2:

Hi - I LOVE MY SITE! Thanks for the template it is WONDERFUL! I also appreciate the different colors that I can use with it :yes: Great job!!

I need help with one thing and generally this is very simple for me but I cannot seem to add my own information at the footer for the copyright of the site.

Can someone please help me??

Thanks!

in includes/languages/apple_zen/english.php

define('FOOTER_TEXT_BODY', 'Template designed by <a href="http://www.sagefish.com/" target="_blank">Sage Fish.com</a>. Copyright © ' . date('Y') . ' <a href="http://www.zen-cart.com" target="_blank">Zen Cart</a>. Powered by <a href="http://www.zen-cart.com" target="_blank">Zen Cart</a>');

8 Nov 2008, 4:58 PM
#2337
showroom avatar

showroom

New Zenner

Join Date:
Nov 2008
Posts:
4
Plugin Contributions:
0

Re: Apple Zen Support Thread

this is the best templates that i found. I got some problem with the product page after i solved the additional images.

  1. How can I align the addition images nicely ? Now the images is overlap each others.

  2. Can I remove the 'larger image' wording ?

  3. Can I replace the "SUNSET TO DIE FOR" in bold with Manufactured by "OBEY" ? and align it together with other info ?

  4. How I can rearange the info by following sequence

Manufactured By
Model
Description
Price

Attached is the printed screen for your easy understanding.
Thank you in advance.

8 Nov 2008, 5:25 PM
#2338
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

showroom:

this is the best templates that i found. I got some problem with the product page after i solved the additional images.

  1. How can I align the addition images nicely ? Now the images is overlap each others.

  2. Can I remove the 'larger image' wording ?

  3. Can I replace the "SUNSET TO DIE FOR" in bold with Manufactured by "OBEY" ? and align it together with other info ?

  4. How I can rearange the info by following sequence

Manufactured By
Model
Description
Price

Attached is the printed screen for your easy understanding.
Thank you in advance.

  1. This doesn't happen in the stock version of the template, I need to see a link.

  2. includes/templates/template_default/templates/tpl_modules_main_product_image.php

once you change it, then move it to includes/templates/apple_zen/templates/ so that you're changes will still be there after an upgrade

  1. So you want to not have the product name in bold? You want to remove the product name for every product?

  2. includes/templates/template_default/templates/tpl_product_info_display.php

That file is nicely segmented into chunks. First you'll need to grab the description chunk, and move the right after this:

<!--eof Product details list -->

Then move the price chunk right after the description chunk.

Then if you want the manufactured by to show up before the model portion, re-arrange this section:

<ul id="productDetailsList"> <?php echo (($flag_show_product_info_model == 1 and $products_model !='') ? '<li>' . TEXT_PRODUCT_MODEL . $products_model . '</li>' : '') . "\n"; ?> <?php echo (($flag_show_product_info_weight == 1 and $products_weight !=0) ? '<li>' . TEXT_PRODUCT_WEIGHT . $products_weight . TEXT_PRODUCT_WEIGHT_UNIT . '</li>' : '') . "\n"; ?> <?php echo (($flag_show_product_info_quantity == 1) ? '<li>' . $products_quantity . TEXT_PRODUCT_QUANTITY . '</li>' : '') . "\n"; ?> <?php echo (($flag_show_product_info_manufacturer == 1 and !empty($manufacturers_name)) ? '<li>' . TEXT_PRODUCT_MANUFACTURER . $manufacturers_name . '</li>' : '') . "\n"; ?> </ul>
8 Nov 2008, 6:07 PM
#2339
rmaldonado avatar

rmaldonado

New Zenner

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

Re: Apple Zen Support Thread

Hi Jade,

I need help about of coupon. I search in the forun but I dont see anything. I decided write to you.

I create a coupon with this code: 3414c5314a.

But when I go to check in information option I put the code but dont show nothing.

the options in spanish are: INFORMACIÓN --> CUPONES DE DESCUENTO

What I do wrong, or I need set enabled other options?.

Thanks

Rolando Maldonado
https://www.todoenguate.com

10 Nov 2008, 2:12 PM
#2340
showroom avatar

showroom

New Zenner

Join Date:
Nov 2008
Posts:
4
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi Jade,

Thanks for the prompt reply but i just could not get the thing done.

jettrue:

**1. **This doesn't happen in the stock version of the template, I need to see a link.

**2. **includes/templates/template_default/templates/tpl_modules_main_product_image.php

once you change it, then move it to includes/templates/apple_zen/templates/ so that you're changes will still be there after an upgrade

3. So you want to not have the product name in bold? You want to remove the product name for every product?

4. includes/templates/template_default/templates/tpl_product_info_display.php

That file is nicely segmented into chunks. First you'll need to grab the description chunk, and move the right after this:

<!--eof Product details list -->

Then move the price chunk right after the description chunk.

Then if you want the manufactured by to show up before the model portion, re-arrange this section:

<ul id="productDetailsList"> <?php echo (($flag_show_product_info_model == 1 and $products_model !='') ? '<li>' . TEXT_PRODUCT_MODEL . $products_model . '</li>' : '') . "\n"; ?> <?php echo (($flag_show_product_info_weight == 1 and $products_weight !=0) ? '<li>' . TEXT_PRODUCT_WEIGHT . $products_weight . TEXT_PRODUCT_WEIGHT_UNIT . '</li>' : '') . "\n"; ?> <?php echo (($flag_show_product_info_quantity == 1) ? '<li>' . $products_quantity . TEXT_PRODUCT_QUANTITY . '</li>' : '') . "\n"; ?> <?php echo (($flag_show_product_info_manufacturer == 1 and !empty($manufacturers_name)) ? '<li>' . TEXT_PRODUCT_MANUFACTURER . $manufacturers_name . '</li>' : '') . "\n"; ?> </ul>
  1. This is the link to the page
    http://www.showroom.com.my/shop/index.php?main_page=product_info&cPath=9_10&products_id=6

  2. includes/templates/template_default/templates/tpl_modules_main_product_image.php

I have try to remove the bold one in the script but the wording "larger image" is still there

<noscript> <?php echo '<a href="' . zen_href_link(FILENAME_POPUP_IMAGE, 'pID=' . $_GET['products_id']) . '" target="_blank">' . zen_image($products_image_medium, $products_name, MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '<br /><span class="imgLink">' . **TEXT_CLICK_TO_ENLARGE** . '</span></a>'; ?> </noscript>
  1. I want to replace the product name with the manufacturer. And I would like the product name appear allign together with the price , model and description.

  2. This is how I arrange the chunk but is still not working. I still could not bring the price and description down right after the manufacturer by.

<!--bof Product details list --> <?php if ( (($flag_show_product_info_model == 1 and $products_model != '') or ($flag_show_product_info_weight == 1 and $products_weight !=0) or ($flag_show_product_info_quantity == 1) or ($flag_show_product_info_manufacturer == 1 and !empty($manufacturers_name))) ) { ?> <ul id="productDetailsList" class="floatingBox back"> <?php echo (($flag_show_product_info_manufacturer == 1 and !empty($manufacturers_name)) ? '<li>' . TEXT_PRODUCT_MANUFACTURER . $manufacturers_name . '</li>' : '') . "\n"; ?> <?php echo (($flag_show_product_info_model == 1 and $products_model !='') ? '<li>' . TEXT_PRODUCT_MODEL . $products_model . '</li>' : '') . "\n"; ?> <?php echo (($flag_show_product_info_weight == 1 and $products_weight !=0) ? '<li>' . TEXT_PRODUCT_WEIGHT . $products_weight . TEXT_PRODUCT_WEIGHT_UNIT . '</li>' : '') . "\n"; ?> <?php echo (($flag_show_product_info_quantity == 1) ? '<li>' . $products_quantity . TEXT_PRODUCT_QUANTITY . '</li>' : '') . "\n"; ?> <!-- <?php // echo '<li>' . zen_image(DIR_WS_IMAGES . zen_get_products_manufacturers_image($_GET['products_id'])) . '</li>'; ?> --> </ul> <br class="clearBoth" /> <?php } ?> <!--eof Product details list --> <!--bof Product description --> <?php if ($products_description != '') { ?> <div id="productDescription" class="productGeneral"><?php echo stripslashes($products_description); ?></div> <?php } ?> <!--eof Product description --> <!--bof Product Price block --> <p id="productPrices" class="productGeneral"> <?php // base price if ($show_onetime_charges_description == 'true') { $one_time = '<span >' . TEXT_ONETIME_CHARGE_SYMBOL . TEXT_ONETIME_CHARGE_DESCRIPTION . '</span><br />'; } else { $one_time = ''; } echo $one_time . ((zen_has_product_attributes_values((int)$_GET['products_id']) and $flag_show_product_info_starting_at == 1) ? TEXT_BASE_PRICE : '') . zen_get_products_display_price((int)$_GET['products_id']); ?></p> <!--eof Product Price block -->