I’m writing a shortcode in the post content but it’s not displayed, but if I output it via do_shortcode then everything is fine. How to make it so that in the field "TEXT" I entered a shotcode and everything worked. The link shows how you work in my case.
- I decided to notice the output on apply_filters ('the_content', get_the_content ()) - Shperung
- 2Through the plug-in, I always bring this solution to suit? - Valery Emelyanov
- @ Valery Emelyanov, how? I just have the same problem ... - Alexander
|