Quote Originally Posted by Tom_Ace View Post
Forgot to mention that i do have this code in default_template.

Code:
<div class="buttonRow forward"><?php echo zen_image_submit(BUTTON_IMAGE_ADD_PRODUCTS_TO_CART, BUTTON_ADD_PRODUCTS_TO_CART_ALT, 'id="submit1" name="submit1"'); ?></div>
Open up includes/languages/english/button_names.php

and make sure this line is in there:

define('BUTTON_IMAGE_ADD_PRODUCTS_TO_CART','button_add_selected.gif');

In the download for apple_zen, there is a "pre-1.3.7 files" folder. In there you'll find files that you'll need to use if you aren't using 1.3.7.