0
votes
1answer
207 views

Visual Editor only working for the admin user

Any idea why the visual editor would only work on the administrator user. Not even with the administrator role I can get it to work. I just shows a white box with white type inside it and has none of ...
1
vote
1answer
418 views

Can I remove the Rich Text box editor for a specific post?

A few months ago I asked a similar question: Is it possible to remove the main rich Text box editor? and got the following answer: function remove_pages_editor(){ remove_post_type_support( ...
0
votes
1answer
58 views

Editing using visual/HTML editor = heavy bandwidth usage? [closed]

While using WordPress to create a new blog post today, I noticed that the bandwidth on my host went up by several megabytes over the course of an hour. The bandwidth increased more while using the ...
1
vote
1answer
244 views

Remove whitespace at the end of posts?

My writer has a tendency to add extra newlines (Enter key) and spaces (space bar) at the ends of posts. Sometimes this results in inches of extra whitespace onscreen! Is there a way I can make sure ...
0
votes
1answer
354 views

How to hide wordpress default description box?

I'm using custom fields in my wordpress default post area. So i don't want wordpress default description box. I mean i dont want this field. Instead of description box i want excerpt box there. ...
4
votes
1answer
1k views

Styling Shortcodes in Visual Editor

Does anyone know how to style the visual editor so that when specific shortcodes are used they are replaced with an image within the visual editor? I have found that many users screw up the shortcode ...