Displaying Favorite Listings

This topic contains 6 replies, has 3 voices, and was last updated by  TLN 5 years ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #475447

    TLN
    Expired Member
    Post count: 131

    Is there a shortcode or widget that can be used to show the current user’s favorite listings on a page? I don’t want to use the user dashboard.

    Thanks for the help.

    GeoDirectory V2

    #475451

    TLN
    Expired Member
    Post count: 131

    Also, is it possible to show the current user’s own listings using the GD Listings widget or shortcode?

    I tried this code:
    [gd_listings post_type=”gd_place” post_author=”3″]

    However, it looks like the post_author param needs to be manually set. Is it possible to make this the current user instead (without having to manually enter their ID?)

    I realize that you can do this all with PHP by modifying a template, but I was hoping to avoid that route.

    Thanks for all the help.

    #475564

    Alex Rollin
    Moderator
    Post count: 27815

    Instructions for showing the current user’s listings are in the advanced settings of GD Listings for the filter by author option. See attached screenshot. The “i with popups have important information in them. What you want is

    post_author="current_user"

    We have a task to add “Favorites Only” to GD Listings in an upcoming version but no timetable yet.

    #475581

    TLN
    Expired Member
    Post count: 131

    Thanks Alex. Much appreciated.

    #482028

    TLN
    Expired Member
    Post count: 131

    Is there an update on this? Can we use the gd_listings shortcode to display a user’s favorite listings?

    #482320

    Kiran
    Moderator
    Post count: 7069

    Hello,

    This has been implemented and will be in next release of GeoDirectory v2.0.0.56.

    Patch available at here: https://github.com/AyeCode/geodirectory/pull/718/commits/eddb8f76842e6ee9679f5f43d6d48afdad70387e

    Kiran

    #482709

    TLN
    Expired Member
    Post count: 131

    Thanks Kiran.

    I’ve implemented the fix, and it is working perfectly. I appreciate your help!

Viewing 7 posts - 1 through 7 (of 7 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket