How to add additional footer widgets to any Genesis theme
-
Jane James
-
September 24, 2021
-
Genesis, Wordpress
-
0 Comments
Add a fourth footer widget to Genesis So I was working on some updates for a client Megan Jordan and she wanted a fourth footer widget area added to her site for an acknowledgement to country. I built her site using the Genesis sample SCSS theme by Cobalt apps which by default comes with 3 footer widget areas. To add a fourth you have …
Continue Reading
How to disable WordPress admin bar from all non admins AND editors
-
Jane James
-
September 3, 2021
-
Design, Wordpress
-
0 Comments
Disable admin bar from all admins and editors I’m going to share my gist on how I edited my functions.php file to also hide editors as well as administrators, which works well for this client. As a developer, I always try to build functionality into the site instead of installing plugins, but for good measure I have included two non …
Continue Reading