lt
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Recommend a HostMy recomandation goes to ‘‘A Small Orange’‘. Very low prices starting from $5 per month, CPanel administration and good support.
Forum: Everything else WordPress
In reply to: Host?Portland offers a very useful free MySQL hosting.
Forum: Fixing WordPress
In reply to: Greek Translationdyrer I’ve already translated a part of WP 1.5. You can contact me if uou like.
Forum: Fixing WordPress
In reply to: Disappearing static pagesAny suggestions?
Forum: Fixing WordPress
In reply to: Disappearing static pagesIs writtable and I did try that but no change. Thanks.
Forum: Plugins
In reply to: Number of posts according to categoryI cannot find anything useful for my case in the conditional tags. It seems that maybe, the yet undocumented query_posts(), can do the trick, but I should devise a way for paging the results. I will work on it and I’ll come back.
Any other suggestions?Forum: Fixing WordPress
In reply to: Using Êtegory% in permalinks screws up the post managerI have the same problem, and ask for input several days ago. It seems that there is a bug that probably has to do with the way WP writes the .htaccess file.
Forum: Fixing WordPress
In reply to: No posts foundI apologize for my post that it wasn’t very clear. So here I go again.
After I change the permalink structure to:
/%category%/%day%.%monthnum%.%year%/%postname%/"
my site is working fine but if you go in the administration section, in Manage -> Posts the list of posts is empty.Forum: Fixing WordPress
In reply to: create my separate pagesTo display pages use the new template tag wp_list_pages. For syntax and use go to http://codex.wordpress.org/Template_Tags/wp_list_pages
BTW I’m still in WP and I’m trying to find my way around but I think it would very useful if pages could be assigned to categories. Rant: I find very annoying the lack of a basic, structured documentation for the newbies. I do not understand why so many people spend their precious time in building plugins, instead of writing a simple manual of things work.