{"id":12532823,"date":"2020-03-11T15:04:37","date_gmt":"2020-03-11T15:04:37","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/embedyt-shortcode-does-not-exist-in-ajax-side\/"},"modified":"2020-03-11T15:04:37","modified_gmt":"2020-03-11T15:04:37","slug":"embedyt-shortcode-does-not-exist-in-ajax-side","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/embedyt-shortcode-does-not-exist-in-ajax-side\/","title":{"rendered":"[embedyt] shortcode does not exist in ajax side"},"content":{"rendered":"<p>Hello there!<\/p>\n<p>I&#8217;m using your plugin to embed youtube videos, but [embedyt]http:\/\/[\/embedyt] shortcode do not display iframe after ajax call.<br \/>\nOption in admin panel checked as &#8220;use ajax&#8221; https:\/\/prnt.sc\/ret4wi<\/p>\n<p>I have block with ajax filter after standard the_content on single post page.<br \/>\nhttps:\/\/prnt.sc\/ret858<\/p>\n<p>On ajax side I tried this code:<\/p>\n<pre><code>echo do_shortcode( get_the_excerpt() );\necho do_shortcode( get_the_content() );\nthe_content()<\/code><\/pre>\n<p>All variations return [embedyt] shortcode as static text.<\/p>\n<p>Standard Usage in single.php<br \/>\n<code>shortcode_exists( &#039;[embedyt]&#039; ) \/\/return true<\/code><\/p>\n<p>Inside wp_ajax_ and wp_ajax_nopriv_<br \/>\n<code>shortcode_exists( &#039;[embedyt]&#039; ) \/\/return false<\/code><\/p>\n","protected":false},"template":"","class_list":["post-12532823","topic","type-topic","status-publish","hentry","topic-tag-ajax","topic-tag-shortcode"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/12532823","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/12532823\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=12532823"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}