creativelifeform
Member
Posted 1 year ago #
Hi there,
just went live with the new version of wordpress (which is different from my testing version). The only change I've noticed is some admin controls appearing in the footer when I am logged in. Where are these coming from so that I can style them? Currently they are looking a bit fugly.
Cheers.
Ensure that your themes header.php uses <?php wp_header();?> just before the closing <?head> tag and footer.php contains <?php wp_footer;?> just before the closing </body> tag.
creativelifeform
Member
Posted 1 year ago #
Yeah those are there. There must be something that changed in the general_template.php or something like that because I wasn't seeing this before 3.1.1