Hi,
Could you please share the page/post link where you run do_shortcode?
Thank you!
I do it in functions.php in a child theme, not sure what you want to show.. In that case the shortcode is not processed and is printed as is.
Hi,
I mean in which page it will run?
Thank you!
Any page, my try was to put it in the header. Another plugin with the same functionality was working at the same point.
Hi,
It’s a public place, if you don’t have any issues could you please share the page link where its running?
Thank you!
But you can test this with any theme, just put do_shortcode() somewhere in the header.php
Hi,
We have checked. It’s working fine here. Only things that do_shortcode will not work if the core/embed block is used inside the shortcode content/post.
Thank you!
OK I can confirm it works the problem was with the theme.
Hi,
Glad to hear that your issue has been solved.
Thank you!