| Server IP : 62.60.133.156 / Your IP : 216.73.217.51 Web Server : LiteSpeed System : Linux linux24.centraldnserver.com 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64 User : mimradmin ( 1166) PHP Version : 7.4.33 Disable Function : show_source, system, shell_exec, passthru, exec, popen, proc_open MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/mimradmin/.trash/wp-content/plugins/1elementor-pro/includes/ |
Upload File : |
<div class="wrap">
<h1><?php echo __('Control RTL Customizations', 'elementor-pro'); ?></h1>
<form method="post" action="options.php">
<?php settings_fields( 'elementor-rtl-custom-options' ); ?>
<?php do_settings_sections( 'elementor-rtl-custom-options' ); ?>
<table class="form-table">
<!--Payment-->
<tr valign="top">
<th scope="row">
<label for="rtlePayment">
<?php echo __('Payment', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="rtlePayment"
name="rtlePayment"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('rtlePayment')): ?>
checked
<?php endif; ?>
/>
</td>
<td>
<?php echo __("با فعالسازی درگاه پرداخت فعال خواهد شد", 'elementor-pro');?>
</td>
</tr>
<!--Story-->
<tr valign="top">
<th scope="row">
<label for="rtleStory">
<?php echo __('Story', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="rtleStory"
name="rtleStory"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('rtleStory')): ?>
checked
<?php endif; ?>
/>
</td>
<td>
<?php echo __("با فعالسازی استوری فعال خواهد شد", 'elementor-pro');?>
</td>
</tr>
<!--JALALI DATE PICKER + COUNT DOWN TIMER-->
<tr valign="top">
<th scope="row">
<label for="jalali_date">
<?php echo __('Jalali Datepicker', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="jalali_date"
name="jalali_date"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('jalali_date')): ?>
checked
<?php endif; ?>
/>
</td>
<td>
<?php echo __("If you enable/disable this option, you have to reset the date fields with date limitation.", 'elementor-pro');?>
</td>
</tr>
<!--CUSTOM PRO TEMPLATES-->
<tr valign="top">
<th scope="row">
<label for="custom_templates">
<?php echo __('Pro Templates', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="custom_templates"
name="custom_templates"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('custom_templates')): ?>
checked
<?php endif; ?>
/>
</td>
</tr>
<!--CONTROL ICON PACK-->
<tr valign="top">
<th scope="row">
<label for="rtl_icons">
<?php echo __('RTL Icons', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="rtl_icons"
name="rtl_icons"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('rtl_icons')): ?>
checked
<?php endif; ?>
/>
</td>
</tr>
<!--Control fonts-->
<!--ANJOMAN-->
<tr valign="top">
<th scope="row">
<label for="anjoman_font">
<?php echo __('Anjoman Font', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="anjoman_font"
name="anjoman_font"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('anjoman_font')): ?>
checked
<?php endif; ?>
/>
</td>
</tr>
<!--BYEKAN-->
<tr valign="top">
<th scope="row">
<label for="byekan_font">
<?php echo __('BYekan Font', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="byekan_font"
name="byekan_font"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('byekan_font')): ?>
checked
<?php endif; ?>
/>
</td>
</tr>
<!--ESTEDAD-->
<tr valign="top">
<th scope="row">
<label for="estedad_font">
<?php echo __('Estedad Font', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="estedad_font"
name="estedad_font"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('estedad_font')): ?>
checked
<?php endif; ?>
/>
</td>
</tr>
<!--IRANSANS-->
<tr valign="top">
<th scope="row">
<label for="iransans_font">
<?php echo __('IranSans Font', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="iransans_font"
name="iransans_font"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('iransans_font')): ?>
checked
<?php endif; ?>
/>
</td>
</tr>
<!--IRANSANSX-->
<tr valign="top">
<th scope="row">
<label for="iransansx_font">
<?php echo __('IranSansX Font', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="iransansx_font"
name="iransansx_font"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('iransansx_font')): ?>
checked
<?php endif; ?>
/>
</td>
</tr>
<!--IRANYEKAN-->
<tr valign="top">
<th scope="row">
<label for="iranyekan_font">
<?php echo __('IranYekan Font', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="iranyekan_font"
name="iranyekan_font"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('iranyekan_font')): ?>
checked
<?php endif; ?>
/>
</td>
</tr>
<!--KARA-->
<tr valign="top">
<th scope="row">
<label for="kara_font">
<?php echo __('Kara Font', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="kara_font"
name="kara_font"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('kara_font')): ?>
checked
<?php endif; ?>
/>
</td>
</tr>
<!--NAHID-->
<tr valign="top">
<th scope="row">
<label for="nahid_font">
<?php echo __('Nahid Font', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="nahid_font"
name="nahid_font"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('nahid_font')): ?>
checked
<?php endif; ?>
/>
</td>
</tr>
<!--PARASTOO-->
<tr valign="top">
<th scope="row">
<label for="parastoo_font">
<?php echo __('Parastoo Font', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="parastoo_font"
name="parastoo_font"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('parastoo_font')): ?>
checked
<?php endif; ?>
/>
</td>
</tr>
<!--PELAK-->
<tr valign="top">
<th scope="row">
<label for="pelak_font">
<?php echo __('Pelak Font', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="pelak_font"
name="pelak_font"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('pelak_font')): ?>
checked
<?php endif; ?>
/>
</td>
</tr>
<!--PINAR-->
<tr valign="top">
<th scope="row">
<label for="pinar_font">
<?php echo __('Pinar Font', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="pinar_font"
name="pinar_font"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('pinar_font')): ?>
checked
<?php endif; ?>
/>
</td>
</tr>
<!--SAHEL-->
<tr valign="top">
<th scope="row">
<label for="sahel_font">
<?php echo __('Sahel Font', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="sahel_font"
name="sahel_font"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('sahel_font')): ?>
checked
<?php endif; ?>
/>
</td>
</tr>
<!--SAMIM-->
<tr valign="top">
<th scope="row">
<label for="samim_font">
<?php echo __('Samim Font', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="samim_font"
name="samim_font"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('samim_font')): ?>
checked
<?php endif; ?>
/>
</td>
</tr>
<!--SHABNAM-->
<tr valign="top">
<th scope="row">
<label for="shabnam_font">
<?php echo __('Shabnam Font', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="shabnam_font"
name="shabnam_font"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('shabnam_font')): ?>
checked
<?php endif; ?>
/>
</td>
</tr>
<!--TANHA-->
<tr valign="top">
<th scope="row">
<label for="tanha_font">
<?php echo __('Tanha Font', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="tanha_font"
name="tanha_font"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('tanha_font')): ?>
checked
<?php endif; ?>
/>
</td>
</tr>
<!--VAZIR-->
<tr valign="top">
<th scope="row">
<label for="vazir_font">
<?php echo __('Vazir Font', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="vazir_font"
name="vazir_font"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('vazir_font')): ?>
checked
<?php endif; ?>
/>
</td>
</tr>
<!--YEKAN-->
<tr valign="top">
<th scope="row">
<label for="yekan_font">
<?php echo __('Yekan Font', 'elementor-pro')?>
</label>
</th>
<td>
<input type="checkbox"
id="yekan_font"
name="yekan_font"
<?php if(\ElementorPro\Includes\ElementorCustomOptionHelper::is_feature_enabled('yekan_font')): ?>
checked
<?php endif; ?>
/>
</td>
</tr>
</table>
<?php submit_button(); ?>
</form>
</div>