goldilocssweeps
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Bombax] Access Header Tags In BombaxOkay, I figured it out. For some reason the header.php on the WordPress editor doesn’t include the <head> tag. However, if I use FTP and copy header.php to my desktop and open it from there, I can modify it and reupload it. I gotta say, that’s pretty ridiculous.
Forum: Themes and Templates
In reply to: [Bombax] Access Header Tags In Bombax^corrected, won’t happen again
Forum: Themes and Templates
In reply to: [Bombax] Access Header Tags In BombaxI apologize, I just saw the note about not posting large chunks of code in here. Sorry.
Forum: Themes and Templates
In reply to: [Bombax] Access Header Tags In BombaxHi, the <head> tag isn’t in functions.php
Here is the code for it:
http://pastebin.com/yuqb1Ch7My bombax theme has been modified from the original, but only by myself and I haven’t touched anything at all under the WordPress Editor. I just need to add a tag between the <head> </head> tags, but I can’t find them anywhere.
Forum: Themes and Templates
In reply to: [Bombax] Access Header Tags In Bombaxright, that seems logical, except there aren’t any <head> tags in the coding located in header.php thru the editor on WordPress.
This is the header.php file for Bombax:removed – please don’t post large chunks of code here, use a pastebin for that – mod
I don’t see meta tags, head tags, title tags, nothing.