Here is the list of all the hooks available for Attesa Theme:
attesa_inside_top_bar_left
Inside the top bar (left side)
attesa_inside_top_bar_right
Inside the top bar (right side)
attesa_inside_feat_box_post
Inside hero section for posts
attesa_inside_feat_box_page
Inside hero section for pages
attesa_inside_feat_box_blog
Inside hero section for the main blog page (only if blog page is a static page, not front page)
attesa_header_next_to_menu
Next to the header menu
attesa_inside_feat_box_shop_page
Inside hero section for the main WooCommerce shop page
attesa_additional_cases_big_featured_images
Creates custom hero section based on different post type than page/post/woocommerce shop page
attesa_before_site_content
Before .attesa-content-container site content
attesa_after_site_content
After .attesa-content-container site content
attesa_after_single_post_content
After <article> single post content
attesa_after_single_page_content
After <article> single page content
attesa_before_posted_on
Inside post meta (date, author, comments) start
attesa_after_posted_on
Inside post meta (date, author, comments) end
attesa_before_entry_footer
Inside footer meta (categories, tags) start
attesa_after_entry_footer
Inside footer meta (categories, tags) end
attesa_before_post_content
Before post content (after <article> opening tag)
attesa_after_post_content
After post content (before </article> closing tag)
attesa_before_page_content
Before page content (after <article> opening tag)
attesa_after_page_content
After page content (before </article> closing tag)
attesa_before_footer_section
Before footer section (after <footer> opening tag)
attesa_before_footer_widgets
Before footer widgets (after <attesaFooterWidget> opening tag)
attesa_before_footer_widgets
After footer widgets (before </attesaFooterWidget> closing tag)
attesa_after_social_footer
After social widgets in the footer
attesa_after_last_bottom_area
Before closing the entire footer area (before </footer-bottom-area> closing tag)
attesa_filter_before_text_404
404 page before the paragraph
attesa_filter_after_text_404
404 page after the paragraph
attesa_before_archive_header
Before archive header (before <header class=page-header> opening tag)
attesa_after_archive_header
After archive header (after <header class=page-header> closing tag)
attesa_before_archive_inside_header
Inside archive header before archive title and description
attesa_after_archive_inside_header
Inside archive header after archive title and description
attesa_before_classic_sidebar
Before the first widget in the classic sidebar
attesa_after_classic_sidebar
After the last widget in the classic sidebar
attesa_before_push_sidebar
Before the first widget in the push sidebar
attesa_after_push_sidebar
After the last widget in the push sidebar