king-theme
Forum Replies Created
-
Please check this article https://docs.kingcomposer.com/prebuilt-templates/
Hi Erali,
Thank you for rating!
Some of the old data structs will not work with the new version (we noticed it in changelogs). So would you provide more detail of issue in the latest version? And does that issue happen when you create a new page? We’ll fix & update it within less than 1 hour. Please join group discusses https://www.facebook.com/groups/kingcomposer/ to post your issue.
Best Regards,
KC Team- This reply was modified 8 years, 2 months ago by king-theme.
- This reply was modified 7 years, 11 months ago by Jan Dembowski.
Hi Cristi,
Thank you so much for reporting, I added your code to plugin and make sure it works correctly.
We are preparing to release version 2.5 with a lot of changes. Please help us to test it and report bugs.
Join group discuss: https://www.facebook.com/groups/kingcomposer/
Download BETA 2.5: https://kingcomposer.com/downloads/version2.5Best Regards,
KC Team- This reply was modified 7 years, 11 months ago by Jan Dembowski.
Hi,
We are testing version 2.5 with all new changes for CSS system.
Please wait for updating.
Regards,
KC TeamHi,
Which version are you using? The KingComposer supports autoP.
Would you give us the url to check it?
Hi,
Thank you for feedback, We’ll check and update it in this week.
Regards,
KC TeamHi,
Unfortunately, This section is too complex to explain in this post. You’ve must spent much of your time to research it.
The system supports only the admin views, how to display on the frontend you must do it by your self. you can refer to in some sources below:
docs: https://docs.kingcomposer.com/need-to-display-your-element-as-tabs-or-accordion/
/shortcodes/kc_tabs.php
/shortcodes/kc_tab.php
/shortcodes/kc_accordion.php
/shortcodes/kc_accordion_tab.phpit’s strange because I tested in many other computers and it’s working
Hi,
You easy can see the trouble with explode() function,
$but_link = explode( ",", $atts['but_link'] ); echo '<a href="'.$but_link[0].'" target="'.$but_link[1].'">'.$but_link[2].'</a>';
I’ve also replied your another question https://www.ads-software.com/support/topic/params-relation-not-working-with-group-fields?replies=3#post-8545605
Hi,
This is correct, please try it
'relation' => array( 'parent' => 'parentName-ChildName', 'show_when' => 'parentValue' )
I’ve also updated the document https://docs.kingcomposer.com/available-param-types/group-fields/
Hi,
Would you send your maps code to email [email protected] ?
I’ll correct it for you. Sorry for delay at the weekend
Hi,
Which plugin version are you using? And please open console log and tell me the the log if it was error message.
Regards,
KC TeamTry with this
‘parent’ => ‘param_name[sub_param_name]’
Hi,
We are upgrading new css system including new responsive.
Please wait for new update at weekend.
Hi,
We are upgrading the document, so our team has been mistaken with the format.
It’s “=>” not > ;
I will tell theme to check again all of posts