The Morning After theme: changing header link titles
-
I’m having a time figuring this out, maybe someone can help me with it.
I installed this WordPress theme: https://www.woothemes.com/2010/06/themorningafter/
and am trying to change the header link titles (under the search bar). There’s no option to do this, so I was looking at the CSS and PHP files to see if I could do it that way, but I can’t seem to find out what needs to be changed. I found a section of code with the links array that I changed, but that just made them disappear from the website. Anyone know why that might be ?
here’s what I’m dealing with: https://www.addictedtonoise.net/wptest/
For more reference, this person was able to change his: https://youbeautifulbastard.be/
but viewing the source code for his page and mine, it doesn’t seem that different. His titles under the search bar are changed somewhere in the php files, not in the WordPress options. You can see the options for the header links here: https://ourthemes.blog.com/wp-content/bl … inks_0.jpg
You can only put in a url or text. Injecting HTML wrecks the entire structure, which is how I know he had his titles changed in the php files somewhere.
If I’m missing any information someone needs to help out, just ask.
- The topic ‘The Morning After theme: changing header link titles’ is closed to new replies.