drgonzorip
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Nav Bar on home page of veryplaintxt theme.Thanks!
Forum: Themes and Templates
In reply to: Help needed to Center Header ImageHelp, Anyone?
Forum: Fixing WordPress
In reply to: Centering header imageand my header.php
<div id="header"> <div id="headerimg"> <a href="<?php bloginfo('url'); ?>"> <div align="center" style="width:100%;top:0;left:0;position:absolute;"> <h1><img src="https://www.polypowwow.com/modasuki/wp-content/themes/minimalism/images/Modasukibanner3.jpg" alt="<?php bloginfo('name'); ?>" /></h1> </a> </div>
Forum: Fixing WordPress
In reply to: Centering header imageHere’s what is in my style.css:
`
#header {background: #fff;
margin: 0 ;
padding: 0px 0 0 40px ;
height: 182px;
width: 640px;
position: fixed;}
#headerimg {
margin: 0 0 0 60px;
height: 182px;
padding: 0 0 0 0px;
}
`Forum: Installing WordPress
In reply to: Missing Posts and Pages After Upgrading to 2.7sure, [email moderated]. email sent [MH]
Forum: Installing WordPress
In reply to: Missing Posts and Pages After Upgrading to 2.7when I import my database it returns to normal, but then I’m prompted to upgrade the database. When I upgrade the ports and pages go away again.
Forum: Installing WordPress
In reply to: Missing Posts and Pages After Upgrading to 2.7I had 35 records before upgrading and then 0 afterwards. I had 4 pages before upgrading and the 0 afterwards.
Forum: Installing WordPress
In reply to: Missing Posts and Pages After Upgrading to 2.7Unfortunately, that didn’t work for me.
Forum: Installing WordPress
In reply to: Missing Posts and Pages After Upgrading to 2.7I tried repairing them all. No luck yet.
Forum: Installing WordPress
In reply to: Missing Posts and Pages After Upgrading to 2.7Which tables in particular should I be repairing? I checked all the table that showed overhead values, then upgraded. Unfortunately, same result.
Forum: Installing WordPress
In reply to: Missing Posts and Pages After Upgrading to 2.7How do I do that?
Forum: Installing WordPress
In reply to: Missing Posts and Pages After Upgrading to 2.7Michael,
When I upgrade the database, then go to Posts->Edit. It says No posts Found.
Forum: Installing WordPress
In reply to: Posts gone– all but 3, but not visibleI’m having the same issue. See my thread. It might help a little even though I haven’t totally figured it out yet.
Forum: Installing WordPress
In reply to: WP-sticky errorsI had the same problem. So, I deleted the wp-sticky plugin and the error went away. I believe 2.7 comes with the sticky feature and does not need the plugin.
Forum: Installing WordPress
In reply to: Missing Posts and Pages After Upgrading to 2.7Are there any suggestions for me on how to upgrade the database w/o losing the posts and pages?