Hola! I’m taking my first real stab about this blog thing. I want this to blog to be a part of what changes the dialogue about economic independence, generational wealth and entrepreneurial identity in communities of color. Even more specifically, communities...
if ( et_theme_builder_overrides_layout( ET_THEME_BUILDER_HEADER_LAYOUT_POST_TYPE ) || et_theme_builder_overrides_layout( ET_THEME_BUILDER_FOOTER_LAYOUT_POST_TYPE ) ) {
// Skip rendering anything as this partial is being buffered anyway.
// In addition, avoids get_sidebar() issues since that uses
// locate_template() with require_once.
return;
}
/**
* Fires after the main content, before the footer is output.
*
* @since 3.10
*/
do_action( 'et_after_main_content' );
if ( 'on' === et_get_option( 'divi_back_to_top', 'false' ) ) : ?>
if ( ! is_page_template( 'page-template-blank.php' ) ) : ?>