The ui tag has no wiki summary.
1
vote
1answer
70 views
Back End Interface Plugin
The Back-end of Wordpress is nice, but I would like to customize the UI to some degree.
My goal is to make the user experience REALLY simple for untrained users.
I suspect plugins exist for this, but ...
1
vote
2answers
1k views
How to change the file upload directory on version 3.5?
The option to change the upload folder for images is gone on version 3.5, any way to make it visible again or a workaround ?
From this core ticket:
Changing the upload_path and upload_url_path ...
2
votes
2answers
43 views
Prevent Selected Terms Rising to the Top
When you're editing a post and select a child category or term, and update, the selected terms appear at the top ( leading to potentially confusing situations where 'foo' 'foo' and 'foo' are selected ...
1
vote
0answers
29 views
UI for taxonomies & query vars
I'm building a review category on our site and I'm wondering what would be the best way to build an UI for sorting the reviews.
This is how it will be setup:
A archive of reviews at /reviews/
The ...
0
votes
1answer
215 views
lock meta box position on post edit screen for contributors
Our website has an open system for contributors (WP User Role) to add news and calendar content to the site.
I'd like to set and lock the position of the content and meta boxes on the post edit ...
9
votes
2answers
158 views
Hierarchical taxonomy UI
I don't like the way the taxonomies are displayed within the Wordpress admin and was wondering if anyone knew the best way to hook in and change it. Currently if I select some terms within my post ...
0
votes
1answer
568 views
register_taxonomy - show in admin menu, but not on post type (edit) screen
I've been trying a lot of things so far and investigated core inside out, but couldn't find a way that allows me to add the submenu item, but doesn't add the meta box for a custom taxonomy.
The Menu ...
-1
votes
1answer
99 views
Displaying the custom taxonomies side by side on the admin dashboard
I got 5 top level cats and for each of these top level cats, I have directly corresponding 5 non-hierarchal custom taxonomies.
By default, WordpPress UI display these CT's one after the other. Right ...
-1
votes
1answer
32 views
What plugins would you recommend for improving the admin dashboard's category selector? [closed]
Is there a plug-in to change the default behavior of the cat's drop down in the admin dashboard so that I can type-in the name of a category and the results are filtered down to those starting with ...
0
votes
2answers
188 views
Default scripts added to each admin page
Whilst jQuery is available on all admin pages, only selected jQuery UI libraries are added for certain pages (i.e. it is different for each admin page).
I am trying to find out where the jQuery UI ...
-1
votes
1answer
321 views
Post UI Tabs plugin double fade effect
After clicking a tab (any tab), the fade in effect occurs twice. Curious how to only have this occur only once. I disabled every plugin to ensure that this was not a JS conflict elsewhere and it ...
0
votes
1answer
224 views
Is there a plugin for feedback like Kissmetrics available? [closed]
Kissmetrics has a little widget thing that pops up from the bottom-right corner of the page, asking for comments or offering a short feedback survey.
Is there anything like this available for ...
1
vote
1answer
327 views
Wordpress 3.2 Admin UI Guide
Is there such a guide somewhere so that I could use standard UI elements (especially since the 3.2 rewrite) instead of marking up my own?
Like the Categories metabox tabs for example.
3
votes
2answers
3k views
Possible to hide Custom Post Type UI/Menu from specific User Roles?
What I'm looking to do is completely hide the UI for a custom post type from specific user roles...Ive previously found many resources on how to disable access to using those CPTs but nothing that ...
0
votes
2answers
667 views
Page not found for custom post type UI plugin and taxonomy
I am using Custom post type UI and when I try to go to the post created under the post type projects page is redirected to page not found page. I have page created with same name before but I have ...
5
votes
2answers
622 views
Complex widget form UI - examples and best practices
I'm contemplating a widget with quite a number of options, which will make for a lengthy widget form. To improve the user experience with this form, I'd like to divide it into sections. I don't feel ...
10
votes
4answers
175 views
What do you think about custom designed plugin/theme options UIs?
You probably noticed the trend of making custom designed plugin/theme options UIs, especially in the commercial ones (on CodeCanyon for example - custom boxes, tabs, accordions etc).
I personally ...
1
vote
2answers
186 views
Where should I put “run once” plugin pages?
Where should I put an administration page that should only be used once?
I am creating a plugin that will index all used HTML tags in your posts, so you can cleanup posts if you change themes and ...
2
votes
3answers
2k views
how do I force a single column layout in screen layout
I am using multipress, but users with small screens cannot access the HTML tab as the Publish meta box has a div that slides above it, disabling the ability to click it. One idea is to force a single ...
4
votes
2answers
152 views
If your blog was an app on Facebook
If you were to turn your blog into a Facebook app, what features would it have? What would the UI look like? What are the significant dealbreakers you'd need to satisfy to extend your blog to a ...