Saurus
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Delete Everything And Start OverDelete everything, as far as what? Your entire WP install? Your database?
The former can be done via FTP, the later via your domains control panel.
Forum: Fixing WordPress
In reply to: Mouse Over’sIs it defined in your styles.css as a class?
Forum: Fixing WordPress
In reply to: The Mumbo-Jumbo Spam that comes inI also have never had a genuine comment caught by Akismet. If you refine the filtering to exclude anything with more than 1 link – you can be fairly certain that anything Akismet catches is junk and just delete it.
Forum: Fixing WordPress
In reply to: Firefox creates a BLACK screen half way through blog posts!?!I had no problem loading the entire page quickly and completely. No “black” at all. Using FF2.
Forum: Themes and Templates
In reply to: Embedding WordPress into another siteTheir is a how-to on this in the Codex FAQ’s
Forum: Themes and Templates
In reply to: I deleted a php fileYou can’t “retrieve” a deleted file. However – assuming you unarchived your theme to your system hard drive as you were supposed to do … all you have to do is upload the copy on your drive the same way you uploaded the entire theme previously.
Forum: Fixing WordPress
In reply to: Remove Blogroll? Please help!According to firebug, this is in your main page, listed as “linkcat 2”:
<li class="categories"> </li> <li id="linkcat-2" class="linkcat"> <h2>Blogroll</h2> <ul class="xoxo blogroll"> </ul> </li>Forum: Fixing WordPress
In reply to: Fatal Error while removing “post highlights” pluginDid you disable the plugins from your dashboard before deleting the folders?
Forum: Themes and Templates
In reply to: “<br>” is not adding a break to my linesTry
<br />instead.Forum: Fixing WordPress
In reply to: Summary View in WordPressRefer to the Codex on the “excerpt” features.
Forum: Fixing WordPress
In reply to: Akismet Stats page error HELPWordPress – like any other program – expects its files to be in particular folders in the structure. So you go and “move things around”, and expect it to work properly?
Forum: Fixing WordPress
In reply to: Login problemsWell … perhaps you’d be better off just running B2?
You installed a few plugins. You’re now having a problem.
What does that tell you? Is it WordPress – or is it a plug-in?
Forum: Themes and Templates
In reply to: Theme uploadRead the Codex – this has been the subject of a dozen posts in the last week. There is also an excellent video by Whooami giving step by step instructions.
Forum: Themes and Templates
In reply to: Single post text really small