• Resolved harryz1990

    (@harryz1990)


    Hello. I’m using Jetpack Related Post plugin & Ad Inserted.

    This plugin have this shortcode:

    [jetpack-related-posts]

    and PHP code:

    if ( class_exists( 'Jetpack_RelatedPosts' ) ) {
        echo do_shortcode( '[[jetpack-related-posts]]' );
    }

    When i used Ad Inserted to Add this shortcode to the post. It’s Not working.

    Anybody can let me know what’s the problem with it ? Thanks

    • This topic was modified 4 years, 10 months ago by harryz1990.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘ShortCode not Working with Ad Inserter’ is closed to new replies.