Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
How can add the header and footer of my site into the admin dashboard so that the admin dashboard resembles the frontend of my site?
The structure that I want would be
{Header.php} {Admin Dashboard} {footer.php}
There are a few ways to inject html into the admin dashboard as outlined here https://codex.wordpress.org/Creating_Admin_Themes but what I am looking for is a way to add the themes header.php into my admin dashboard and retain functions found in the header such as menus, search form, admin avatar etc…
Thank you.
Hi James,
Unfortunately, this isn’t something we can directly assist you with. I recommend posting a thread on the WordPress.org support forums to see if there’s anyone there who could point you in the right direction.