I put the following code into the sidebar.php like he said on that page for the User Sidebar Panel, but it wouldn’t work. I uploaded the files to the right directory and everything, so I’m assuming this code here isn’t working. Any help appreciated!
Paula
https://www.studioreflections.com/ausrmusings/
<?php if(function_exists(’UserSidebarPanel’)) { UserSidebarPanel(); } ?>