The post-editor tag has no wiki summary.
0
votes
2answers
131 views
Custom fields attached to a page template only show on edit screen when page is saved
When I create a custom field and associate it to a custom page template, it doesn't show in the post editor screen until I click save (draft / publish).
Ideally, the custom field should show when I ...
0
votes
0answers
32 views
Advanced Custom Fields Post Object
I am looking to create a custom proposal system with WP and ACF. I created 3 custom post types.
Proposal Objectives
Proposal Items
Proposals
I created some custom fields in ACF to include in ...
0
votes
1answer
38 views
How to display and use all existing tags at my write-post-at-frontend-panel?
I can write and publish posts from my frontend - everything is fine. You know the backend: write-post-style, right? There it lists all existing tags.
How can I display all existing tags at frontend ...
0
votes
1answer
29 views
Automatically add a character to field in edit post page
Currently I am facing an issue involving making two plugins work well together. I am using a form plugin called formidable to create a new location custom post (custom post was made from a plugin ...
1
vote
1answer
20 views
Hide content editor for posts after approriate date
I am tuning my new site and i what to disable Content Editor for post created after date X, but for posts that created before that date Content Editor must be on its place.
0
votes
2answers
41 views
Is there a query string for edit.php to show all posts that have no custom taxonomy terms?
I wrote a plugin Premium Posts that registers a custom taxonomy called sms_premium_posts and adds a column to the post list table in the WordPress administration area.
In that custom column, if a ...
1
vote
1answer
48 views
Adding a tooltip above Categories postbox in Post Editor
I'm looking to add an onmouseover tooltip link above the categories postbox/widget in the post editor screen of the Wordpress backend to help further clarify to the users on my site which is the most ...
3
votes
3answers
2k views
How can I put a custom meta box above the editor but below the title section on the edit post page?
I have a custom meta box for a custom post type that my client wants placed between the title/permalink section and the post editor in the admin panel. Is this possible and if so is there a ...
1
vote
0answers
66 views
Word count not accurate - potential bug
My editors reported that there appears to be an issue with my word count on the post edit page. Testing this proved true, check the word count:
This is affecting all posts, for instance, a post ...
1
vote
3answers
1k views
No Edit / Delete Links for Custom Post Type?
I've created a custom post type for "testimonials" as well as rearranged the edit post display with custom columns for that post type... Everything works as expected EXCEPT for the fact that when I ...
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
53 views
Restrict acceess of a page in backend
How can I restrict editing of a page from backend only to a specific user?
I tried a few plugins but I thought doing it without plugins would be the way to go for me.
What measures I can take to ...
1
vote
2answers
451 views
Adding a Nav menu to post admin
i want insert a dropdown menu with list of menus, that i've created in nav-menu.php, to post-admin...
For example, when i'm creating a post, i want insert a menu "Paul" in a post (only a post that i ...
0
votes
0answers
34 views
Ajax loaded form elements for post-edit screen
I want to load some form elements for a custom post type's edit screen via AJAX.
What's the best practice to implement this?
Should I use this algorithm?
Hook an action to admin_menu to
...
0
votes
0answers
13 views
Strange behavior when I insert XML code snippet into articles using SyntaxHighlighter Evolved Plugin
I am using WordPress for a technical developing blog.
I am using the base WordPress editor to write my articles (not using other plugin)
I am using the SyntaxHighlighter Evolved Plugin to enter code ...
0
votes
2answers
76 views
Updating post content and custom fields in edit post screen
I'm trying to find the best approach to customising the edit post screen for a custom post type.
I want to add a button which, when clicked will trigger code which looks up an external (not WP) ...
0
votes
0answers
31 views
Hide wp_editbtns in post editor inserted images
Is it possible to somehow hide the two edit buttons (wp_editbtns) which appear on the click on an image that was inserted into a post/page? Normal jquery didn't work for me. I guess I have to hook ...
0
votes
1answer
80 views
tinyMCE duplicates previous block element when pressing return (visual editor)
Going crazy with this. Can't figure out if this is normal behavior.
I have added a filter to rewrite image inserts to use <figure> and <figcaption>. Works well.
However, when I insert ...
5
votes
1answer
186 views
How do I position meta_box on post edit screen?
I am displaying a div in the Edit Post screen using add_meta_box(). This function provides very limited positioning options via "priority" and "context" params and these are not sufficient for my ...
0
votes
2answers
180 views
Problem with Line spacing in wysiwyg editor in WP 3.5.1
Since updating to 3.5.1, I can no longer get single line breaks in the WYSIWYG editor. I used to be able to shift-return for a line break and return for a paragraph break. But now all lines have ...
0
votes
1answer
98 views
Adding a 'style=' bit to image_send_to_editor output
The best thing I liked about the new v3.5 media manager was being able to insert images to a post hosted by an external site like photobucket using "Insert from URL". I normally format my image ...
0
votes
1answer
42 views
dynamically get post attachment while editing
I want to show a meta box on the post edit screen, that contains a list of the images attached to the post. I need the meta box to work for new posts as they are being created. It should update ...
2
votes
1answer
70 views
WordPress MultiSite Paste from Word Tool Does not work
We're using multisite and pages/posts will not paste from word using the paste from word tool. I've tried everything imaginable, disabled theme (no plugins or network plugins enabled) We've tried ...
2
votes
1answer
187 views
WordPress Post Editor Toolbar Missing
I've just migrated from one host to another (VPS). Now the post editor toolbar has gone away. And also parts of the website shows on the admin side when using the post editor.
The only thing I did ...
-1
votes
1answer
72 views
How can I implement a simple post editor?
I want a simple post editor for WordPress, it should be something like tumblr editor or the stackoverflow editor.
My questions:
Is there any plugin I can use? (I just can't find it)
If no plugin, ...
4
votes
4answers
1k views
wp_editor on front end - JavaScripts not included
I am working on a BuddyPress plug-in for a client that requires users to be able to add content from the front end - they never see the back end for security reasons. I have the plug-in written and it ...
0
votes
1answer
73 views
Theme post editor does not have Visual & Html tabs and all buttons?
My theme (which I made myself several years ago based on WP TwentyTen) is only showing a basic post editor (& I cannot remember whether this was so originally or not!).
How do I get the post ...
1
vote
1answer
222 views
TinyMCE Autoresize
Looking for a way to make the TinyMCE editor always relative to it's content so that the height of the editor changes accordingly to how much text/images it contains.
There seem to be plugins for ...
0
votes
2answers
3k views
Create and edit posts from front end
I've created a very nice custom post type using the fantastic ACF plugin, but now I need a way for users to submit posts from the front end. Plugins like Gravity forms and Front-end Editor are nice, ...
6
votes
5answers
1k views
Syntax highlighting for post/page editor [closed]
Anyone know of a plugin that adds syntax highlighting to the post/page HTML editor?
Thanks-
0
votes
1answer
83 views
prevent caching during tinymce custom button development
I'm following this turial on how to add a custom button to TinyMCE editor in WordPress. Trying to edit author's JS to include my functionality, yet it seems to have gotten cached. Article author has a ...
2
votes
1answer
218 views
How to add “Check all” to Edit post page in WP?
I want to add a checkbox to Edit Post page in Wordpress admin and clicking on that checkbox should select all categories
How can I do that?
Image description bellow...
0
votes
1answer
250 views
add button to post edit page when post_status=publish
Question
what hook can be used to add a custom button to the 'Publish' metabox on the 'Edit Post' admin page?
Use case
I have a hand-rolled custom post type called ash_newsletter. I want to add a ...
2
votes
1answer
192 views
2nd button row from WP Super Edit or TinyMCE Advanced doesn't show to 2nd admin
I'm currently using WP Super Edit. But the same problem persists with TinyMCE Advanced.
This is how it is configured:
http://i.imgur.com/4PyXi.png
http://i.imgur.com/YniBi.png
...
0
votes
1answer
67 views
hooking with javascript in the edit post sending process [closed]
I'm developing a plugin for a complex custom field that need some js checks and validation before sending.
Is there a way to hook into the sending process with js/jquery?
0
votes
1answer
238 views
Hide tag and category boxes from the post editor
I want to hide the tag and category boxes from the post editor, the theme I've just developed doesn't need them, thus I want to hide them.
I am aware they could be hidden using the 'screen options' ...
1
vote
1answer
120 views
Clicking Add New button for custom taxonomy only moves element
When trying to click the "Add New Equipment Type" button for my custom taxonomy, it simply moves the DOM element up into the list of entries and fails to add the actual term. Here is my taxonomy ...
5
votes
3answers
213 views
Prevent Wordpress from abbreviating-long-slugs…-in-the-admin
On post edit pages, when a slug exceeds a certain number of characters, Wordpress abridges it with an ellipsis (...). For example, if my slug is i-want-to-be-able-to-see-this-slug, it appears on the ...
0
votes
1answer
131 views
How to change the post form from plugin?
I am starting making some wordpress plugin, so I am a beginer. I just wonder how can I change the post form of the pages. For example for adding some other input (of type file or text)? I am trying to ...
4
votes
3answers
300 views
Add comments from the admin panel?
I'm using WordPress as an Authoring tool. Hence I do not use the front end.
Now I wanna add the functionality making internal comments. As it is now, you are only allowed to read comments from the ...
0
votes
1answer
2k views
How to enable the <br /> tag in Wordpress posts and pages
i can't understand why so simple feature are disabled by Wordpress Team.
I want have line breaking with "br" tag.
On one wordpress forum was idea to modificate editor.js (in wp-admin/js) and ...
0
votes
2answers
445 views
How to disable Edit Post and Allow only Custom Field?
What I would like to know is if it is possible to disable the edit post function in wordpress based on User's roles.
I try to explain better. Let's take an 'Editor' as role example:
I would like ...
2
votes
1answer
601 views
How to add multiple checkbox elements to media attachments?
Based on solved question from:
How to add a checkbox element to attachments editor with example
Theres an example of multiple Checkboxes, for example: Colors, patterns, etc... A grouped list but ...
0
votes
1answer
836 views
add post meta front end edit
I'm trying to allow users to add meta values in my posts but it doesn't seem to be adding it in my front end post edit
<!-- edit Post Form -->
<div id="postbox">
<form ...
3
votes
1answer
657 views
Remove “From computer” media tab for posts with existing attachments?
On editing the attachments of a post whith at least one attachment previously uploaded, how do I remove the From computer tab and redirect to the Gallery tab?
This is my current code:
...
0
votes
1answer
347 views
How can I increase the font sizes used by the WordPress visual and HTML post editors?
When I'm editing a post, the text looks too small. I want larger text while editing.
Note that I'm not referring to increasing the text in the resulting post ... I mean the text as it is displayed ...
0
votes
2answers
153 views
How can I add a box to edit Order on a regular post?
I'm currently using the menu_order field in the DB to have some custom ordering of posts. I want to expose this field to the user via the admin section, like it is when editing a Page (in Page ...
0
votes
1answer
265 views
Custom posts type for individual pages?
I am trying to make a wordpress site with an idiot-proof backend CMS. I have built several relatively small wordpress sites, but now have moved on to a larger project and want to do it right.
...
0
votes
1answer
46 views
Split post edit screen into sub-edit screens for users, is this good or bad, and is it possible?
I am working on my user back end access in which users can control a few posts based on post type as well as submit posts in a few other areas (Guides and Encyclopedia entries).
The single post types ...
1
vote
1answer
184 views
Set default post author to none on new post
On a large multisite install with 200 authors I need the author on new posts to default to none.
I unset the post_author div and moved it to the publish box (where it should be anyway) and wrote a ...

