Info
- 9 posts
- 4 voices
- Started 4 years ago by LwEEs
- Latest reply from circuit
- This topic is not resolved
Changing the header
-
- Posted 4 years ago #
I'm trying to add things to the header but is not working out for me, I have modified headers in the past on wordpress, but bbpress header is different. Everytime I try I get an error. I just want to add a shortcut back to my homepage but html is not working for a simple shortcut on bbpress header. Can anyone help me on this?
-
- Posted 4 years ago #
Make sure you aren't inserting the html inside a block of PHP. Can you post the code here for better analysis?
-
- Posted 4 years ago #
Same one I use in the footer, the problem is that my theme header is not a normal header found across wordpress installations. Any clue?
-
- Posted 4 years ago #
sorry my html is so good that kicked back as a shortcut
"< a href="http://www.lumencreativegroup.com" >back to Lumen Home Page" without the " ".
-
- Posted 4 years ago #
I meant the post the whole header file. Place the code between backticks to show it properly here.
-
- Posted 4 years ago #
Sam my friend,
Is this on the theme header or somewhere else, because my bbpress theme header is actually one line of code, everytime I try to change it messes up the installation. When I get home I'll post the few letters my header has. Thanks.
-
- Posted 3 years ago #
have you got a mac, by any chance?
when i opened my header.php in textedit, it contained a single '>', and every time i put anything else in the file, it would display as plain text.
if i deleted it all, typed '>' as before, and saved, the header was all gone. very odd.
if i downloaded the bbpress zip file again, and replaced the header.php with the original, bbpress was fine.
i opened header.php through cpanel on the server and the full contents were displayed.
there's definitely something weird going on with that file.
-
- Posted 3 years ago #
circuit - Try TextWrangler ( http://www.barebones.com/products/textwrangler/ ) instead of textEdit on a Mac. It's MUCH better and handles my php files perfectly.
Also it's free :)
-
- Posted 3 years ago #
thanks for the tip!
-
You must log in to post.