PATH:
home
/
niazsaze
/
public_html
/
wp-content
/
plugins
/
flatsome-plus
/
template
/
options
/
new_options
<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"> <input type="text" class="left-text" name="<?php echo fplus_helper::generate_option('[title_login_register]'); ?>" value="<?php fplus_helper::show_value( 'title_login_register' ); ?>"> </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"> <input type="text" class="left-text" name="<?php echo fplus_helper::generate_option('[after_title_text]'); ?>" value="<?php fplus_helper::show_value( 'after_title_text' ); ?>"> </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('برای قرار دادن صفحه قوانین و مقرارت از شورتکد استفاده کنید [wplus_term_condion]','flatsomeplus'); ?></p> <div class="suggestion-inputs gray-inp"> <textarea name="<?php echo fplus_helper::generate_option('[description_login_register]'); ?>"><?php fplus_helper::show_value( 'description_login_register' ) ?? ''; ?></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('[more_description_login_register]'); ?>"><?php fplus_helper::show_value( 'more_description_login_register' ) ?? ''; ?></textarea> </div> </div> <div class="item p-18 br-bottom"> <span class="title"><?php esc_html_e('انتخاب برگه قوانین و مقرارت','flatsomeplus') ?></span> <p class="des"><?php esc_html_e('این برگه با شورتکد بالا ([wplus_term_condion]) ست میشود','flatsomeplus') ?></p> <div class="dropdown_select"> <select name="<?php echo fplus_helper::generate_option('[terms_and_conditions]'); ?>" class="dropdown"> <option value="default">انتخاب گزینه</option> <?php foreach( fplus_helper::get_page_register() as $key => $page ): ?> <option value="<?php echo esc_attr( $key ) ?>" <?php selected( $key , fplus_helper::show_value('terms_and_conditions',false) ) ?> ><?php echo esc_html( $page ) ?></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]