jamah
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Editing WP page gives 500 internal server error….Ok. Here is the deal. We typed in the text. It saved fine until we used the word ‘from.’ Then it wouldn’t save. I have no clue why this worked sometimes and not others. If anyone has a solution or update to this, please post it. Thanks!
Forum: Fixing WordPress
In reply to: Editing WP page gives 500 internal server error….We deactivated the plugins and updated WordPress. We are able to update posts (have posted 2 blog posts today) but still cannot update pages.
Forum: Themes and Templates
In reply to: Header & Sidebar AppearanceHere’s the link:
http://www.jamah.com/blogForum: Themes and Templates
In reply to: Header & Sidebar AppearanceRe: header text…
I’m a new user and no expert but I just did the header text removal so I’ll pass on what I did. (There may be a better way from someone who knows what they’re doing!) In my header.php, under <div id=”masthead”> I removed these two lines:
<h1>/”><?php bloginfo(‘name’); ?></h1>
<p><?php bloginfo(‘description’); ?></p>
That just left the image info and it worked. I think the ‘name’ and ‘description’ are the culprits. But don’t take my word for it!
Ended up fixing this. Thanks!
Still have issues with my sidebar not styling per my CSS format tho….