编辑:shortcode_styling.php
<?php /** * Avada Options. * * @author ThemeFusion * @copyright (c) Copyright by ThemeFusion * @link https://avada.com * @package Avada * @subpackage Core * @since 4.0.0 */ // Do not allow directly accessing this file. if ( ! defined( 'ABSPATH' ) ) { exit( 'Direct script access denied.' ); } /** * Shortcode-Styling settings * * @param array $sections An array of our sections. * @return array */ function fusion_builder_redux_shortcode_styling( $sections ) { $option_name = 'fusion_builder_options'; if ( class_exists( 'FusionBuilder' ) ) { $sections['shortcode_styling'] = [ 'label' => esc_html__( 'Avada Builder Elements', 'Avada' ), 'id' => 'fusion_builder_elements', 'is_panel' => true, 'priority' => 14, 'icon' => 'el-icon-cog', 'fields' => [ 'shortcode_styling' => [ 'label' => '', /* translators: URL. */ 'description' => '<div class="fusion-redux-important-notice">' . sprintf( __( '<strong>IMPORTANT NOTE:</strong> Avada Builder Elements settigns are moved to Avada Builder Elements options panel <a href="%s" target="_blank">here</a>.', 'Avada' ), admin_url( 'admin.php?page=fusion-element-options' ) ) . '</div>', 'id' => 'shortcode_styling', 'type' => 'custom', 'option_name' => $option_name, ], ], ]; } return $sections; }
保存文件
位置:
home
/
londongranite
/
public_html
/
wp-content
/
themes
/
Avada
/
includes
/
options
批量上传
创建
创建
批量权限
批量删除
名称
权限
大小
修改时间
操作
↑ 返回上级
-
-
-
-
advanced.php
-rw-r--r--
29.19 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
auth_pages.php
-rw-r--r--
4.96 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
background.php
-rw-r--r--
12.64 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
bbpress.php
-rw-r--r--
2.73 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
blog.php
-rw-r--r--
39.8 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
breadcrumbs.php
-rw-r--r--
10.13 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
colors.php
-rw-r--r--
2.94 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
contact.php
-rw-r--r--
26.04 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
elastic_slider.php
-rw-r--r--
9.46 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
events_calendar.php
-rw-r--r--
19.49 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
extra.php
-rw-r--r--
51.98 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
footer.php
-rw-r--r--
37.55 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
header.php
-rw-r--r--
58.92 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
layout.php
-rw-r--r--
13.27 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
lightbox.php
-rw-r--r--
18.17 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
logo.php
-rw-r--r--
20.33 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
maintenance.php
-rw-r--r--
5.79 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
menu.php
-rw-r--r--
103.65 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
page_title_bar.php
-rw-r--r--
19.41 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
performance.php
-rw-r--r--
38.39 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
portfolio.php
-rw-r--r--
28.57 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
privacy.php
-rw-r--r--
56.96 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
responsive.php
-rw-r--r--
11.64 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
search.php
-rw-r--r--
21.51 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
shortcode_styling.php
-rw-r--r--
1.35 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
sidebars.php
-rw-r--r--
29.61 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
slideshows.php
-rw-r--r--
4.74 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
sliding_bar.php
-rw-r--r--
22.12 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
social_media.php
-rw-r--r--
39.34 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
typography.php
-rw-r--r--
50.89 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名
woocommerce.php
-rw-r--r--
53.53 KB
2026-07-29 18:04
编辑
下载
权限
删除
重命名