PATH:
home
/
fengshp
/
www
/
wp-content
/
themes
/
themify-ultra
/
themify
/
themify-builder
/
templates
<?php defined( 'ABSPATH' ) || exit; $args['builder_id'] = (int) $args['builder_id']; ?> <!--themify_builder_content--> <div id="themify_builder_content-<?php echo $args['builder_id'] ; ?>" data-postid="<?php echo $args['builder_id'] ; ?>" class="themify_builder_content themify_builder_content-<?php echo $args['builder_id'] ; ?> themify_builder tf_clear<?php if(isset(Themify_Builder_Stylesheet::$generateStyles[$args['builder_id']])):?> tb_generate_css<?php endif;?>"<?php if(isset(Themify_Builder_Stylesheet::$generateStyles[$args['builder_id']])):?> style="visibility:hidden;opacity:0;"<?php endif;?>> <?php foreach ($args['builder_output'] as &$row) { if (!empty($row)) { Themify_Builder_Component_Row::template($row, $args['builder_id'] , true); } } // end row loop unset($args['builder_output'],$row); ?> </div> <!--/themify_builder_content--> <?php if(!empty($args['pb_pagination'])): ?> <!--themify_builder_pagination--> <?php echo $args['pb_pagination']; ?> <!--/themify_builder_pagination--> <?php endif; ?> <?php $args=null;?>
[+]
..
[-] template-accordion.php
[edit]
[-] template-login.php
[edit]
[-] template-builder-editor.php
[edit]
[-] template-copyright.php
[edit]
[-] template-testimonial-grid.php
[edit]
[-] template-callout.php
[edit]
[-] template-gallery-lightboxed.php
[edit]
[-] template-plain-text.php
[edit]
[-] template-map.php
[edit]
[-] template-buttons.php
[edit]
[-] template-alert.php
[edit]
[-] template-service-menu.php
[edit]
[-] template-layout-part.php
[edit]
[-] template-gallery-grid.php
[edit]
[-] template-tab.php
[edit]
[-] template-social-share.php
[edit]
[-] post_in_lightbox.php
[edit]
[-] template-widget.php
[edit]
[-] template-testimonial-slider.php
[edit]
[-] template-slider-blog.php
[edit]
[-] template-icon.php
[edit]
[-] template-blog.php
[edit]
[-] template-box.php
[edit]
[-] builder-output.php
[edit]
[-] template-menu.php
[edit]
[-] template-divider.php
[edit]
[-] template-gallery-showcase.php
[edit]
[-] template-page-break.php
[edit]
[-] builder-layout-part-output.php
[edit]
[-] template-feature.php
[edit]
[-] template-signup-form.php
[edit]
[-] template-gallery.php
[edit]
[-] template-video.php
[edit]
[-] template-lottie.php
[edit]
[-] template-slider-image.php
[edit]
[-] template-text.php
[edit]
[-] template-slider-text.php
[edit]
[-] template-link-block.php
[edit]
[-] template-testimonial-slider-content.php
[edit]
[-] template-toc.php
[edit]
[-] template-image.php
[edit]
[-] template-fancy-heading.php
[edit]
[-] template-slider-video.php
[edit]
[-] template-overlay-content.php
[edit]
[-] template-optin.php
[edit]
[-] template-widgetized.php
[edit]
[-] template-code.php
[edit]
[-] template-gallery-slider.php
[edit]
[-] template-slider.php
[edit]
[-] template-star.php
[edit]