I am trying to: submit information
Link to a page where the issue can be seen: hidden link
I expected to see: successful submission
Instead, I got: The post was not saved because of the following problem: [with no error]
Hi, I'm not able to see a Form on this page, I see a message that Views is not active. Can you try the following troubleshooting steps first?
- Temporarily deactivate all plugins except Types, Views and Forms. Activate a default theme like Twenty Seventeen. Test again.
- If the problem is resolved, reactivate your theme and other plugins one by one until the conflict reappears.
- If the problem is not resolved, open the browser console and check for any errors that may appear. Copy and paste them in your next reply.
- Edit the Form and switch between AJAX settings. Test again.
- Edit the Form and check the settings for "What to show after submitting the form". Tell me what is selected here.
- Create a new Form and rebuild your existing Form using the "Auto-generate" button. Do not add or remove any content to the Form.
- Replace your existing Form with this new Form and test it.
Let me know the results and we can go from there.
Could you please check now. I had to deactivate the plugins to fix another problem.
I think I might have found the problem, but I'm not able to fix it. The line in the Cred Form that used to work, but has stopped without me having done any maintenance is:
<div class="form-group hide">[cred_field field='post_title' post='reservations' value='[wpv-post-title] [wpv-post-today]' urlparam='' placeholder='Property ERB' class='form-control' output='bootstrap']</div>
Is seems that the [wpv-post-today] does not work
Please help!
The wpv-post-today shortcode is not built-in to Toolset. I suspect this was added using custom code at some point, possibly under advice of our support team. Can you share the custom code for this shortcode? What do you expect the shortcode to produce?