marcellavo
Forum Replies Created
Viewing 8 replies - 1 through 8 (of 8 total)
-
Forum: Fixing WordPress
In reply to: header image reverts to old imageNever mind. I got it now. I had to update style.css, the primary stylesheet. Thanks.
Forum: Fixing WordPress
In reply to: header image reverts to old imageYes, and that is wrong. So I went to the admin panel wrote newsplash2.jpg, made sure it was in the images folder and updated the css. I’m hosted through GoDaddy. Do I have to do it there, too?
Forum: Plugins
In reply to: pageMash placement and activationI see pageMash is working! Thanks for the advice!
Forum: Plugins
In reply to: pageMash placement and activationWhat is a work around or alternative?
Yep, that did the trick. Thanks, jessn!
Yes, Here is the code from my header.php:
<div id="nav"> <div class="menu"> <ul class="null"> <li><a>">Home</a></li> <?php wp_list_pages('title_li=&depth=1&exclude=9,10,11'); ?> </div> </div>Are you saying just delete what is in the
- tags?
Forum: Fixing WordPress
In reply to: MySQL databaseWill do. And how do I access the web server logs?
Forum: Themes and Templates
In reply to: Customize image of theme headerThank you! I figured it had to be something that straightforward, but didn’t want to take any chances. I am completely NEW to WP.
Viewing 8 replies - 1 through 8 (of 8 total)