Profiles

  • Member Since: December 13th, 2011
  • Find me on:
  • Posted a reply to jquery HTML5 form validation, on the site WordPress.org Forums:
    I have been working on this problem all day. I see now, that the "novalidate"…

  • Posted a reply to jquery HTML5 form validation, on the site WordPress.org Forums:
    I am sorry, I don't think I can be explaining very well. I have set…

  • Posted a reply to jquery HTML5 form validation, on the site WordPress.org Forums:
    But, if I remove any custom code and remove the jquery validate plugin, then set…

  • Posted a reply to jquery HTML5 form validation, on the site WordPress.org Forums:
    I have checked that the jquery validation script is getting loaded and working. I did…

  • Posted a reply to jquery HTML5 form validation, on the site WordPress.org Forums:
    On The https://xnau.com/product/html5-form-elements/ description page it says: If you’ve got some Javascript skills, this plugin…

  • Posted a reply to jquery HTML5 form validation, on the site WordPress.org Forums:
    The client-side validation is no longer working even for the fields that I have set…

  • Created a topic, jquery HTML5 form validation, on the site WordPress.org Forums:
    The jquery HTML5 form validation is no longer working …

  • Posted a reply to Transfer to another event plugin, on the site WordPress.org Forums:
    I have now worked on a better solution: 1.Goto https://code.google.com/archive/p/simplemodal/downloads download jquery.simplemodel.1.4.4.min.js rename it jquery.simplemodel.1.4.3.min.js…

  • Posted a reply to Calendar can’t add event after PHP 5.6 to 7.2 upgrade, on the site WordPress.org Forums:
    To upgrade to PHP7.4 try commenting out the function at the bottom of widget-contributors.php in…

  • Posted a reply to Transfer to another event plugin, on the site WordPress.org Forums:
    The calendar no longer works with WP5.5 as jquery has been updated and the plugin…

  • Posted a reply to Unable to edit new fields, on the site WordPress.org Forums:
    Could I possibly send a copy of the wp_participants_database_fields.sql with wp_participants_database_groups.sql with the 1000 fields…

  • Posted a reply to Unable to edit new fields, on the site WordPress.org Forums:
    I have opened the database structure and it is showing ID as INT(4) when I…

  • Posted a reply to Unable to edit new fields, on the site WordPress.org Forums:
    I see this line at the end of the wp_participants_database_fields table: ALTER TABLE wp_participants_database_fields MODIFY…

  • Posted a reply to Unable to edit new fields, on the site WordPress.org Forums:
    It says it is a primary Key, Is that why it doesn't change?

  • Posted a reply to Unable to edit new fields, on the site WordPress.org Forums:
    Hi, No, I only changed the structure to INT(4) in the PHPmyadmin, but now I…

  • Posted a reply to Unable to edit new fields, on the site WordPress.org Forums:
    I am not sure how to increase the data size of the id column for…

  • Posted a reply to Unable to edit new fields, on the site WordPress.org Forums:
    We have moved the website to a new platform. But still have the same problem.…

  • Posted a reply to Unable to edit new fields, on the site WordPress.org Forums:
    I have created a completely new installation of WordPress. I have exported the wp_participants_database_fields and…

  • Posted a reply to Unable to edit new fields, on the site WordPress.org Forums:
    Hi, I am still desperate! I have tried temporarily removing all my custom templates and…

  • Posted a reply to Unable to edit new fields, on the site WordPress.org Forums:
    The debugging log is empty. It shows no errors.

  • Posted a reply to Unable to edit new fields, on the site WordPress.org Forums:
    Thank you for continuing to try and help. I tried both of your suggestions: The…

  • Posted a reply to Unable to edit new fields, on the site WordPress.org Forums:
    No, I am afraid that is not the answer, as I have created a new…

  • Posted a reply to Unable to edit new fields, on the site WordPress.org Forums:
    Is there by any chance a maximum number of fields allowed all together in the…

  • Posted a reply to Unable to edit new fields, on the site WordPress.org Forums:
    Thank you for this suggestion. I tried putting session.save_handler to “files” in the php.ini It…

  • Posted a reply to Unable to edit new fields, on the site WordPress.org Forums:
    Thank you for your suggestions. I do not get 'field updated' message when a change…

  • Created a topic, Unable to edit new fields, on the site WordPress.org Forums:
    When in Manage Database Fields, I cannot edit any new …

  • Created a topic, Styles for radio button titles changed with latest update, on the site WordPress.org Forums:
    With the latest update, 1.9.5.13, the style of all my …

  • Posted a reply to Thanks Page not refreshing, on the site WordPress.org Forums:
    Hi Thank you for your reply. I am still experience a major problem and am…

  • Created a topic, Thanks Page not refreshing, on the site WordPress.org Forums:
    Hi, All of a sudden, the 'Thanks Page' for a new part…

  • Created a topic, Change Field Title, on the site WordPress.org Forums:
    Although I have been using Participants Database for a…

  • Posted a reply to Template Helper class get_value no longer recognising a number string, on the site WordPress.org Forums:
    If I remove the comma from the field ie <?php echo(money_format('%i',(str_replace(',','',$msol_client->get_value('basic_annual_earned_income_app1')) + (str_replace(',','',$msol_client->get_value('basic_annual_earned_income_app_2')) ) )));…

  • Posted a reply to Template Helper class get_value no longer recognising a number string, on the site WordPress.org Forums:
    In the code line <?php echo(money_format(‘%i’,$msol_client->get_value(‘basic_annual_earned_income_app1’) + $msol_client->get_value(‘basic_annual_earned_income_app_2’) ) ); ?> the result is output…

  • Posted a reply to Template Helper class get_value no longer recognising a number string, on the site WordPress.org Forums:
    basic_annual_earned_income_app1 is a currency field I have tried rolling back the plugin to check that…

  • Posted a reply to Template Helper class get_value no longer recognising a number string, on the site WordPress.org Forums:
    Here is an example of the code: <p class = "text-third"> <?php $msol_client->print_field('basic_annual_earned_income_app1') ?> </p>…

  • Created a topic, Template Helper class get_value no longer recognising a number string, on the site WordPress.org Forums:
    I have been using the The Template Helper Class for a …

  • Created a topic, Transfering values to pages of muli-page form, on the site WordPress.org Forums:
    We have a multi-page form with values that need to be …

  • Posted a reply to Muli-form with separate submit button for each page of form, on the site WordPress.org Forums:
    Thank you for extra pointers. I have been struggling all day with lots of variations,…

  • Posted a reply to Muli-form with separate submit button for each page of form, on the site WordPress.org Forums:
    I am trying to do as you say, so I have a link with an…

  • Posted a reply to Muli-form with separate submit button for each page of form, on the site WordPress.org Forums:
    I did try adding more submit buttons in the template eg: <button type="submit" formaction="url/?id=" >New…

  • Created a topic, Muli-form with separate submit button for each page of formf form, on the site WordPress.org Forums:
    Hello, We have been using your plugin for a few years …

  • Posted a reply to Jquery Validation with HTML5 form Elements, on the site WordPress.org Forums:
    Thanks for the offer of extra help. I have found the problem. It was indeed…

  • Created a topic, Jquery Validation with HTML5 form Elements, on the site WordPress.org Forums:
    I am using the Participants Database HTML5 Form Elemen…

  • Posted a reply to No file Selected showing after a file has been selected, on the site WordPress.org Forums:
    The problem that I am having is that the "No File Selected" text is not…

  • Created a topic, No file Selected showing after a file has been selected, on the site WordPress.org Forums:
    On my uploads page, I have a box saying 'Browse' (Fire…

  • Posted a reply to Transfering field value on multiple-page forms, on the site WordPress.org Forums:
    Absolutely fantastic, thank you for your very speedy reply. That has sorted out my problem…

  • Created a topic, Transfering field value on multiple-page forms, on the site WordPress.org Forums:
    I have a multiple-page form that hides sections depend…

  • Created a topic, When radio button required field, css to highlight missing field not implemented, on the site WordPress.org Forums:
    When I set a radio button as a required field, on subm…

  • Posted a reply to Radio button default value not getting ‘checked’., on the site WordPress.org Forums:
    Thank you for taking the time to reply an offer a suggestion. I removed all…

  • Posted a reply to Radio button default value not getting ‘checked’., on the site WordPress.org Forums:
    Ummm, then I have a problem. I did have the value as yes,no and the…

  • Created a topic, Radio button default value not getting ‘checked’., on the site WordPress.org Forums:
    When I set a default value for a radio button, the def…