Is there a Template Hierarchy Diagram much like the one WordPress itself has that show the connection between the templates. What is called where. I am trying to follow the path of the list view template and the single view template but it’s hard to guess what is connect to what without a diagram.
For example:
I am trying to get remove the tribe-events-cal-links from the list view but keep it for the single post view. But I can’t even find some css calls in the templates…