编辑:sidebar-1.php
<?php /** * Sidebar-1 template. * * @author ThemeFusion * @copyright (c) Copyright by ThemeFusion * @link https://avada.com * @package Fusion-Library */ // Do not allow directly accessing this file. if ( ! defined( 'ABSPATH' ) ) { exit( 'Direct script access denied.' ); } $sidebar_classes = apply_filters( 'awb_aside_1_tag_class', '' ); $sticky_sidebar = false !== strpos( $sidebar_classes, 'fusion-sticky-sidebar' ); ?> <aside id="sidebar" class="<?php echo esc_attr( $sidebar_classes ); ?>" style="<?php echo esc_attr( apply_filters( 'awb_aside_1_tag_style', '' ) ); ?>" data="<?php echo esc_attr( apply_filters( 'awb_aside_1_tag_data', '' ) ); ?>"> <?php if ( $sticky_sidebar ) : ?> <div class="fusion-sidebar-inner-content"> <?php endif; ?> <?php if ( ! AWB_Widget_Framework()->has_sidebar() || 'left' === AWB_Widget_Framework()->sidebars['position'] || ( 'right' === AWB_Widget_Framework()->sidebars['position'] && ! AWB_Widget_Framework()->has_double_sidebars() ) ) : ?> <?php echo avada_display_sidenav( Avada()->fusion_library->get_page_id() ); // phpcs:ignore WordPress.Security.EscapeOutput ?> <?php do_action( 'awb_tec_single_events_meta' ); ?> <?php endif; ?> <?php if ( isset( AWB_Widget_Framework()->sidebars['sidebar_1'] ) && AWB_Widget_Framework()->sidebars['sidebar_1'] ) : ?> <?php generated_dynamic_sidebar( AWB_Widget_Framework()->sidebars['sidebar_1'] ); ?> <?php endif; ?> <?php if ( $sticky_sidebar ) : ?> </div> <?php endif; ?> </aside>
保存文件
位置:
home
/
londongranite
/
public_html
/
wp-content
/
themes
/
Avada
/
includes
/
lib
/
inc
/
templates
批量上传
创建
创建
批量权限
批量删除
名称
权限
大小
修改时间
操作
↑ 返回上级
-
-
-
-
error_log
-rw-r--r--
1.57 KB
2026-08-17 06:53
编辑
下载
权限
删除
重命名
featured-image-first.php
-rw-r--r--
6.57 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
sidebar-1.php
-rw-r--r--
1.48 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
sidebar-2.php
-rw-r--r--
1.32 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
wc-before-single-product-summary-close.php
-rw-r--r--
236 B
2026-07-29 18:04
编辑
下载
权限
删除
重命名
wc-before-single-product-summary-open.php
-rw-r--r--
372 B
2026-07-29 18:04
编辑
下载
权限
删除
重命名