+1 from my side. I like the versality of the plugin, but still would love to have a remove option on the list itself (and a way of displaying that you can remove the favourite on the actual post where you favourited it). Is there a way :)?
This feature is “kind of” available.
I ended up setting the text on the Button Text (Favorited)* setting to “Removed”
The button serves the same purpose as “remove from list”.
Since this issue was first posted, the list functionality has been updated to include the option of including buttons.
The lists have also been updated to dynamically add/remove items when a user adds/removes favorites (without page load).
Thanks for your info, Kyle. You may help me out on this one, though. On the user’s favourites list page, I create the list plus the Clear button by inserting
[user_favorites include_links="true" include_buttons="true"]
[clear_favorites_button text="Clear Favorites"]
into the page. What I get is the list (without any buttons) plus the Clear favourites button, but no option/buttons to remove single items from my list. I checked the source code, but there are only the list items and no buttons for favourites removal. Am I doing something wrong on my end :)?
Thank you so much
physalis
Any updates in this matter, Kyle :)?
Edit: I don’t know what it was, but I had to switch themes and switch back to my current theme in order to finally see it! I just tested it out on another demo site and it worked there, so I tried the thing with switching themes, and it finally worked. Thanks for your support!