idotf
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Edit PostThanks for the link. I think that the seventh (7th) option in the link above will help most people. I would try this first because it just fixed me completely!
7. Some people also reported success redoing the upgrade via Tools->Upgrade->Re-install automatically, then clearing the browser cache.
Forum: Installing WordPress
In reply to: Edit PostI have the same problem. My visual editor does not give me anymore options. Only the HTML tab works when I edit a post. Can someone help us on correcting this major problem???
Forum: Fixing WordPress
In reply to: Podpress not displaying new audio posts in 2.6Also, since the plugin works great. I noticed one other thing…
My Podpress will not show the “time” anymore for the length of the podcast. The option to analyze the length of the file is no longer there. Any idea what could have happened? Is anyone else having the same problem?
Forum: Fixing WordPress
In reply to: List Catagories On A PageCould someone please answer this question? When I put this into the code portion of a static page I’m trying to create…
-
<?php wp_list_cats(‘sort_column=name&hierarchical=0’); ?>
WordPress just eats the code when I hit save/publish. It will not display anything on the page. Help! Why does it do this here, but in my sidebar the code works perfectly???