'; if ( ! avventura_lite_is_single() ) { do_action('avventura_lite_get_title', 'blog' ); } else { if ( !avventura_lite_is_woocommerce_active('is_cart') ) : if ( avventura_lite_is_single() && !is_page_template() ) : do_action('avventura_lite_get_title', 'single'); else : do_action('avventura_lite_get_title', 'blog'); endif; endif; } if ( $type == "post" ) : echo '' . get_the_author_posts_link() . ' - ' . esc_html(get_the_date()) . ''; endif; echo ''; } add_action( 'avventura_lite_before_content', 'allegro_before_content_function' ); } ?>