Hi there,
I am trying to create a new post type, and when I try to save it, the button says "Submit for review".
How do I review? And why would this start happening all of a sudden?
Kind regards,
Craig
Normally this happens when you are logged in as a User with a User role that does not have permission to publish posts in this post type. The User is able to submit the post for review, and another User in a higher level role would have to publish it. What User role is your current User? Are you using Access to manage permissions?
Hi Christian,
Thanks for getting back to me.
I found the issue, it was a custom function to move the Featured Image meta box to the top. When I removed the function, it worked as expected again.
On another note though, I am trying to display a view based on date. I have my CPT (Online Events) with entries which have dates set before and after today. These all display fine when "The field Online Event Date is a DATE that is greater than or equal the following: TODAY" is removed. But as soon as I add it in, I get the message that no online events can be found.
Any ideas as to why the view won’t work when this filter is enabled?
Kind regards,
Craig
Okay great, I'm splitting your custom field date range filter question into a separate ticket so we can keep things organized here. I'll follow up in the new ticket shortly.