• Resolved freizeitmonster

    (@freizeitmonster)


    Hi Greg,

    how can i create a wishlist where users can save some ads from other users?
    Can you recommend a third party plugin?
    And how to insert this in your wpadvert enviroment (ad cards, user menu, …)?

    Thanks in advance
    Sven

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    Hi,
    currently, we do not really have such a feature, however, it should be possible to integrate with some third-party Wishlist/Bookmarks plugin.

    I have not tested it but a good option seems to be https://www.ads-software.com/plugins/favorites/, it will allow you to create a page with favorites.

    To put a “favorite” button on the Ad details page you can add the code below in your theme functions.php file

    
    add_action( "adverts_tpl_single_bottom", "the_favorites_button" );
    
    Thread Starter freizeitmonster

    (@freizeitmonster)

    Thank you very much.
    i will try some plugins.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Wishlist with WPAdvert?’ is closed to new replies.