Tagged Questions
1
vote
1answer
25 views
Customize Editor Styles
I know there are plugins that do this, but since my needs are so small, I'm hoping there's another solution...
I want to edit the <hr /> style in the WordPress editor to have clear: both;. Is ...
0
votes
1answer
27 views
Post/Page Editing has been disabled, what options do I have to resolve? [closed]
I have exactly the same issue as this closed question and need to resolve it. Wordpress has been working perfecting until a few days ago and now I cannot edit posts, specifically
I cannot Add ...
0
votes
0answers
71 views
Line break - ever-confusing in new editor
I can see this issue has been discussed at length but I'm still struggling to find a solution. I'm trying to get reasonable spacing between paragraphs Between first two paragraphs, I'm using one line ...
1
vote
1answer
53 views
How to get Text Selection in WordPress Editor
I want something like if I select any word in WordPress Visual Editor, it will get replaced with my own text.
Actually Visual Editor is an iFrame. We can do this thing in textarea, but how can we ...
0
votes
1answer
85 views
Adding tables to the WordPress Editor
I tried this fix:
http://www.paulund.co.uk/display-full-tinymce-editor-in-wordpress
But I see no change in my editor. So how do I enable tables in the wordpress editor.
MY function is:
function ...
0
votes
2answers
415 views
enable TinyMCE for comment forms
Is there any way in Wordpress to use a richt-text-editor (preferable the build in TinyMCE) on the comment form textarea in the frontend? I had such a feature in earlier versions, using the plugin ...
1
vote
1answer
417 views
Drag-and-drop “Panels”-style editor?
I'm a combination Drupal and WordPress developer and have recently started playing with Drupal's Panels module -- which allows you to create flexible layouts and drop content blocks (The Drupal ...
0
votes
1answer
60 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 ...
0
votes
1answer
185 views
WYSIWYG eating up first p in td
Basically going mad on this one. Been googling about for quite some time now to find an answer. Most hits are on year old posts. I tried to alter how TinyMCE initiates with "remove_linebreaks" set to ...
3
votes
2answers
696 views
Forcing reload of editor-style.css
Is there a method to force the refresh of editor-style.css, when I change manually the stylesheet for the TinyMCE editor? Modification doesn't show immediately but they will be cached in the admin ...
1
vote
0answers
101 views
Visual editor broken after upgrade [closed]
Yesterday a colleague updated WordPress and a number of plugins on our site.
Since then, the visual editor displays the contents of pages and posts as HTML, it is also white, whereby we first thought ...
0
votes
1answer
73 views
Keyboard shortcut for headings on safari
When I use wordpress on PC, I can simply press ctrl+1 for Heading1 and ctrl+2 for heading 2... But when I use my mac it doesn't work. What are the shortcuts for heading styles on safari?
0
votes
1answer
148 views
Best Browser for Editing Posts
What browser is best supported by Wordpress.org for editing posts in the visual editor (which I guess is TinyMCE)?
I use Google Chrome and have run into issues which are specific to just this ...
3
votes
4answers
1k views
Disable WYSIWYG editor only when creating a page
I read several articles about configuring the WordPress editor. For example, this snippet shows how to permanently set the editor to HTML or WYSIWYG for all contents.
I'm wondering if it's possible ...
