PATH:
home
/
niazsaze
/
public_html
/
wp-content
/
plugins
/
flatsome-plus
/
template
/
options
/
new_options
<div class="item p-18 br-bottom"> <span class="title"><?php esc_html_e('انتخاب فونت داشبورد','flatsomeplus') ?></span> <p class="des"><?php esc_html_e('فونت داشبورد خود را انتخاب کنید','flatsomeplus') ?></p> <div class="dropdown_select"> <select name="<?php echo fplus_helper::generate_option('[font_dashboard]'); ?>" class="dropdown"> <option >لطفا یک گزینه رو انتخاب کنید.</option> <?php foreach( fplus_helper::get_fonts() as $key => $font ): ?> <option value="<?php echo esc_attr( $key ) ?>" <?php selected( $key, fplus_helper::show_value( 'font_dashboard',false ) ) ?> ><?php echo esc_html( $font ); ?></option> <?php endforeach; ?> </select> </div> </div>
[-] dashboard_coloring.php
[edit]
[-] otp_code_setting.php
[edit]
[-] captcha.php
[edit]
[-] index.php
[edit]
[-] video.php
[edit]
[-] my_account.php
[edit]
[-] import_demo_myaccount.php
[edit]
[-] sms_panel.php
[edit]
[-] detal_sms.php
[edit]
[-] offer.php
[edit]
[-] login_register.php
[edit]
[-] additional_setting.php
[edit]
[-] order_notif_customer.php
[edit]
[-] notification.php
[edit]
[-] dashboard_width.php
[edit]
[-] seller_info.php
[edit]
[-] order_notif_manager.php
[edit]
[-] factor.php
[edit]
[-] dashboard_font.php
[edit]
[-] order_tracking.php
[edit]
[-] amazing_slider.php
[edit]
[-] ticket.php
[edit]
[+]
..
[-] general.php
[edit]