Request for new action

This topic contains 5 replies, has 3 voices, and was last updated by  Stiofan O’Connor 8 years, 11 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #40675

    Jeff
    Buyer
    Post count: 188

    Hi guys:

    It would be great if you could add a new action into the listing-listview and widget-listing-listview.

    Currently there is no way to add a new item to the widget after Pinpoint. The only way to accomplish this is to replace the layout (which I have done) but the problem is that if you have multiple plugins replacing the layout, only 1 will win.

    Right now you have:

    do_action( 'geodir_after_listing_post_excerpt', $post );

    which is too early as it’s before the stars.

    do_action( 'geodir_after_review_rating_stars_on_listview', $post_avgratings, $post->ID )

    which is inside the stars/reviews code and only runs conditionally.

    and finally:

    do_action( 'geodir_after_edit_post_link_on_listing' );

    which only runs if the user is the author or admin.

    #40679

    Guust
    Moderator
    Post count: 29970

    Forwarded to the developers.

    #40682

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Jeff,

    If your a little familiar with github can you please submit a pull request?
    https://github.com/GeoDirectory/geodirectory

    If your not let me know and i’ll have a look.

    Thanks,

    Stiofan

    #40767

    Jeff
    Buyer
    Post count: 188

    Thanks Stiofan, pull request submitted.

    Any idea why I stopped receiving emails from the forum? I’m subscribed to this and other things, but haven’t received email in a while.

    #40805

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Jeff,

    I have commented on your pull request asking for a rename.

    We moved to HTTPS email, can you check your spam folder and let me know?

    Thanks,

    Stiofan

    #40809

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Looks like there was another bug with notifications, i’m going to double check everything now, u should get this ok?

    Stiofan

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

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

Open Support Ticket