Файловый менеджер - Редактировать - /home/infrafs/INFRABIKEUS/wp-content/themes/trackstore/framework/modules/title/admin/custom-styles/title-custom-styles.php
Назад
<?php foreach ( glob( ELATED_FRAMEWORK_MODULES_ROOT_DIR . '/title/types/*/admin/custom-styles/*.php' ) as $options_load ) { include_once $options_load; } if ( ! function_exists( 'trackstore_elated_title_area_typography_style' ) ) { function trackstore_elated_title_area_typography_style() { // title default/small style $item_styles = trackstore_elated_get_typography_styles( 'page_title' ); $item_selector = array( '.eltd-title-holder .eltd-title-wrapper .eltd-page-title' ); echo trackstore_elated_dynamic_css( $item_selector, $item_styles ); // subtitle style $item_styles = trackstore_elated_get_typography_styles( 'page_subtitle' ); $item_selector = array( '.eltd-title-holder .eltd-title-wrapper .eltd-page-subtitle' ); echo trackstore_elated_dynamic_css( $item_selector, $item_styles ); } add_action( 'trackstore_elated_style_dynamic', 'trackstore_elated_title_area_typography_style' ); }
| ver. 1.4 |
Github
|
.
| PHP 8.2.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка