When it comes to building your brand, there are so many factors that need to be considered. How do you get people to understand who you are and what your values are? It’s easier said than done, which is why creating a brand that resonates with as many people as possible can be such a…
Read more
/**
* The Footer: widgets area, logo, footer menu and socials
*
* @package TUBER
* @since TUBER 1.0
*/
do_action( 'tuber_action_page_content_end_text' );
// Widgets area below the content
tuber_create_widgets_area( 'widgets_below_content' );
do_action( 'tuber_action_page_content_end' );
?>