| Server IP : 119.59.104.26 / Your IP : 216.73.217.55 Web Server : Apache/2 System : Linux ns69.hostinglotus.net 4.18.0-553.141.2.el8_10.x86_64 #1 SMP Wed Jul 8 10:28:18 EDT 2026 x86_64 User : com12370 ( 1517) 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 MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/com12370/public_html/wp-content/themes/MIXThemes/framework/admin/theme-options/ |
Upload File : |
<?php tie_build_theme_option( array( 'title' => esc_html__( 'Footer Settings', TIELABS_TEXTDOMAIN ), 'id' => 'footer-settings-tab', 'type' => 'tab-title', )); tie_build_theme_option( array( 'title' => esc_html__( 'Instagram Footer Area', TIELABS_TEXTDOMAIN ), 'id' => 'instagram-footer-area', 'type' => 'header', )); tie_build_theme_option( array( 'name' => esc_html__( 'Enable', TIELABS_TEXTDOMAIN ), 'id' => 'footer_instagram', 'toggle' => '#footer_instagram_options', 'type' => 'checkbox', )); echo '<div id="footer_instagram_options">'; tie_build_theme_option( array( 'name' => esc_html__( 'Username', TIELABS_TEXTDOMAIN ), 'id' => 'footer_instagram_username', 'type' => 'text', )); tie_build_theme_option( array( 'name' => esc_html__( 'User ID', TIELABS_TEXTDOMAIN ), 'id' => 'footer_instagram_userid', 'hint' => '<a href="https://tielabs.com/go/find-instagram-user-id" target="_blank" rel="nofollow noopener">'. esc_html__( 'Find your Instagram User ID.', TIELABS_TEXTDOMAIN ) .'</a>', 'type' => 'text', )); tie_build_theme_option( array( 'name' => esc_html__( 'Number of Rows', TIELABS_TEXTDOMAIN ), 'id' => 'footer_instagram_rows', 'type' => 'select', 'options' => array( '1' => esc_html__( 'One Row', TIELABS_TEXTDOMAIN ), '2' => esc_html__( 'Two Rows', TIELABS_TEXTDOMAIN ), ))); tie_build_theme_option( array( 'name' => esc_html__( 'Link Images to', TIELABS_TEXTDOMAIN ).' *', 'id' => 'footer_instagram_media_link', 'type' => 'select', 'hint' => '<small>*'. esc_html__( 'Videos always linked to the Media Page on Instagram.', TIELABS_TEXTDOMAIN ) .'</small>', 'options' => array( 'file' => esc_html__( 'Media File', TIELABS_TEXTDOMAIN ), 'page' => esc_html__( 'Media Page on Instagram', TIELABS_TEXTDOMAIN ), ))); tie_build_theme_option( array( 'name' => esc_html__( 'Follow Us Button', TIELABS_TEXTDOMAIN ), 'id' => 'footer_instagram_button', 'toggle' => '#footer_instagram_button_text-item, #footer_instagram_button_url-item', 'type' => 'checkbox', )); tie_build_theme_option( array( 'name' => esc_html__( 'Follow Us Button Text', TIELABS_TEXTDOMAIN ), 'id' => 'footer_instagram_button_text', 'type' => 'text', )); tie_build_theme_option( array( 'name' => esc_html__( 'Follow Us Button URL', TIELABS_TEXTDOMAIN ), 'id' => 'footer_instagram_button_url', 'placeholder' => 'https://', 'type' => 'text', )); echo '</div>'; tie_build_theme_option( array( 'title' => esc_html__( 'Footer Widgets layout', TIELABS_TEXTDOMAIN ), 'id' => 'footer-widgets-layout', 'type' => 'header', )); tie_build_theme_option( array( 'name' => esc_html__( 'First Footer Widgets Area', TIELABS_TEXTDOMAIN ), 'id' => 'footer_widgets_area_1', 'toggle' => '#footer_widgets_layout_area_1-item, #footer_widgets_border_area_1-item', 'type' => 'checkbox', )); tie_build_theme_option( array( 'name' => esc_html__( 'Add border around the widgets area', TIELABS_TEXTDOMAIN ), 'id' => 'footer_widgets_border_area_1', 'type' => 'checkbox', )); tie_build_theme_option( array( 'id' => 'footer_widgets_layout_area_1', 'type' => 'visual', 'options' => array( 'footer-1c' => 'footers/footer-1c.png', 'footer-2c' => 'footers/footer-2c.png', 'narrow-wide-2c' => 'footers/footer-2c-narrow-wide.png', 'wide-narrow-2c' => 'footers/footer-2c-wide-narrow.png', 'footer-3c' => 'footers/footer-3c.png', 'wide-left-3c' => 'footers/footer-3c-wide-left.png', 'wide-right-3c' => 'footers/footer-3c-wide-right.png', 'footer-4c' => 'footers/footer-4c.png', ))); tie_build_theme_option( array( 'name' => esc_html__( 'Second Footer Widgets Area', TIELABS_TEXTDOMAIN ), 'id' => 'footer_widgets_area_2', 'toggle' => '#footer_widgets_layout_area_2-item, #footer_widgets_border_area_2-item', 'type' => 'checkbox', )); tie_build_theme_option( array( 'name' => esc_html__( 'Add border around the widgets area', TIELABS_TEXTDOMAIN ), 'id' => 'footer_widgets_border_area_2', 'type' => 'checkbox', )); tie_build_theme_option( array( 'id' => 'footer_widgets_layout_area_2', 'type' => 'visual', 'options' => array( 'footer-1c' => 'footers/footer-1c.png', 'footer-2c' => 'footers/footer-2c.png', 'narrow-wide-2c' => 'footers/footer-2c-narrow-wide.png', 'wide-narrow-2c' => 'footers/footer-2c-wide-narrow.png', 'footer-3c' => 'footers/footer-3c.png', 'wide-left-3c' => 'footers/footer-3c-wide-left.png', 'wide-right-3c' => 'footers/footer-3c-wide-right.png', 'footer-4c' => 'footers/footer-4c.png', ))); tie_build_theme_option( array( 'title' => esc_html__( 'Copyright Area', TIELABS_TEXTDOMAIN ), 'id' => 'copyright-area', 'type' => 'header', )); tie_build_theme_option( array( 'name' => esc_html__( 'Enable', TIELABS_TEXTDOMAIN ), 'id' => 'copyright_area', 'type' => 'checkbox', 'toggle' => '#copyright_area_options', )); echo '<div id="copyright_area_options">'; tie_build_theme_option( array( 'name' => esc_html__( 'Centered Layout', TIELABS_TEXTDOMAIN ), 'id' => 'footer_centered', 'type' => 'checkbox', )); tie_build_theme_option( array( 'name' => esc_html__( 'Social Icons', TIELABS_TEXTDOMAIN ), 'id' => 'footer_social', 'type' => 'checkbox', )); tie_build_theme_option( array( 'name' => esc_html__( 'Footer Menu', TIELABS_TEXTDOMAIN ), 'id' => 'footer_menu', 'type' => 'checkbox', )); $footer_codes = esc_html__( 'Supports: Text, HTML and Shortcodes.', TIELABS_TEXTDOMAIN ).' <br /> <strong>'. esc_html__( 'Variables', TIELABS_TEXTDOMAIN ) .'</strong> '. esc_html__( 'These tags can be included in the textarea above and will be replaced when a page is displayed.', TIELABS_TEXTDOMAIN ) .' <br /> <code>%year%</code> : <em>'.esc_html__( 'Replaced with the current year.', TIELABS_TEXTDOMAIN ) .'</em><br /> <code>%site%</code> : <em>'.esc_html__( "Replaced with The site's name.", TIELABS_TEXTDOMAIN ) .'</em><br /> <code>%url%</code> : <em>'.esc_html__( "Replaced with The site's URL.", TIELABS_TEXTDOMAIN ) .'</em>'; tie_build_theme_option( array( 'name' => esc_html__( 'Footer Text One', TIELABS_TEXTDOMAIN ), 'id' => 'footer_one', 'hint' => $footer_codes, 'type' => 'textarea', )); tie_build_theme_option( array( 'name' => esc_html__( 'Footer Text Two', TIELABS_TEXTDOMAIN ), 'id' => 'footer_two', 'hint' => $footer_codes, 'type' => 'textarea', )); echo '</div>'; tie_build_theme_option( array( 'title' => esc_html__( 'Back to top button', TIELABS_TEXTDOMAIN ), 'id' => 'back-to-top-button', 'type' => 'header', )); tie_build_theme_option( array( 'name' => esc_html__( 'Back to top button', TIELABS_TEXTDOMAIN ), 'id' => 'footer_top', 'type' => 'checkbox', ));