I want to display ads in the footer, then I add the shortcode <?php echo do_shortcode("{adinserter Footer}"); ?>
In the footer.php file located in the theme folder, but these ads can not appear. why?
I’ve understood insert {adinserter Top} into the post HTML code, but I do not understand how to insert shortcode into a php file in the theme folder.
*Sorry if my english is bad, I hope you can understand.
Thanks