schestowitz
Forum Replies Created
-
Forum: Your WordPress
In reply to: Help with alignmentCan you give us an example? A link to a posting or a screenshot? These things can be difficult to mentally visualise based on words.
Forum: Your WordPress
In reply to: ainsleehooper.comYes, welcome to WordPress. I was about to say the exact same things as moshu. It is Beccary’s theme and some content therein. Best of luck, Ainslee.
Forum: Fixing WordPress
In reply to: adding meta tags to siteI think that is what you’re looking for:
http://dougal.gunters.org/blog/2004/06/17/my-first-wordpress-plugin-headmeta
Forum: Alpha/Beta/RC
In reply to: hr tag breaks p tag in rc3?wordpress will attempt to close the open <hr> because it should indeed by, as navid said,<hr />. WordPress is quite strict about such matters. I am not sure what will happen if you disable MarkDown and Textile, but I imagine it might give you more freedom at the expense of automation.
Forum: Fixing WordPress
In reply to: URL Question(s) – index.php and blog pageYou could, in principle, install WordPress twice (two separate locations), apply different themes to each and then interlink the two. Editing is then fragmented, but still…
Consider:
Installation 1: in http://example.org
Installation 2: under http://example.org/blog
Link from one to the other. Moshu’s solution is probably better though.
Forum: Fixing WordPress
In reply to: HELP! wp-admin not formattedYou must treat WordPress as a ‘black box’ and put it under a particular directory in your filestore. Do not move files around, or else you will break the integrity of the package. There is no styling probably because the stylesheet cannot be found in its normal relative location.
Forum: Alpha/Beta/RC
In reply to: Comments not showing in 2.0 betaYes, it has been raised by many people. Try searching the forums. In some circumstances, I believe this had to do with SpamKarma. Ensure you disable all plug-ins and delete WordPress cache.
Forum: Alpha/Beta/RC
In reply to: HTML editor and WYSIWYGI agree with you. Make it a wishlist feature:
I suspect, however, that it would confuse some users who will not know how to revert back to WYSIWYG. Putting the option protects a newbie user from him/herself.
Forum: Fixing WordPress
In reply to: .htaccess questionI think your regular expression matches more than it should. What happens if you just split it to rewrite rules that correspond to single pages? I imagine that you haven’t many pages under this level.
Forum: Alpha/Beta/RC
In reply to: RC3: Problem with Firefox 1.5 and Clipmarks extensionThe problem is unrelated to the browser (FF1.5). have you tried reporting this to the plug-in author?
Forum: Your WordPress
In reply to: wordpress bannersGood job. They are better looking than the ones in
http://wordpress.org/about/buttons/
in my opinion. Maybe worth adding to wordpress.org?
Forum: Alpha/Beta/RC
In reply to: Ordered list nesting in the WYSIWYG editor?It sounds to me like a bug with TinyMCE, so hopefully the bug report can propagate to that other team and help future releases.
Forum: Alpha/Beta/RC
In reply to: 2.0 RC3You can try ‘knocking’ hard on it and discover bugs and quirks before the official release. Negative feedback is sometimes more constructive *smile*. Happy to hear about the good experience…
Forum: Alpha/Beta/RC
In reply to: Dude, where’s my Draft?This is very off indeed, so I suggest we explore what leads to this behaviour. What happens if you publish directly? What are your server’s settings? Browser should play no role, I suspect. Is it possible that your account is low on space or perhaps the database cannot be accommodated properly? Any similar issues with previous versions — or rather I should say — did you run WordPress successfully before? On the same server?
Forum: Alpha/Beta/RC
In reply to: Right panel in “Write post” does’nt look good in Opera