wpeffects
Forum Replies Created
-
Hi Anthony, thanks for your reply. Yes and i do not want to show kc builder in page (in page kc is default) so i need show kc only with my custom post not in page with auto enable. Hope you understand.
Thanks again
Forum: Plugins
In reply to: [Amazing Hover Effects] Presale QueryPlease contact here for pre sale question https://themebon.com/contact/
Thanks
Hi, i know this is misunderstanding between us. Its my request please write down a clear documentation about return data of group, group editor field, group text_area field. Also clear, how to return group fields data with foreach loop like,
if( isset( $options ) ){ foreach( $options as $option ){ echo $option->editor_field_id } }
Its really confusing me and maybe other developer. I am making addons as a plugin right now. Hope you can help us asap.
Thanks for hard work. Have a great success.
also, without decode base64 not working
$options = json_decode ( $atts['options'] );
Hi, i am using the latest version 2.3.1 and still not working. Here is my full map
global $kc; $kc->add_map( array( 'usa_accordion' => array( 'name' => 'Accordion', 'description' => __('Modern style accordion', 'KingComposer'), 'icon' => 'fa-ellipsis-h', 'css_box' => true, 'category' => 'Ultimate Shortcodes Addon', 'params' => array( // Title Background Color array( 'name' => 'title_bg_color', 'label' => 'Title Background Color', 'type' => 'color_picker', 'admin_label' => true, ), //Description Background Color array( 'name' => 'descr_bg_color', 'label' => 'Description Background Color', 'type' => 'color_picker', 'admin_label' => true, ), array( 'name' => 't_f_size', 'label' => 'Title Font Size', 'type' => 'number_slider', 'options' => array( 'min' => 1, 'max' => 50, 'unit' => 'px', 'show_input' => true, ), 'value' => '18' ), array( 'name' => 'd_f_size', 'label' => 'Description Font Size', 'type' => 'number_slider', 'options' => array( 'min' => 1, 'max' => 30, 'unit' => 'px', 'show_input' => true, ), 'value' => '14' ), array( 'type' => 'group', 'label' => __('Add Accordion Items', 'KingComposer'), 'name' => 'acoptions', 'description' => __( 'Repeat this fields', 'KingComposer' ), 'params' => array( array( 'name' => 'title', 'label' => 'Title', 'type' => 'text', 'value' => 'title goes here', ), array( 'name' => 'descr', 'label' => 'Description', 'type' => 'editor', 'value' => base64_encode( 'description goes here' ), ), array( 'name' => 'act_accordion', 'label' => 'Active Item?', 'type' => 'checkbox', 'options' => array( 'active' => 'Yes', ) ), ), ), ) ) ) );
input was “222222222” and output is “PHA+MjIyMjIyMjIyMjI8L3A+”
Please check it asap.
Thanks
Hi mrklak, help on the way. They are very fast and serious about the plugin.
Forum: Plugins
In reply to: [Ultimate Hover Effects] MultisiteHi Val, yes it works. you can use it any where by using the shortcode powered.
Thanks
Forum: Plugins
In reply to: [Ultimate Hover Effects] Is this responsive?Hi there, this not responsive yet. But i will responsive it soon.
Thanks
NoorForum: Plugins
In reply to: [Advanced Event Calendar] google-calendar.js 404 not foundHi there, just fixed the issue. Please read the description carefully to embed the google calendar
Thanks
Forum: Plugins
In reply to: [Advanced Event Calendar] How integrate with google calendar?Please check plugin description.
Thanks
Forum: Reviews
In reply to: [Ultimate Hover Effects] full of imperfectionsHi there, i understand your concern about this plugin. I will release next version soon with more user friendly option.
Thanks
Forum: Plugins
In reply to: [Ultimate Hover Effects] Missing Something?Hi, please contact me at https://wpeffects.com/contact/ with your issue.
Thanks
NoorForum: Plugins
In reply to: [Ultimate Hover Effects] Customization QuestionHi there, please contact me at https://wpeffects.com/contact/ with your URL
Thanks
NoorForum: Plugins
In reply to: [Ultimate Hover Effects] Purchased the Plugin AlreadyHi there, i am really sorry for that. I was in trouble from many days. Please email me at https://wpeffects.com/contact/
Thanks
NoorForum: Plugins
In reply to: [Ultimate Hover Effects] Nothing in the "add new hover" windowHi jguedj, you are in wrong place.
Thanks