Viewing Taxonomies

This topic is: not resolved
Viewing 3 posts - 1 through 3 (of 3 total)
Author Posts
August 22, 2013 at 12:32 am #3337
Bart Dabek
Post count: 24

Hey Travis… is it me or is this a bit strange… if I create a new post type and want to use your fields to add taxonomies that cannot be done right?

The only way to have a custom taxonomy is to checkoff avialable taxnomies for that particular post type… but that automatically displays the default wordpress list of taxonomies… meaning there is no way to associate a taxonomy on a post type and only use your controls…

What I’m looking for is the ability to do the following..

1. Create a new taxonomy and assign it to a post type
2. Disable default wordpress taxonomy box for that taxonomy
3. The taxonomy would still be listed in the sidebar so we can add additional taxonomies
4. On the post type edit page we would use your field related terms to show that taxonomy so we can make it required and so the user can only choose one taxonomy

Is that possible in the current build?

August 22, 2013 at 10:04 am #3339
traversal
Post count: 207

That’s a really tricky problem to solve, since the method of storage for taxonomy terms is very different to the way that WordPress stores post and taxonomy term relationships. You can setup a related term field in MasterPress, but this will store the data for that in post meta, so any standard WordPress queries on terms won’t just “work” as it’s a completely different database query behind the scenes. There are ways in the MasterPress UI to run queries around those field types, but those aren’t standard term queries in WordPress.

Probably the only way this could work better is to allow a custom UI for assigning taxonomy terms that replaces the standard WordPress UI.

To that end, what is it about the MasterPress field UIs specifically that you would like to see? Is it the selection interface that you like more than the built-in taxonomy UI?

August 22, 2013 at 12:10 pm #3340
Bart Dabek
Post count: 24

Yeah kindda figured that… the main thing is being able to require a taxonomy and only to select 1 specific taxonomy.

But really no worries… I knew this was a long shot.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Latest From the Blog

MasterPress 1.3.10 is now available

9th November 2023

MasterPress 1.3.10 is a feature and bugfix release. Workaround for fatal error introduced by changes to WordPress’ wpdb class in WordPress 6.4. Added actions to MPC files upload_field & WF image save_image functions.

Plugin Requirements

MasterPress requires a minimum of WordPress version 4.9, MySQL 5.6, and PHP version 5.6.20.

We also recommend that PHP is configured to use a memory limit of 64MB per request (128MB may be required for sites with higher complexity).

This plug-in is not compatible with the WordPress.com hosted service.

Three AM