I am trying to:
Add a Post Form on Front Page (Home)
Link to a page where the issue can be seen:
I expected to see:
The new Post being created.
Instead, I got:
A weird redirect to some sort of search.
Steps:
I have created a Post Form for a CPT.
1. I have tried adding the Post Form using the the WordPress Page Editor (WPBakery interface) directly;
2. I have also tried creating a Content Template with the form (WPBakery) and adding that Content Template to the Front Page (Home).
Whenever Submitting the post, it behaves abnormally, redirecting to a weird "search" link.
It works very well on other pages (including with WPBakery Page Builder) but on the Front Page it will work only when not using WPBakery.
I would be able to work without WPBakery on the Front Page, but this is still an issue and I would prefer to have everything consistent and see why it's behaving this way?!
I installed an updated copy of your site locally and see the issue there, but I can't pin down why, so I've passed it to my second-tier colleagues to investigate further.
The preliminary investigation has found that it happens on the home page with WPBakery only where the form includes a completed taxonomy field, which is odd to say the least, but they are still trying to identify why.