This add-on works on the base of Tevolution plugin, so you should also refer its hooks along with here mentioned hooks. Here is the list of  the action hooks that Tevolution Directory plugin provides to add your custom code that meets your unique requirement. These hooks are divided into 3 main listing pages “Category page”, “Detail page” and “Search page”, use them accordingly.

Listings category page action hooks

All the category page action hooks will effect only on the listing category page.

  1. after_directory_header
  2. directory_before_container_breadcrumb
  3. directory_inside_container_breadcrumb
  4. directory_before_categories_title
  5. directory_after_categories_title
  6. directory_before_categories_description
  7. directory_after_categories_description
  8. directory_before_subcategory
  9. directory_after_subcategory
  10. directory_before_loop_taxonomy
  11. directory_before_post_loop
  12. directory_before_category_page_image
  13. directory_after_category_page_image
  14. directory_before_post_entry
  15. directory_before_post_title
  16. directory_after_post_title
  17. directory_post_info
  18. directory_before_post_content
  19. directory_after_post_content
  20. directory_listing_custom_field
  21. directory_after_taxonomies
  22. directory_after_post_entry
  23. directory_after_post_loop
  24. directory_after_loop_taxonomy

Display and move existing things on your directory site using custom code

  1. Display or move ratings
  2. Display or move comment count
  3. Display or move “add to favorite, comment count and pinpoint”

Listings detail page action hooks

All the category page action hooks will effect only on the listing detail page.

  1. directory_before_post_loop
  2. directory_before_post_title
  3. directory_display_rating
  4. directory_after_post_title
  5. directory_before_post_content
  6. directory_after_post_content
  7. directory_custom_fields_collection
  8. directory_after_post_loop
  9. directory_edit_link
  10. tmpl_single_post_pagination
  11. tmpl_before_comments
  12. tmpl_after_comments
  13. tmpl_related_post

Listings search page action hooks

All the category page action hooks will effect only on the listing search page.

  1. directory_before_search_title
  2. directory_after_search_title
  3. directory_before_loop_search
  4. directory_before_search_image
  5. directory_after_search_image
  6. directory_before_post_entry
  7. directory_before_post_title
  8. directory_after_post_title
  9. directory_post_info
  10. directory_before_post_content
  11. directory_after_post_content
  12. directory_listing_custom_field
  13. templ_the_taxonomies
  14. directory_after_taxonomies
  15. directory_after_post_entry
  16. directory_after_loop_search

Any Queries? Contact us and we’ll help you out.