Without seeing it, I can’t say what’s happening. this isn’t normal, of course. If you’re using a custom template make sure there isn’t anything in there that would cause this…and of course make sure there is only one shortcode on your page.
Thank you for the reply xnau, I appreciate it.
It is a simple page that contains just a short-code, no custom templates. A correction to my original post: it only happens on a page with [pdb_record], and not on a page with the initial [pdb_signup].
[pdb_record groups="health_and_medical,medical_verification" action="emergency-contacts" submit_button="Save & Continue"]
This is what it’s generating:
<table class="form-table">
<tbody class="field-group field-group-submit">
<tr>
<th><h3 data-lineheight="24" data-fontsize="16">Save Changes</h3></th>
<td class="submit-buttons">
<input class="button-primary pdb-submit" value="Save & Continue" name="save" type="submit"> </td>
</tr>
</tbody>
</table><!-- end group -->
Screenshots:
https://www.sacredlotus.com/ss-01.png
https://www.sacredlotus.com/ss-02.png
https://www.sacredlotus.com/ss-03.png
Could any of the settings cause this to happen? It’s pretty much straight out of the box. I haven’t changed much.
Thanks,
T
I think I get it. It’s just the label, and it has to be there in the default template?
– T
Thanks, I understand how this part works now.
Label doesn’t have to be there, you can make it blank in the settings if you don’t want the label. The setting is “Save Changes Label” under the record form tab.