thenategbent
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Error after upgrading to 2.1Sorry, but I’m pretty sure that 2.1 is the first WP to require 4.0.0 or better.
Forum: Fixing WordPress
In reply to: How enable WYSIWYG editorIt’s also selected for me, and it still doesn’t fully show.
Forum: Fixing WordPress
In reply to: How enable WYSIWYG editorI can only see the Bold, Italicize, Jump, Spell Check and Help buttons, as opposed to the bunch that I saw before.
Forum: Your WordPress
In reply to: Newspaper siteNice work on the site, much more professional than anything my school could put together. I really like the layout, and it seems to work easily that normal students can post what they wrote.
Just out of curiosity, your school has a journalism class of ~60, how big is your school? Ours’ is about 20, and we have 2000 total.Forum: Installing WordPress
In reply to: Parse ErrorTo specify, lines 772-774 are
$pung = preg_split(‘/\s/’, $pung);
$pung[] = $ ;
$ w = implode(“\n”, $pung);Forum: Themes and Templates
In reply to: I need a specific theme…anyone know where i can find?It wouldn’t/shouldn’t be too hard to edit your categories file to make that happen.
Forum: Fixing WordPress
In reply to: TinyMCEOhhh…. TinyMCE is the default editor. I thought it looked more advanced.