Server : Apache/2 System : Linux vps.sdns.vn 3.10.0-1160.15.2.el7.x86_64 #1 SMP Wed Feb 3 15:06:38 UTC 2021 x86_64 User : phatdatpq ( 1022) PHP Version : 7.2.34 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname Directory : /home/phatdatpq/public_html/wp-content/themes/flatsome/inc/admin/advanced/front-end/ |
Upload File : |
<div class="wrap" id="of_container"> <div id="of-popup-save" class="of-save-popup"> <div class="of-save-save">Options Updated</div> </div> <div id="of-popup-fail" class="of-save-popup"> <div class="of-save-fail">Error!</div> </div> <span style="display: none;" id="hooks"><?php echo json_encode(of_get_header_classes_array()); ?></span> <input type="hidden" id="security" name="security" value="<?php echo wp_create_nonce('of_ajax_nonce'); ?>" /> <form id="of_form" method="post" action="<?php echo esc_attr( $_SERVER['REQUEST_URI'] ) ?>" enctype="multipart/form-data" > <div id="main"> <div id="of-nav"> <div class="logo"> <h3>Flatsome <br/>Advanced Options<span><?php echo ('Version: '. THEMEVERSION); ?></span></h3> </div> <div class="save_bar"> <button id ="of_save" type="button" class="button-primary"><?php _e('Save All Changes', 'flatsome-admin');?></button> <img style="display:none" src="<?php echo ADMIN_DIR; ?>assets/images/loading-bottom.gif" class="ajax-loading-img ajax-loading-img-bottom" alt="Working..." /> </div><!--.save_bar--> <ul> <?php echo $options_machine->Menu ?> </ul> <div style="padding:18px"> <a href="<?php echo get_admin_url().'customize.php'; ?>" class="button-secondary">Theme Options →</a> </div> <?php if(function_exists('pll_get_post')) { $url = get_admin_url().'options-general.php?page=mlang&tab=strings'; ?> <div style="padding:18px"> <h3>Translate theme options</h3> <a href="<?php echo $url; ?>">Click here to translate Theme Options Strings</a><br><br> <small>NB: You need to translate Theme Options strings once more if you have changed them.</small> </div> <?php } ?> </div> <div id="content"> <?php echo $options_machine->Inputs /* Settings */ ?> <div class="save_bar" style="padding-left:0;"> <button id="of_save" type="button" class="button-primary"><?php _e('Save All Changes', 'flatsome-admin');?></button> <img style="display:none" src="<?php echo ADMIN_DIR; ?>assets/images/loading-bottom.gif" class="ajax-loading-img ajax-loading-img-bottom" alt="Working..." /> </div><!--.save_bar--> </div> <div class="clear"></div> </div> </form> </div><!--wrap-->