do_shortcode in widget area inside functions.php
-
Hi there,
I need to insert a shortcode (only for single page posts) inside the sidebar, depending on post_id … like this:
do_shortcode(‘[example-name id=XXX]’);
is there a way…? I’m trying to use the functions.php file of my child theme but doesn’t seems to work…
thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘do_shortcode in widget area inside functions.php’ is closed to new replies.