Title: danielodes's Replies | WordPress.org

---

# danielodes

  [  ](https://wordpress.org/support/users/danielodes/)

 *   [Profile](https://wordpress.org/support/users/danielodes/)
 *   [Topics Started](https://wordpress.org/support/users/danielodes/topics/)
 *   [Replies Created](https://wordpress.org/support/users/danielodes/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/danielodes/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/danielodes/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/danielodes/engagements/)
 *   [Favorites](https://wordpress.org/support/users/danielodes/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Forminator Forms – Contact Form, Payment Form & Custom Form Builder] Form initially gives submission error on mobile](https://wordpress.org/support/topic/form-initially-gives-submission-error-on-mobile/)
 *  Thread Starter [danielodes](https://wordpress.org/support/users/danielodes/)
 * (@danielodes)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/form-initially-gives-submission-error-on-mobile/#post-16451613)
 * Hi Adam.
 * Thank you for your response.
 * The Ajax was already disabled but, after a lot of trial and error, we think it
   may have been an error linked to the akismet spam filter (in Security) as after
   disabling this the problem seems to have stopped.
 * It could be this in conjunction with the custom code we implemented.
 *  I’ll be in contact again if we notice the error again.
 * Kind Regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Forminator Forms – Contact Form, Payment Form & Custom Form Builder] Display Unique Number on Form Submission](https://wordpress.org/support/topic/display-unique-number-on-form-submission/)
 *  Thread Starter [danielodes](https://wordpress.org/support/users/danielodes/)
 * (@danielodes)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/display-unique-number-on-form-submission/#post-15966988)
 * Thank you so much [@wpmudevsupport15](https://wordpress.org/support/users/wpmudevsupport15/)
   and [@wpmudev-support8](https://wordpress.org/support/users/wpmudev-support8/)
   for the swift response!
 * This code helped a lot!
 * We had to tweak it slightly as when we tested it, the output was incremented 
   again (so, for example, if the form code was saved internally as number 10, the
   user received a message saying the code is 11…).
    So I changed the else statement
   to $incremental = $incremental + 0;
 * It seems to now be working exactly as we wanted.
 * Thank you again!

Viewing 2 replies - 1 through 2 (of 2 total)