Users Posts number does not reflect Users number of Event posts submitted?

This topic contains 15 replies, has 4 voices, and was last updated by  Romeo Crow 5 years, 9 months ago.

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

Open Support Ticket

Tagged: , , ,

  • Author
    Posts
  • #441155

    Romeo Crow
    Expired Member
    Post count: 54

    I just had a user add an event > https://cl.ly/2m1A0r1i1D3A

    But on their User profile it shows them as 0 Posts > https://cl.ly/3P1K1z0o0a0Y

    Should that update? Or is it not linked?

    (because it would be really handy to be able to see, for example, which User / Subscriber has posted the most events, etc)

    #441156

    Guust
    Moderator
    Post count: 29970

    An Event listing is not a WP “post”, but a special type of WP custom post. So it will not show there.
    Thanks

    You may be interested in adding UsersWP to your site: https://userswp.io/
    Then your users will have a profile page where you can see their comments etc, see this example here: https://wpgeo.directory/docs/profile/docs/listings/

    Thanks

    #441285

    Romeo Crow
    Expired Member
    Post count: 54

    Thanks. How does that work with BuddyPress / GD BuddyPress integration?

    #441286

    Guust
    Moderator
    Post count: 29970

    UsersWP is a replacement for BuddyPress and fully integrates with GeoDirectory.
    Thanks

    #441290

    Romeo Crow
    Expired Member
    Post count: 54

    Just installed and deactivated BuddyPress. A few bugs (GeoDirectory tabs don’t appear on UsersWP Profiles) but I prefer it. Looking forward to working with it as it grows 🙂 Thanks for the headsup!

    #441293

    Alex Rollin
    Moderator
    Post count: 27815

    A fix for the tabs will be out next week in an update to UsersWP.

    If it doesn’t work after update file a request here:

    https://userswp.io/support/

    #441295

    Romeo Crow
    Expired Member
    Post count: 54

    Fantastic! Thanks for the rapid response 🙂

    #441300

    Romeo Crow
    Expired Member
    Post count: 54

    Further to this; I’ve found a great free WordPress plugin called Admin Columns (https://en-gb.wordpress.org/plugins/codepress-admin-columns/)

    It enables me to add columns to my admin back-end Users dashboard.

    For example, I’ve added GD RSVP and Favourite counts > https://cl.ly/3d2c2s01062H

    To do that, I used a Custom Field option in the Admin Columnns plugin and searched through the available options, picking “event_rsvp_yes” and “event+rsvp_maybe” for the RSVPs (I’d changed their labels via the translations’ .po files using Poedit) and “gd_user_favourite_post” for the Favourite post.

    I then set the “Field Type” in the Admin Columnns plugin to “Number of Fields”, which seems to give a sum total output (i.e. a total count of events favourited, for example)

    However, I’ve not found a Field that corresponds to GD event listings; do you know what it might be?

    As this would be a great way to add that info (Number of Listings put up) in the native WordPress Dashboard > User admin area.

    #441353

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    I have flagged your question for the developers, ie:

    Which table indicates author of an event listing?

    #441355

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    #441380

    Romeo Crow
    Expired Member
    Post count: 54
    This reply has been marked as private.
    #441398

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    #441412

    Romeo Crow
    Expired Member
    Post count: 54
    This reply has been marked as private.
    #441423

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    #441502

    Patrik
    Moderator
    Post count: 1971

    Hi Romeo,

    We display the events count by calculating it in a function. We don’t save it in users meta so it will be not possible to display it in the user column. You can ask their support team if they can output the value returned from the function in a code or if any customization possible.

    Let me know if you have any queries.

    Regards,
    Patrik

Viewing 15 posts - 1 through 15 (of 16 total)

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

Open Support Ticket