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.
- after_directory_header
- directory_before_container_breadcrumb
- directory_inside_container_breadcrumb
- directory_before_categories_title
- directory_after_categories_title
- directory_before_categories_description
- directory_after_categories_description
- directory_before_subcategory
- directory_after_subcategory
- directory_before_loop_taxonomy
- directory_before_post_loop
- directory_before_category_page_image
- directory_after_category_page_image
- directory_before_post_entry
- directory_before_post_title
- directory_after_post_title
- directory_post_info
- directory_before_post_content
- directory_after_post_content
- directory_listing_custom_field
- directory_after_taxonomies
- directory_after_post_entry
- directory_after_post_loop
- directory_after_loop_taxonomy
Display and move existing things on your directory site using custom code
- Display or move ratings
- Display or move comment count
- 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.
- directory_before_post_loop
- directory_before_post_title
- directory_display_rating
- directory_after_post_title
- directory_before_post_content
- directory_after_post_content
- directory_custom_fields_collection
- directory_after_post_loop
- directory_edit_link
- tmpl_single_post_pagination
- tmpl_before_comments
- tmpl_after_comments
- tmpl_related_post
Listings search page action hooks
All the category page action hooks will effect only on the listing search page.
- directory_before_search_title
- directory_after_search_title
- directory_before_loop_search
- directory_before_search_image
- directory_after_search_image
- directory_before_post_entry
- directory_before_post_title
- directory_after_post_title
- directory_post_info
- directory_before_post_content
- directory_after_post_content
- directory_listing_custom_field
- templ_the_taxonomies
- directory_after_taxonomies
- directory_after_post_entry
- directory_after_loop_search
Any Queries? Contact us and we’ll help you out.