Tell us what you are trying to do?
Hi I'm using WP Event Manager plugin to handle some of my events. Through Toolset I created a relationship (many to many) with the Posts thinking that an Event might correlate with several Posts. This relationship works great in the backend, however, it misses the front-end part. For example, when visiting an Event the user should see the related Posts (manually selected). The WP Event Manager plugin offers a quite beautiful template to present each Event and I was wondering if I can append to this template a Toolset view to present just a single table with the related Posts without creating everything from the beginning.
This is possible to do if you were to modify the template itself that the plugin is using to render the template for the events.
When I did a check on my end with the same plugin, I found the template at Plugin -> Plugin Editor -> WP Event Calendar-> Templates -> content-single-event_listing.php
Shane is on Vacation. This is Minesh here and I'll take care of this ticket. Hope this is OK.
It seems Shane already shred the solution and its working for you. You are welcome to close this ticket and please open a new ticket with every question you may have.