PATH:
home
/
urbaoubp
/
gns.pitgradnja.com
/
wp-content
/
plugins
/
futurio-extra
/
inc
/
options
<?php if ( !class_exists( 'Kirki' ) ) { return; } Kirki::add_section( 'main_sidebar', array( 'title' => esc_attr__( 'Sidebar', 'futurio-extra' ), 'priority' => 10, ) ); Kirki::add_field( 'futurio_extra', array( 'type' => 'radio-buttonset', 'settings' => 'sidebar_position', 'label' => __( 'Sidebar position', 'futurio-extra' ), 'section' => 'main_sidebar', 'default' => 'right', 'priority' => 10, 'choices' => array( 'left' => __( 'Left', 'futurio-extra' ), 'right' => __( 'Right', 'futurio-extra' ), ), ) ); Kirki::add_field( 'futurio_extra', array( 'type' => 'radio-buttonset', 'settings' => 'sidebar_size', 'label' => __( 'Sidebar size', 'futurio-extra' ), 'section' => 'main_sidebar', 'default' => '3', 'priority' => 10, 'choices' => array( '3' => __( 'Narrow', 'futurio-extra' ), '4' => __( 'Wide', 'futurio-extra' ), ), ) );
[-] colors-typography-footer-widget.php
[edit]
[-] extra.php
[edit]
[-] custom-codes.php
[edit]
[-] global.php
[edit]
[-] storefront.php
[edit]
[-] colors-typography-presets.php
[edit]
[-] header.php
[edit]
[-] woocommerce.php
[edit]
[-] documentation.php
[edit]
[-] menu-icons.php
[edit]
[-] colors-typography-main-menu.php
[edit]
[-] colors-typography-footer-credits.php
[edit]
[-] colors-typography-widget.php
[edit]
[-] colors-typography-top-bar.php
[edit]
[-] colors-typography-archive.php
[edit]
[-] footer-credits.php
[edit]
[-] top-bar.php
[edit]
[-] demo-import.php
[edit]
[-] posts-pages.php
[edit]
[-] colors-typography.php
[edit]
[+]
..
[-] colors-typography-header-title.php
[edit]
[-] colors-typography-posts-pages.php
[edit]
[-] pre-defined.php
[edit]
[-] sidebar.php
[edit]