What versions of Zen Cart will this work with? Will it work with the latest 1.3.7?
Thanks,
Kelly
What versions of Zen Cart will this work with? Will it work with the latest 1.3.7?
Thanks,
Kelly
Kelly Ann
Raven Media, LLC
I like this mod, very much....I would love to see an updated version, where maybe a few to of the wishlist images/items appear on the shopping cart page, with an add to cart button...or better yet on the order confirmation page....
OK,
If you want to add a "View my Wish List" link to "My Account"; here's the code you need to add to the following file:
Open > include/templates/template_default/templates/tpl_account_default.php
Add the following code after line 61 (or wherever you want the link to be):
<li><a href="<?php echo zen_href_link(UN_FILENAME_WISHLIST, '', 'SSL'); ?>">View my <?php echo UN_HEADER_TITLE_WISHLIST; ?></a></li>
Hope this helps...
Have a great day.
Issy,
You said:
To get it to work, did you apply the code listed in the second post of this thread?I also have 1.3.7 installed, and it does work on the latest version of zencart.
Actually I did get it working using the second post. It cannot work the usual way as the application_top file has totally changed.
Kelly, do make sure when you add the link as Issy suggested in the "My Account" section that you save the "tpl_account_default.php" file to your custom template directory. This way if there is a zen upgrade it will not be overwritten...and nice site btw...very warm and cozy!
Issy,
Thank you for the info. I will try it...
Thank you for the compliment on the site. That is exactly the feel I was going for....and nice site btw...very warm and cozy!![]()
Thanks,
Kelly
Kelly Ann
Raven Media, LLC