PATH:
home
/
niazsaze
/
public_html
/
wp-content
/
themes
/
flatsome
/
inc
/
admin
/
options
<?php Flatsome_Option::add_field( 'option', array( 'type' => 'textfield', 'settings' => 'nav_position', 'label' => __( 'موقعیت ناوبری', 'flatsome-admin' ), 'section' => 'header-layout', 'default' => '', )); Flatsome_Option::add_field( 'option', array( 'type' => 'textfield', 'settings' => 'search_pos', 'label' => __( 'موقعیت جستجو', 'flatsome-admin' ), 'section' => 'header-layout', 'default' => '', ));
[+]
pages
[+]
shop
[+]
layout
[+]
social
[-] options-depricated.php
[edit]
[+]
footer
[+]
portfolio
[+]
helpers
[+]
blog
[+]
header
[+]
global
[+]
styles
[+]
notifications
[+]
..