| Server IP : 77.39.210.126 / Your IP : 216.73.216.203 Web Server : Apache System : Linux v00l0v-vmpcnews.sphostserver.com 4.18.0-553.124.4.el8_10.x86_64 #1 SMP Fri May 15 04:14:14 EDT 2026 x86_64 User : artecasarepresti ( 1022) PHP Version : 7.4.33 Disable Function : dl,passthru,proc_open,proc_close,proc_terminate,shell_exec,system MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/artecasarepresti/www/wp-content/themes/Avada/includes/avada-app/panel/templates/ |
Upload File : |
<?php
/**
* Underscore.js template
*
* @package fusion-builder
* @since 2.0
*/
$can_edit_theme_options = current_user_can( 'edit_theme_options' );
$can_edit_published_pages = current_user_can( 'edit_published_pages' );
$can_edit_published_posts = current_user_can( 'edit_published_posts' );
?>
<script type="text/template" id="fusion-builder-sidebar-template">
<?php if ( $can_edit_theme_options || $can_edit_published_pages || $can_edit_published_posts ) : ?>
<# var editorActive = 'undefined' !== typeof FusionApp ? FusionApp.builderActive : false; #>
<div id="customize-controls" class="wrap wp-full-overlay-sidebar" data-context="{{ context }}" data-editor="{{ editorActive }}" data-dialog="{{ dialog }}" data-archive="<?php echo ( ( function_exists( 'is_archive' ) && is_archive() && ( ! function_exists( 'is_shop' ) || function_exists( 'is_shop' ) && ! is_shop() ) ) ? 'true' : 'false' ); ?>">
<div id="customizer-content">
<div class="fusion-builder-toggles">
<?php if ( $can_edit_theme_options ) : ?>
<a href="#fusion-builder-sections-to" class="fusion-active">
<span class="icon fusiona-cog"></span>
<span class="label"><?php esc_attr_e( 'Theme Options', 'Avada' ); ?></span>
</a>
<?php endif; ?>
<?php if ( $can_edit_published_pages || $can_edit_published_posts ) : ?>
<a href="#fusion-builder-sections-po">
<span class="icon fusiona-settings"></span>
<span class="label fusion-po-only"><?php esc_attr_e( 'Page Options', 'Avada' ); ?></span>
<span class="label fusion-tax-only"><?php esc_attr_e( 'Taxonomy Options', 'Avada' ); ?></span>
</a>
<a href="#fusion-builder-sections-eo">
<span class="icon fusiona-pen"></span>
<span class="label"><?php esc_attr_e( 'Element Options', 'Avada' ); ?></span>
</a>
<?php endif; ?>
</div>
<?php if ( $can_edit_theme_options ) : ?>
<div id="fusion-builder-sections-to" class="fusion-sidebar-section" data-context="TO">
<div class="fusion-builder-search-wrapper">
<input type="text" placeholder="<?php esc_attr_e( 'Search for theme option(s)', 'Avada' ); ?>" class="fusion-builder-search"/>
</div>
<div class="fusion-panels">
<div class="fusion-panel-section-header-wrapper" data-context="FBE">
<a href="#" class="fusion-builder-go-back" data-trigger="shortcode_styling" data-context="TO" title="<?php esc_attr_e( 'Back', 'Avada' ); ?>" aria-label="<?php esc_attr_e( 'Back', 'Avada' ); ?>">
<svg version="1.1" width="18" height="18" viewBox="0 0 32 32"><path d="M12.586 27.414l-10-10c-0.781-0.781-0.781-2.047 0-2.828l10-10c0.781-0.781 2.047-0.781 2.828 0s0.781 2.047 0 2.828l-6.586 6.586h19.172c1.105 0 2 0.895 2 2s-0.895 2-2 2h-19.172l6.586 6.586c0.39 0.39 0.586 0.902 0.586 1.414s-0.195 1.024-0.586 1.414c-0.781 0.781-2.047 0.781-2.828 0z"></path></svg>
</a>
<span class="fusion-builder-tab-section-title"><?php esc_attr_e( 'Fusion Builder Elements', 'Avada' ); ?></span>
</div>
<div class="fusion-panel-section-header-wrapper" data-context="FBAO">
<a href="#" class="fusion-builder-go-back" data-trigger="shortcode_styling" data-context="TO" title="<?php esc_attr_e( 'Back', 'Avada' ); ?>" aria-label="<?php esc_attr_e( 'Back', 'Avada' ); ?>">
<svg version="1.1" width="18" height="18" viewBox="0 0 32 32"><path d="M12.586 27.414l-10-10c-0.781-0.781-0.781-2.047 0-2.828l10-10c0.781-0.781 2.047-0.781 2.828 0s0.781 2.047 0 2.828l-6.586 6.586h19.172c1.105 0 2 0.895 2 2s-0.895 2-2 2h-19.172l6.586 6.586c0.39 0.39 0.586 0.902 0.586 1.414s-0.195 1.024-0.586 1.414c-0.781 0.781-2.047 0.781-2.828 0z"></path></svg>
</a>
<span class="fusion-builder-tab-section-title"><?php esc_attr_e( 'Add-on Elements', 'Avada' ); ?></span>
</div>
</div>
<div class="fusion-tabs"></div>
</div>
<?php endif; ?>
<?php if ( $can_edit_published_pages || $can_edit_published_posts ) : ?>
<div id="fusion-builder-sections-po" style="display:none" class="fusion-sidebar-section">
<div class="fusion-builder-search-wrapper">
<input type="text" placeholder="<?php esc_attr_e( 'Search for page option(s)', 'Avada' ); ?>" class="fusion-builder-search fusion-po-only"/>
<input type="text" placeholder="<?php esc_attr_e( 'Search for taxonomy option(s)', 'Avada' ); ?>" class="fusion-builder-search fusion-tax-only"/>
</div>
<div class="fusion-panels">
<div class="fusion-empty-section">
<?php esc_attr_e( 'No page specific options are available for this page.', 'Avada' ); ?>
</div>
</div>
<div class="fusion-tabs"></div>
</div>
<div id="fusion-builder-sections-eo" style="display:none" class="fusion-sidebar-section">
<div class="fusion-empty-section">
<div class="fusion-centered-empty-contents">
<i class="fusiona-pen"></i>
<h3><?php esc_attr_e( 'Select an Element', 'Avada' ); ?></h3>
<p><?php esc_attr_e( 'Choose an existing element on the right to edit.', 'Avada' ); ?></p>
</div>
</div>
</div>
<?php endif; ?>
</div>
</div>
<?php endif; ?>
</script>