Hi!
Would you let me know which element you are using?
Hi!
Any! Rows, columns, images…
You can see an example here
Search for kc-css-3615763
Thanks !
Hi!
It seems to be a conflict of a 3rd party plugin, it has prevented KingComposer’s filters.
Would you able to list all of your plugins are activated on your site?
PS/ I’m questioning SEO plugin has prevented our filters. While waitting your response I’ll test with Yoat SEO plugin.
Hi !
Thank you for your feed-back.
I’m gonna disable every plugins except KC and re-enable them one by one.
I’ll let you know the one causing conflict.
Hi !
Well, nothing’s wrong with 3rd party plugin.
So I mount a dedicated dev for you with nothing more than a fresh install of wordpress, king composer, and the code I use to create custom posts at the end of function.php, and front-end.php calling only custom post content.
I send you details to your contact address. Hope that will help you out to find what’s going on.
I still don’t receive your email.
I think the trouble is in post content.
You should use this code in your single post type.
global $post;
echo do_shortcode( $post->post_content );