Thread: Wishlist

Page 11 of 38 FirstFirst ... 91011121321 ... LastLast
Results 101 to 110 of 378
  1. #101
    Join Date
    Apr 2005
    Location
    Spokane, Washington
    Posts
    372
    Plugin Contributions
    0

    Default Add Product to List via Product Template

    I'm a bit confused when it comes to adding a button so that the customer can add somthing to their list from the product's template.

    I'd like to have the button next to (or near) the Add to Cart button.

    What template do I modify?

    Jacque
    http://www.freshabundance.com

    Just knowledgeable enough to be dangerous.

  2. #102
    Join Date
    Nov 2006
    Posts
    512
    Plugin Contributions
    0

    Default Re: Wishlist

    I asked this question about 7 pages back, got a solution..But today went a different way.

    I am not a programmer, and please correct me if Im wrong:

    This code
    PHP Code:
     <div class="buttons"><?php echo zen_back_link() . zen_image_button(BUTTON_IMAGE_BACKBUTTON_BACK_ALT) . '</a>'?></div>
    placed on a tpl_un_wishlists_default.php page will create a back button. (A few of the wishlist pages don't have back buttons) I used this on tpl_un_wishlist_default.php also

    Hope this helps folk...
    Last edited by dharma; 4 May 2007 at 12:16 AM.

  3. #103
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,813
    Plugin Contributions
    0

    Default Re: Wishlist

    doh.....finally found a problem....when a customer searches for another customers wishlist and finds it and that wishlist is more than one page...they can not move from page one to any of the other pages, they are sent back to the 'search for wishlist' page.......I'm stumped
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  4. #104
    Join Date
    Apr 2005
    Location
    Spokane, Washington
    Posts
    372
    Plugin Contributions
    0

    Default Wishlist Images 1.3.7

    I am using ZC 1.3.7 and have two questions:

    -How do I turn off the images?

    -When using it with 1.2.6 the wishlist had checkboxes for the customer to select and then click the add to cart button to add all the selected items. How do I get those checkboxes back?


    Jacque
    http://www.freshabundance.com

    Just knowledgeable enough to be dangerous.

  5. #105
    Join Date
    Jan 2006
    Posts
    66
    Plugin Contributions
    0

    Default Re: Wishlist

    I have followed the directions provided in the second post for installing but am having problems. When you click on the "Add to Wishlist" button, you are taken to a blank page (full file name is index.php?main_page=un_wishlist&action=un_add_wishlist&products_id=2).

    This is a fresh install of 1.3.7 on a test site (regular LAMP server). The ip address is 72.4.168.230 and you can log in as [email protected] password testerguy. Does anyone have any experience with this problem? Any help would be greatly appreciated!

  6. #106
    Join Date
    Apr 2005
    Location
    Spokane, Washington
    Posts
    372
    Plugin Contributions
    0

    Default Re: Wishlist

    I'm having the same problem after a fresh install on 1.3.7. For now I've just discarded it till someone can possibly fix it or make it compatable with the newest version .

    Just knowledgeable enough to be dangerous.

  7. #107
    Join Date
    Jun 2004
    Location
    Northern Rivers, NSW
    Posts
    159
    Plugin Contributions
    0

    Default Re: Wishlist

    It works perfectly for me on a brand new install.
    Check to make sure you are following instructions precisely.

  8. #108
    Join Date
    Nov 2006
    Posts
    512
    Plugin Contributions
    0

    Default Re: Wishlist

    I am concerned about my customers privacy.

    Does anyone know:

    1. How to make the wishlist default to "private" instead of "public" when a customer creates a wishlist?

    2. How to block/not display the name of the city that a customer lives in, and name also? when their wishlist is public?

  9. #109
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Wishlist

    When i view customers Wishlists through Admin

    Extras --> wishlists --> Customers wishlist

    the prices don't show up, and i can't figure out why

    Any help would be appreciated

  10. #110
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Wishlist

    Quote Originally Posted by dharma View Post
    I am concerned about my customers privacy.

    1. How to make the wishlist default to "private" instead of "public" when a customer creates a wishlist?
    If you look in

    includes/classes/un_wishlist_class.php



    around line 655 it should say
    (this is part of the createWishlist function)

    Code:
        function createWishlist($name='', $comment='', $default_status=0, $public_status=1) {
    I'm guessing if you change public status to 0 (Nought or Zero) like the below

    Code:
        function createWishlist($name='', $comment='', $default_status=0, $public_status=0) {
    It should work

    I haven't tested it as i currently don't even have the option to allow private/public wishlists appearing

    edit---------------
    Ok I didn'y realise the post above me was a month old

 

 
Page 11 of 38 FirstFirst ... 91011121321 ... LastLast

Similar Threads

  1. v151 Wishlist
    By Kevin205 in forum General Questions
    Replies: 0
    Last Post: 15 Jan 2013, 01:45 AM
  2. Wishlist
    By simplemedia in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 20 Apr 2012, 08:40 PM
  3. Wishlist 0.9
    By vinnyna in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 23 Nov 2011, 03:52 PM
  4. 1.5.0 wishlist?
    By trickobrien in forum Upgrading to 1.5.x
    Replies: 2
    Last Post: 21 Oct 2011, 07:16 PM
  5. Wishlist
    By Dutchman in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 3 Oct 2007, 02:37 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR