Rating: 5 stars
One of the best plugins I have ever came across. Truly helpful if you are trying to take your WooCommerce experience to the next level.
]]>Rating: 5 stars
It’s a pity the plugin is no longer supported.
I’d suggest to make 2 fixes (needed to support multilang).
1. Change get_bloginfo(‘name’) to $_SERVER[‘HTTP_HOST’]
File \wp-content\plugins\jvm-woocommerce-wishlist\inc\www-core-functions.php
23 return str_replace( '-', '_', sanitize_title_with_dashes( $_SERVER['HTTP_HOST'] ) ); //get_bloginfo('name')
2. Change get_the_title($product_id) to get_post_field( ‘post_name’, get_post($product_id) )
File \wp-content\plugins\jvm-woocommerce-wishlist\inc\frontend\www-functions.php
60 ?><a class="<?php echo esc_attr( $class ); ?>" href="?add_to_wishlist=<?php echo $product_id; ?>" title="<?php echo esc_attr( $text ); ?>" rel="nofollow" data-product-title="<?php echo esc_attr( get_post_field( 'post_name', get_post($product_id) ) ); ?>" data-product-id="<?php echo $product_id; ?>"> //get_the_title($product_id)
Rating: 3 stars
How to add product wishlist page to ‘add to cart’ page. I don’t find any add to cart button
]]>Rating: 1 star
Nothing to edit, exept the favorite-page.
]]>Rating: 5 stars
I appreciate all the free plugins out there, but many times they’re bloated with unwanted options. Having tried many other WordPress wishlist plugins, this is exactly what I was looking for. Thank you!
]]>Rating: 5 stars
After having tried several of the more popular Wishlist plugins, I found that they were all difficult to work with/customize, ran slow, and came with a lot of features I didn’t need – while some simple features I did want would come in a premium package.
This plugin however, is fast and allows for customization. If you’re not shy to change up the code and style a little, you can easily get to the result you want, without the plugin breaking or acting weird.
Support was also quick to get back to me and provided all I needed.
Thank you for an amazingly smooth plugin and keep up the good work!
]]>Rating: 5 stars
I had a request/suggestion and the developer responded immediately, released an update too. Works pretty good ??
]]>Rating: 3 stars
This plugin is nice and very easy to customize; I was actually gonna settle my site with it, but I’ve discovered that it doesn’t let you log in users using the same device and the same browser, otherwise it copies the items from a user’s wishlist to another’s; it even replaces them. It’s gonna be a huge problem for my users who share devices and browsers.
It’s the only negative thing about this plugin, but a big reason it didn’t get a 5-star from me. I hope you can fix the issue with the cookies. I thought there was no possible way around this, but there is, I found it from another plugin.
]]>Rating: 5 stars
Simple, easy to extend, wishlist plugin. I was fed up with the bloat of Yith and others–this does require some coding knowledge to get the exact functionality similar to other plugins, but once you do that it’s so simple, clean, and just better!
]]>Rating: 1 star
Perfect lightweight wishlist. Not bloated like all the others. For an developer this is the perfect starting point to build upon. Do not use if you want bells and whistles. Pure minimalistic approach!
EDIT: since the takeover of Codeixer there has been breaking adjustments. I am transitioning away from this plugin.
]]>