For a client I’m using Site Origins Page Builder plugin. It enables the client to make rich layouts for each page by dragging and dropping widgets. Site Origin widgets...
I’m trying to adjust the comment form on a custom post type in the admin edit page only. The end result I’m looking for is: Allow switching between Visual...
When you paste an image with a class attribute in the Wysiwyg editor, the pasted image no longer has this class attribute. This makes it harder to copy and...
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for WordPress Development Stack Exchange. Closed 6...
Using wp 3.3beta1 with the wp_editor on the front-end for bbPress. When calling the editor on the front end, how do I allow a guest to see the visual...
I’m new to WordPress and already in dire need of a way to reuse common page content. For example we have 10+ product pages and in different areas of...
If you click “Increase indent” in the visual editor it adds the following code into the text editor: <p style="padding-left:30px;"> How to change it to text-indent: 30px; not affecting...
In the legacy (classic editor) it was possible to add buttons to the editor toolbar via tinymce API, that will add shortcode at cursor. seems like this is not...
The answer given to a previous and identical question is unfortunately not working on my WP install. I’m using a version of the function recommended there. function nim_hide_editor() {...
When I insert an image into the post editor, select it and click the “align left” button, it automatically adds the alignleft CSS class to the image, like so...