iand
Forum Replies Created
-
Strip out ALL the space in the header section thus:
/*
Theme Name: Hansi
Theme URI: http://www.owc4life.de
Description: Hansi. Mein Freund Hansi.
Version: 1punktNull
Author: O.
Author URI: http://www.owc4life.de
Basiert auf the ueberall gelobten Kubrick v1.5
http://binarybonsai.com/kubrick/
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*** REGARDING IMAGES ***
All CSS that involves the use of images, can be found in the 'index.php' file.
This is to ease installation inside subdirectories of a server.
*/
I just did this and it works. Or try copy and pasting that.Check the details at the top of the css for whitespace. Go the the end of the line, press delete till the line below jumps up. From this:
Line 1
Line 2to this:
Line1Line2Press return once to make two lines again. Repeat for all the lines in the top of the css. See if it works.
Forum: Fixing WordPress
In reply to: Cant use Quicktag buttons on a MacintoshInstructions are here: http://wordpress.org/support/topic.php?id=20950 once you enable them they will not work the same way as IE/FF (which is which they were disabled).
Also see here:
http://wordpress.org/support/topic.php?id=24557#post-138473Forum: Fixing WordPress
In reply to: RSS won’t validate because of localizationThis should work (I think):
http://guff.szub.net/entity2ncrForum: Fixing WordPress
In reply to: Only the “last 15 posts”?You could hack your edit-comments.php file: http://wordpress.org/support/topic.php?id=24964
Forum: Fixing WordPress
In reply to: How do I take out an enclosure?Unless WP want to create the ability to have separate feeds according to category for me? I doubt those subscribing to my podcast really want to download everything I ever post…
Something along the lines of: http://www.mutantpop.net/radioclash/feed/?category_name=PodcastsForum: Requests and Feedback
In reply to: wp-admin manage posts pluginForum: Plugins
In reply to: WeatherIcon 2.0An excellent upgrade thanks. One minor bug with my install – the visibility is showing the value only and no units. I’ve tried reinstalling but without success.
Forum: Themes and Templates
In reply to: Archives sorted by date AND listed by post?Something like http://justinblanton.com/projects/smartarchives/ ? Currently it has a bit of a bug in that it will show future published posts, if anyone can fix it im sure the author would be happy.
Forum: Fixing WordPress
In reply to: Use wp_list_pages on a “Page?”One of the runphp type plugins should allow the list-pages tags to work on a page.
Forum: Installing WordPress
In reply to: “Warning” after attempted installationthere should be a wp-includes folder in there too.
Forum: Themes and Templates
In reply to: Testing OfflineIf you are using safari I guess you are on a mac. Have a look at the following:
http://wordpress.org/support/topic.php?id=23692
http://maczealots.com/tutorials/wordpress/
I also recommend installing phpmyadmin, it makes the database management easier.Forum: Installing WordPress
In reply to: 5 Minute Install: Day 3[self edited]
Forum: Installing WordPress
In reply to: 5 Minute Install: Day 3what is the address where you have uploaded the files
Forum: Fixing WordPress
In reply to: Error loading index.php, IExplorer ask to save file?I think this is something caused by the .htacces file. The solution is on the boards somewhere but I can’t find it at the moment.
[Edited]
http://wordpress.org/support/topic.php?id=23978