PATH:
home
/
fengshp
/
www
/
wp-content
/
themes
/
Divi
/
includes
/
builder
/
frontend-builder
/
theme-builder
<?php $layouts = et_theme_builder_get_template_layouts(); ?> <!DOCTYPE html> <html <?php language_attributes(); ?>> <head> <?php echo $tb_theme_head; ?> <?php do_action( 'et_theme_builder_template_head' ); ?> <?php wp_head(); ?> </head> <body <?php body_class(); ?>> <?php if ( function_exists( 'wp_body_open' ) ) { wp_body_open(); } et_theme_builder_frontend_render_header( $layouts[ ET_THEME_BUILDER_HEADER_LAYOUT_POST_TYPE ]['id'], $layouts[ ET_THEME_BUILDER_HEADER_LAYOUT_POST_TYPE ]['enabled'], $layouts[ ET_THEME_BUILDER_TEMPLATE_POST_TYPE ] ); ?>
[+]
..
[-] admin.php
[edit]
[-] .htaccess
[edit]
[-] frontend.php
[edit]
[-] theme-builder.php
[edit]
[-] ThemeBuilderRequest.php
[edit]
[-] wpml.php
[edit]
[-] frontend-body-template.php
[edit]
[-] WoocommerceProductVariablePlaceholder.php
[edit]
[-] dynamic-content.php
[edit]
[-] frontend-footer-template.php
[edit]
[-] WoocommerceProductVariationPlaceholder.php
[edit]
[-] woocommerce.php
[edit]
[-] api.php
[edit]
[-] ThemeBuilderApiErrors.php
[edit]
[-] frontend-header-template.php
[edit]
[-] template-setting-validations.php
[edit]
[-] WoocommerceProductVariablePlaceholderDataStoreCPT.php
[edit]