Make a widget to my footer
Your theme appears to be loading its “footer” via code hooked into the wp_footer action, since there is no other obvious code that would do it. Of course, this is based on the limited code you have posted. This means that you should be able to remove and replace the footer code used by the … Read more