Cypher
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: What is good way to post results? (For sport results etc)Uhh..whatever you are familiar with and like I guess..not sure what this has to do with WP, but oh well…
Regards
Forum: Fixing WordPress
In reply to: On the verge of losing my job my first time blogging.HELP.What blog? What URL? What host? If you want it done quickly and without care as to what is there, ask your webhost to delete all files in your account and reset it back to a “new” account.
Regards
Forum: Plugins
In reply to: Request to plugin developersWell if plugin developers have to test the XMLRPC feature, the using the free W.Bloggar would work. We wouldn’t have to test the blogging client, just the server side interaction.
Regards
Forum: Fixing WordPress
In reply to: PostslugsUsing the user-friendly names for both post and page slugs require that you have the Permalink feature turned on in WordPress. Once that happens, you can definitely access posts and pages by their friendly names as opposed to ?p=<id > and ?page_id=<id>..
Regards
Forum: Fixing WordPress
In reply to: PostslugsYou can create either a Post or a Page. With a Post, the permalink is “?p=<post id>” and then you enable pretty permalinks to get something like “/name-of-the-post”, this is the Post-Slug. You can change this particular piece to be anything you want, because the underlying post number is fixed.
Now the second way of putting stuff on your blog is through Pages. These are essentially timeless, in that they are not fixed to a particular timebase and can be called seperate using the URL you’ve mentioned above.
So if you want to make a page just about hurricane Rita, you would go to Write->Pages and then write your content using the page-slug to be what you want. Usually the page-title will become the slug, but if you want the page to be called <domain.com>/hurricane-rita and the page title to be “My Views on Hurricane Rita”, then you use the page-slug..
I hope this makes sense. π
Regards
Forum: Fixing WordPress
In reply to: Can I change the data of posts?When you write the post or edit the post, choose Advanced Editing. You can then edit the “timestamp” of the post to be whenever you like.
Regards
Forum: Your WordPress
In reply to: The Definitive ReferenceEek! Can’t say I like the color scheme. The font is very tough to read.
Regards
Forum: Fixing WordPress
In reply to: RSS Broken…Too many redirects???I don’t see any styling for your site and everything is looking in “http://trashcat.com/1/<something>”…what’s the “1” doing in your URLs??
Regards
Forum: Your WordPress
In reply to: CarInsider.net WordPress ThemeA couple of comments. The title of some of your posts are a little long for the space you’ve given to display them and thus they are word-wrapping on top of each other. So you might want to bring down the size of your post titles to make it fit on a single line.
Secondly, your use of background color change for links is a little freaky. π I think a simple underline would be a lot more elegant. In it’s current form, I thought for a moment that I had Google Highlight on, but then realized that I didn’t..
Regards
Forum: Fixing WordPress
In reply to: Save a File?Works fine for me..
Regards
Forum: Your WordPress
In reply to: Is my side bar too busy?Using white links on the light blue background on your sidebar is a little hard to read, you should probably consider a different link color.
Regards
Forum: Fixing WordPress
In reply to: Creating RSS Feed?WP automatically creates RSS feeds for you. Your theme hardcodes the URL to be /wp/feed when it shouldn’t.:)
That will work fine if you enabled Permalinks. But since you haven’t change that link in your theme to:
http://www.thelastpageonthenet.com/wp/wp-rss2.php
And you will be all set, you can also tell your viewers that’s the address to subscribe to.
Unless you are really against it, you should enable permalinks to get pretty URL’s and have things like <yourdomain.com>/feed work.
Regards
Forum: Fixing WordPress
In reply to: How do I embed an image into my RSS feed?/wp-rss2.php would be a good place to start.
Regards
Forum: Fixing WordPress
In reply to: Post to archiveYou are under the impression that the Archive is some “special” funcionality apart from the contents of the front page posts.
It is not. The archive simply pulls all the posts for a paritcular category. You don’t anything special for old posts to show up in archives and as such you cannot create a message to specifically show up in the archives.
Most people seldom enter the archives unless explicitely told to do so, so what’s your reasoning for having something show up only in the archives?
Regards
Forum: Your WordPress
In reply to: blog.Kibodande.netAhh Veradana..well I’m using WinXP, so I have that font. It’s not a batter of not showing up as much as me not liking it. π
But I think it would work fine if you just break up the posts to be a little more readable. That should do the trick methinks..
Regards