• Resolved jack_martin_leith

    (@jack_martin_leith)


    Just found this message in my WP admin panel:

    Shortcodes Ultimate: Your current theme does not use wp_footer tag. Shortcodes will not work properly. Please add the wp_footer in the footer of your theme

    I went to https://codex.www.ads-software.com/Function_Reference/wp_footer where I saw this:

    Description
    Fire the ‘wp_footer’ action. Put this template tag immediately before </body> tag in a theme template (ex. footer.php, index.php).

    Usage

    <?php wp_footer(); ?>

    Two questions:

    1. Can you please let me know where to add this code.

    2. Are you planning to include wp_footer in the next release of Virtue?

    Thanks for your help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The theme’s wp_footer() is located on templates/footer.php
    I guess this theme is structured quite differently from most themes.

    Thread Starter jack_martin_leith

    (@jack_martin_leith)

    Thank you Ron (have I got that right?). Not sure if any action is needed on my part. Shortcodes Ultimate plugin has been going through a lot of changes in recent weeks. But it seems to be working OK on the three sites of mine that are using Virtue.

    That’s just a bug of my plugin (Shortcodes Ultimate) and it will be fixed soon.

    Thread Starter jack_martin_leith

    (@jack_martin_leith)

    Hello Vladimir. I appreciate your prompt and very honest response. Keep up the good work. I appreciate the effort you’re putting into Shortcodes Ultimate and I’m sure many others do too. Best wishes from Bristol, UK.

    Jack

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘No wp_footer?’ is closed to new replies.