Header Widgets

Functions File Add this code right before the footer widget code (if that’s not there, see below) Look for register_sidebar in the functions file. Add this right at the end of that section. After the ); and before the } (It’s right before the add_action line) Header File Stylesheet

Footer Widgets

(THIS IS ALREADY ADDED AS STANDARD IN MY CUSTOM BASE THEME) Functions File Look for register_sidebar in the functions file. Add this right at the end of that section. After the ); and before the } (It’s right before the add_action line) Footer File Stylesheet