farid_alfernass
Forum Replies Created
Viewing 7 replies - 1 through 7 (of 7 total)
-
Forum: Plugins
In reply to: [Unyson] Typography didn't work in customizerForum: Plugins
In reply to: [Unyson] Typography didn't work in customizerbut it does not work for google fonts, I have tried it
Forum: Plugins
In reply to: [Unyson] Typography didn't work in customizeri’m try but stil did’t work, font did not change
Forum: Plugins
In reply to: [Unyson] Typography didn't work in customizerhmm,, how to get value form typography-v2 in theme option unyson?
Forum: Plugins
In reply to: [Unyson] theme option – how to get value from multi-selectthanks, it’s work
Forum: Plugins
In reply to: [Unyson] theme option – how to get value from multi-selectcan you give an example ?
if i have some codes like this
'data_slider' => array( 'type' => 'multi-picker', 'label' => false, 'desc' => false, 'value' => array( 'slider_data' => 'latest', ), 'picker' => array( 'slider_data' => array( 'label' => __( 'Data Slider', 'envalabs' ), 'type' => 'radio', 'inline' => true, 'choices' => array( 'categories' => __( 'Category', 'envalabs' ), 'latest' => __( 'Latest Post', 'envalabs' ), 'random' => __( 'Random', 'envalabs' ) ) ) ), 'choices' => array( 'categories' => array( 'category_selected' => array( 'type' => 'multi-select', 'label' => __( 'Category', 'envalabs' ), 'population' => 'taxonomy', 'source' => 'category', ) ), 'latest' => array( 'last_post' => array( 'type' => 'multi-select', 'label' => __( 'Last Post from', 'envalabs' ), 'population' => 'users', 'source' => array( 'editor', 'subscriber', 'author', 'contributor', 'administrator' ), ) ) ), 'show_borders' => false, ),I want to get the value that I selected at multi-picker, and got it the value of the multi-select from categories eg
Forum: Plugins
In reply to: [WP Instagram Widget] PHP error messages in place of widgethey please check again, this plugin its work normally again
Viewing 7 replies - 1 through 7 (of 7 total)