ShortCode not Working with Ad Inserter
-
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
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.