erin-LDA
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Two Issues – "Contact" Link Inactive / Header Font ResizeBy viewing the page’s source code, I was able to determine that the “Contact” page only has the code <body id=”blog”> rather <body id=”contact” id=”blog”> than just the “id” as all of the other pages have, example: Portfolio page has <body id=”portfolio” id=”blog”>.
Now, I just have to find WHERE to manipulate the “id” code… I’ve been trying to search through each of the .php files. Any idea where that might be?
The code is correct in my header… I don’t know where it is wrong on the individual page?
Forum: Fixing WordPress
In reply to: Two Issues – "Contact" Link Inactive / Header Font ResizeI noticed… unfortunately, the website was already created when I started working on my company’s website, so I’m at the mercy of the theme that was previously uploaded for any minimal changes that I make.
Any advice to avoid completely changing the theme? I would really like to make the small changes to the existing theme, if possible. Thanks!
Forum: Fixing WordPress
In reply to: Two Issues – "Contact" Link Inactive / Header Font ResizeBut it says “Design Blog” as the Page Header… I wonder why that format is off? And it is cutting the image off as well as the map.
http://www.linfieldinc.com/temporary/Forum: Fixing WordPress
In reply to: Two Issues – "Contact" Link Inactive / Header Font ResizeSo weird! That actually worked. Thanks so much! 🙂
Forum: Fixing WordPress
In reply to: Two Issues – "Contact" Link Inactive / Header Font ResizeThanks for the help on the social widget! I’ll try that!
It is the “contact” button on the menu (home / portfolio / about us / contact / blog), not the “contact us” link. All other links work, just not the “contact”… very odd.