Creating Log-In Page for backend server

VICTORY. At least…no 404 anymore. I haven’t actually tried to use the script yet, too excited. Thanks for the direction, Nath!

Here is what I did. I went to my theme and created a subfolder titled, “js.” In the same theme, I edited header.php to include the following just below :

(The part in bold, I just changed to whatever exact js I wanted.)

I reloaded the page and used my inspect element thing on my browser, and still had errors! But then I remembered I was using the old stupid references somewhere. I deleted them and…there we go. New reference in, new subfolder…let me try to see if the java actually works…stand by…

No, it doesn’t.

But that will end up under a totally different topic. I know what I just did was elementary to you hardened WPressers, but for someone who has never done this…I’m pleased with myself.

Now on to figure out why the javascript isn’t bouncing off my backend server!