I only use the plugin for registered users.
How can I make a widget (html or php code) that will show only the signed-in users favorite list (instead of a favorites page- those codes dont work in widget)?
I only use the plugin for registered users.
How can I make a widget (html or php code) that will show only the signed-in users favorite list (instead of a favorites page- those codes dont work in widget)?
Actually the signed-in part doesn't matter. I just need to make a widget.
My temporary solution was to use the Sidebar Login widget and add a link to the "My Favorites" page, but I'd still like a whole list of them to show on the side instead.
solution, anyone?
I figured it out. i used a php widget to call the fav list function. Forgot what it was now... Maybe list_user_favorites();
You must log in to post.