Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author king-theme

    (@kingthemes)

    Hi!

    Would you let me know which element you are using?

    Thread Starter ImagerieNumerique

    (@imagerienumerique)

    Hi!
    Any! Rows, columns, images…

    You can see an example here

    Search for kc-css-3615763

    Thanks !

    Plugin Author king-theme

    (@kingthemes)

    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.

    Thread Starter ImagerieNumerique

    (@imagerienumerique)

    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.

    Thread Starter ImagerieNumerique

    (@imagerienumerique)

    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.

    Plugin Author king-theme

    (@kingthemes)

    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 );
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Frontend CSS broken in Custom Posts’ is closed to new replies.