Tab Content
No Recent Activity
About ryanjs

Basic Information

Statistics


Total Posts
Total Posts
12
Posts Per Day
0.00
Total Thanks
Total Thanks
2
General Information
Last Activity
September 9th, 2015
Join Date
March 7th, 2015
Referrals
0

2 Likes

  1. ryanjs
    ryanjs liked post by dimitris On thread : Add filter validation form
    What you need to do: 1.install the latest dev build 2.remove the 'required' class 3.add this code in your child theme. add_filter( 'hrb_project_validate_fields', 'my_validation_check' );
    Liked On: July 30th, 2015, 02:49 AM
  2. ryanjs
    ryanjs liked post by dimitris On thread : Add filter validation form
    You only need to copy the form-listing.php file and remove the required class (i think).
    Liked On: July 20th, 2015, 12:55 AM