wisecarver
Forum Replies Created
-
Thanks! That was exactly what I needed also.
reweb,I just put it on it’s own line at the very end of the config file and it seems to have fixed the HTML toggle problem.
Forum: Fixing WordPress
In reply to: Lost toggle between visual/html with WP 3.5Thanks for the link reweb. Adding:
define(‘CONCATENATE_SCRIPTS’, false);
to the config file got HTML side of the editor working again. I just added it on it’s own line at the very end of the wp-config.php file.Not sure if this caused any other problems yet, but my immediate malfunction seems solved.
Forum: Fixing WordPress
In reply to: Lost toggle between visual/html with WP 3.5hmmm…. I disabled all plugins and changed the theme to 2012. The editor is still showing the “text” tab rather than “HTML” and clicking it doesn’t do anything. My actual site theme didn’t have an update.
Forum: Everything else WordPress
In reply to: Column width of widgetsThanks!!
The TinyMCE update must have done it. I made the margin 0%. The home page corrected itself and the tinymce seems unchanged.
Much appreciated!