I am adding custom field to an existing post on my site.
But after adding it; the post is redirecting to homepage. However, if I don't update the post with custom field then it opens correctly. This problem only occurs while I update old post with custom field (with same permalink). Even if I delete that post and use the same permalink then it redirects to homepage.
For new posts with new permalinks, the post opens normally.
I just tried to create a new post with custom field and it is redirecting to homepage. Earlier I thought it was only the problem with old (existing) posts, but this problem is present for all posts with custom field.
Would you mind walking me through the exact steps on how to replicate the issue as well as providing me with admin access so that I can see the issue first hand?
Perhaps i'm not understanding the issue fully but i've added a new custom field and added a value to it and the post was not redirected to the homepage. hidden link
Could you perhaps record a video showing the issue so that I can better understand?
I tried with deactivating all not-toolset plugin and found that Custom Permalink plugin is conflicting with toolset.
After deactivating custom permalink plugin post is working normally.
But its not a problem of custom permalink plugin, because custom permalink is working normally in the post that not updated with custom fields.
Could you please found the problem why toolset custom fields are conflicting with custom permalink plugin.
Custom fields in post type post have repeatable field group, and repeatable field group is created as a custom post type. That custom post type take link (custom fields) link on main post, that's why its conflicting with custom permalink.