Terje
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How remove the blogrollhow do you change the default catagory?
Forum: Installing WordPress
In reply to: Is there a place to see everyone that has a given themeThat is a great idea. You are very creative. thanks.
Forum: Fixing WordPress
In reply to: Catagory is not showing upi see this :
<body id=”sidebar”>
<h1 id=”wphead”>WordPress</h1>
<form name=”post” action=”post.php” method=”POST”>
<div><input type=”hidden” name=”action” value=”post” />
<input type=”hidden” name=”user_ID” value=”<?php echo $user_ID ?>” />
<input type=”hidden” name=”mode” value=”sidebar” />
Title:
<input type=”text” name=”post_title” size=”20″ tabindex=”1″ style=”width: 100%;” />Categories:
<span class=”sidebar-categories”>
<?php dropdown_categories(); ?>
</span>Post:
<textarea rows=”8″ cols=”12″ style=”width: 100%” name=”content” tabindex=”2″></textarea><input name=”saveasdraft” type=”submit” id=”saveasdraft” tabindex=”9″ value=”Save as Draft” />
<input name=”publish” type=”submit” id=”publish” tabindex=”6″ style=”font-weight: bold;” value=”Publish” /></div>
Forum: Fixing WordPress
In reply to: Catagory is not showing upso i have to add the links manually? with html?
Forum: Fixing WordPress
In reply to: Catagory is not showing upi am somewhat suprised. there must be some mistake. i cant believe that the theme maker wouldnt set it up to add more catagorys