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="btn-select"> <input type="checkbox" class="switch" name="<?php echo fplus_helper::generate_option('[setting_ticket_enable]'); ?>" <?php echo fplus_helper::show_value('setting_ticket_enable',false) ? 'checked' : '' ?> > </div> </div> <div class="item br-bottom p-18"> <span class="title"><?php esc_html_e('متن قبل از ارسال تیکت','flatsomeplus'); ?></span> <p class="des"><?php esc_html_e('متن قبل از ارسال تیکت','flatsomeplus'); ?></p> <div class="suggestion-inputs gray-inp"> <textarea name="<?php echo fplus_helper::generate_option('[text_before_send_ticket]'); ?>"><?php fplus_helper::show_value( 'text_before_send_ticket' ) ?? ''; ?></textarea> </div> </div> <div class="item br-bottom p-18"> <span class="title"><?php esc_html_e('چطور تیکت ارسال شود؟','flatsomeplus'); ?></span> <p class="des"><?php esc_html_e('توضیح چگونگی ارسال تیکت','flatsomeplus'); ?></p> <div class="suggestion-inputs gray-inp"> <textarea name="<?php echo fplus_helper::generate_option('[text_how_send_ticket]'); ?>"><?php fplus_helper::show_value( 'text_how_send_ticket' ) ?? ''; ?></textarea> </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]