• Hi,
    i deleted part of encrypted code from footer trying to delete sponsored links and now i’m without my admin bar. Can someone please provide me the php code to display that bar again?
    Thanks

Viewing 1 replies (of 1 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    You need to have a call to wp_footer near the bottom of footer.php

    <?php wp_footer(); ?>
    </body>
    </html>

    However. If your encrypted theme was particularly vile, they made it so you can’t use the theme without their BS.

Viewing 1 replies (of 1 total)

The topic ‘admin bar code’ is closed to new replies.