soflyy/oxygen-bugs-and-features

The `Edit with Oxygen` meta box shouldn't appear for internal post types.

Closed this issue ยท 7 comments

The Edit with Oxygen meta box shouldn't appear for internal post types.

ACF being a classic example of this:

image

Oxygen can be disabled on post types via Settings > Client Control in WP Admin.

@Kpudlo

You must agree it's pretty bizarre workflow to require your users to manually weed out every private post types for every install of oxygen though?

Wouldn't it make more sense to simply implement the fact that any post type that's registered with public => false can't be editted by oxygen anyway?

Hello @perrelet,

Wouldn't it make more sense to simply implement the fact that any post type that's registered with public => false can't be editted by oxygen anyway?

It could. I'll reopen this as a feature request.

404 Error

If you're encountering an issue with Oxygen, please open a Support Ticket (https://oxygenbuilder.com/support) with the requested information and our support team will be glad to assist.

@Kpudlo

404 Error

Simply pointing out that this is a bug not a feature request.

๐Ÿ‘‰ Selecting Edit with Oxygen for post types with public => false will always return a 404 because these post types don't have public permalinks. Such an error implies a bug, not a feature.

Further, the instructions on the 404 page (see screenshot) do not reflect the issue.

Thank you for the details. I've created a new bug report for the 404 issue via #3494.