Thread: wishlists 0.6

Page 18 of 24 FirstFirst ... 81617181920 ... LastLast
Results 171 to 180 of 236
  1. #171
    Join Date
    Nov 2007
    Posts
    15
    Plugin Contributions
    0

    Default Re: wishlists 0.6

    Thank you so much! That's got it.

  2. #172
    Join Date
    Jul 2012
    Posts
    52
    Plugin Contributions
    0

    Default Re: wishlists 0.6

    Where do I go to remove "Find a Friend's Wish List" from the options in the wishlist menu.

    Thanks,

  3. #173
    Join Date
    Jul 2012
    Posts
    52
    Plugin Contributions
    0

    Default Re: wishlists 0.6

    I do have another question (won't let me edit my other post). How do I change the position of "the add to my wishlist" button?

  4. #174
    Join Date
    Sep 2006
    Posts
    449
    Plugin Contributions
    0

    Default Re: wishlists 0.6

    I am reading all of this info and it is making me more flummoxed :) I installed the wishlist files today (for zen 1.3.9h). i tested it with the sidebox (yeah, I know it says not recommended, but I was testing), then decided to add the link at the header....I clicked on a product then clicked on wishlist.....It did not show the product. I know I am doing something wrong.....(even when i clicked "ADD to wishlist" on the sidebox, it did not add the product either). Maybe I am not understanding this.....code and stuff is not my thing, so I struggle easily.......I read the instructions but even after following, i do not see a place to add to wishlist........help!! please

  5. #175
    Join Date
    Sep 2006
    Posts
    449
    Plugin Contributions
    0

    Default Re: wishlists 0.6

    that is what is happening to me! i cannot figure it out. I am not skilled at code or any such thing so do the best I can :)

  6. #176
    Join Date
    May 2012
    Posts
    105
    Plugin Contributions
    0

    Default Re: wishlists 0.6

    I try to install the wishlist09. but my Admin not accept the wishlist.sql, even I try to copy to it. how can I do, I am using zencart Ver1.5
    and is anything I need to know to set it up. I really need this function
    thanks

  7. #177
    Join Date
    May 2012
    Posts
    105
    Plugin Contributions
    0

    red flag Re: wishlists 0.6

    add to last question. when I use Admin-->tool>install sql patch the warning shows
    WARNING: An Error occurred, please refresh the page and try again.
    is my zencart sql have problem or not compatable for this whishlist

  8. #178
    Join Date
    Aug 2009
    Location
    Tampa Bay
    Posts
    251
    Plugin Contributions
    1

    Default Re: wishlists 0.6

    Quote Originally Posted by delia View Post
    So the problem is that you have set up the button to have a value of yes when if it's a css, it has to have the value of your text.

    The alternative is to add in a hidden input field so change your code on the product_info_display.php to
    Code:
    <!--bof Wishlist button -->
    <!--<br class="clearBoth" />
    optional depending where the code is added-->
    
    <?php if (UN_MODULE_WISHLISTS_ENABLED) {
    if ( $_SESSION['customer_id'] ) {
    	echo '<input type="hidden" name="wishlist" value="yes" />';
    echo '<div id="productWishlistLink" class="buttonRow back">';
    echo zen_image_submit(UN_BUTTON_IMAGE_WISHLIST_ADD, UN_BUTTON_WISHLIST_ADD_ALT);
    echo '</div>';
    } else {
    echo '<div>';
    echo UN_BOX_WISHLIST_LOGIN_TEXT;
    echo '</div>';
    }
    } else {}
    ?>
    <!--eof Wishlist button -->
    OMG it took a week to find this solution THANK YOU!!!
    blessed be the day we make tomorrow a better yesterday

  9. #179
    Join Date
    Aug 2009
    Location
    Tampa Bay
    Posts
    251
    Plugin Contributions
    1

    Default Re: wishlists 0.6

    I hope some1 sees this!
    I need to know how to comment out "UN_BOX_WISHLIST_LOGIN_TEXT" and have only the button showing at all times even if it take them to log in page??????????????
    blessed be the day we make tomorrow a better yesterday

  10. #180
    Join Date
    Sep 2006
    Posts
    277
    Plugin Contributions
    2

    Default Re: wishlists 0.6

    i have it installed on 1.5.1 but i can't see it in the admin... is there an admin section for this addon?

 

 
Page 18 of 24 FirstFirst ... 81617181920 ... LastLast

Similar Threads

  1. Wishlists & Attributes
    By glamourdolleyes in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 7 Jul 2011, 08:28 PM
  2. Allow non-members access to search wishlists?
    By boutique in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 5 Feb 2009, 11:16 AM
  3. Wishlists
    By fbords in forum Basic Configuration
    Replies: 1
    Last Post: 8 Sep 2007, 05:43 AM

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