This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
I have a form that should display the post it is creating once it is submitted, and it has been working as expected until today. I am not sure what changed, but now instead of displaying the post, it just shows the form again. Please enable private fields on this one.
Hello. Thank you for contacting the Toolset support.
As requested - I'm enabling the next reply as private.
Can you please share problem URL where I can see the issue as well as what form you are using.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site.
I have set the next reply to private which means only you and I have access to it.
I can see the issue - in order to ensure there is no conflict with the theme you are using or plugins:
Could you please try to resolve your issue by deactivating all third-party plugins as well as the default theme to check for any possible conflicts with any of the plugins or themes?
- Do you see any difference?
The site has been working perfectly for over a year now. The only recent change was the duplication of a form (not the form in question) to create an edit form from it. There is only one function in the functions.php that hooks into the form in question. I have rolled back to the previous version of the theme and tested (same behavior persists), but I can't just switch to a different theme as there is quite a bit of php that makes the system work for other forms and views. But, again, to reiterate, the system has been working up until very recently, and I have already tested the form with all non-toolset plugins disabled, and it is still not behaving correctly.
I'm not sure why but the functions.php wasn't being saved with the code you pointed out being removed, so I went into the server and made the edit and now it is working correctly. Thank you for your help.