Website Maintenance Tips

From FreekiWiki
Revision as of 12:09, 29 May 2008 by Shawn (talk | contribs) (damn visual editor.)
Jump to navigation Jump to search
  • If you're already logged in and want to edit the site, go to http://freegeek.org/wp-admin/
  • Wordpress doesn't like to comment things out. Eeep.
  • You must double-click on links to allow you to edit them (don't just click and drag to highlight)
  • If you'd like to create something like this:
<p>Title<br />
Some awesome defining stuff.</p>

You'll need to find a work-around, because the visual editor won't do this: instead, it'll create 2 paragraphs, which will make a space between the 2 lines. Instead, use the html editor, or use the "paste from text" or "paste from word document" functions. Or take this tendency (often used in our links pages and old news and media pages) out of our website completely and figure out some new formatting for it.