dawg
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Help with Pink LiliesIt does not look too far off now, IE has the footer and header aligned correctly but the body is whacked, if you can wait I will look at it tomorrow otherwise good luck
Forum: Themes and Templates
In reply to: Kubrick: need full sidebar on ALL pages/* your comment*/
Forum: Themes and Templates
In reply to: Kubrick: need full sidebar on ALL pagesYou would add it to the footer.php just above the get footer like this
<?php get_sidebar(); ?>
Forum: Fixing WordPress
In reply to: Nightly or Stable?Myself I was using nightlies for about two weeks and never have any trouble with them. I did notice more trouble with the release than the nightlies itself. I was using to nightlies as a testing place so never did get too uptight about anything as I knew of the “use at your own risk”
Now I could be wrong on this but it seems to me as though this was written into the release strayhorn that files had to be deleted because all of a sudden that day that I switched from nightlies to Strayhorn I could not write over them on my server, I had done nothing to change permissions. Many threads have recommended the deletion of files so it is my belief that it has been written into Strayhorn. One thing I do not like myself that has been implemented is the application, opening of an external program for rss feeds but this is a personal note and easily overridden.
Forum: Installing WordPress
In reply to: Installation problemI have been seeing more and more of this lately with the db not showing errors, I do not mean to sound negative but do all these errors happen in other db’. I have troubles at times with mine having a blank page or internal stuff going on but have other types of db’ on my server that have never had a problem.
As a side note if you have files that you have done a lot of work to such as index/header/css files, I would rename them so you do not have to delete a lot of work and then reupload files, you can always rename them back, again this is for a few core files only, as macmanx delete everything.
Forum: Fixing WordPress
In reply to: Email sent from blog? How?It should use your own server.
Forum: Installing WordPress
In reply to: see blank screen after upgradeI would delete all folders and reup, I ran into something similiar to this, I spent all kinds of time with chmod and it was something freaky with one folder. Whether you are using default or classic that is where I would start.
Forum: Installing WordPress
In reply to: [1.5] Upgrade problemsI must say in my machoness, if that is a word, nice useage of pinks.
Forum: Fixing WordPress
In reply to: Upgrade Guide now in Spanishé,á,Ã,ó,ú,ñ,Ñ,ª,º,¿,¡,ü you use the alt key plus 130,160,161,162,163,164,165,168,129 for these
Forum: Fixing WordPress
In reply to: Upgrade Guide now in Spanishalt plus 160
á
Forum: Fixing WordPress
In reply to: Upgrade Guide now in SpanishThis is what I meant.
http://www.tamba2.org.uk/wordpress/upgrade/es.png OH I get it Spain
I am use to reading Spanish from Mexico, I was looking over the translation and it seemed a bit odd but close enough that anyone from Mexico will understand
Forum: Fixing WordPress
In reply to: Upgrade Guide now in SpanishLooks like you have the wrong flag for Mexico, png
Forum: Themes and Templates
In reply to: Sinking Sidebar in IE (modified default template in v1.5)Whatever div contains your sidebar try positioning it absolute around 550 or so px left and 200 or so from top so it sits below your header. BTW I like your favicon.
Forum: Fixing WordPress
In reply to: Disable sidebar in 1.5 for comments?Thanks for the pointer, it is more fun to learn as I did not understand it.
Forum: Fixing WordPress
In reply to: Disable sidebar in 1.5 for comments?Thanks that worked, now if I want it off the catagories page/archives? I wonder if I am best just writing it in the index page, would this be better than writing it out of the others, the only reason for wanting this is that it{sidebar} can be quite long and exceed the page for comments/archives et cetera