I saw the prior post on grouping by email… but had some issues using the code. Simplified issue: What I’d like to do is have users to my blog submit a number of matches theyve won.. I would like a leaderboard that lists all the users that have submitted and a total of the matches [...]
Grouping User ID & Summing Entry
javascript help
i want to add up the fields differently depending on what they put for one entry 1-7.. but its not putting the variable back into the form when they submit.. is something wrong with this code? jQuery(document).ready(function($){ $(‘#field_ktduiq, #field_3dpp2f, #field_c1fuyy, #field_vo0x5a’).change(function(){ var level = parseInt($(“#field_ktduiq”).val();); var val2 = 1; var val2 = 1; var val4 [...]
Not geting same results
is it possible to rank/order entries
Help with purchase form
Couple things I cant figure out how to do: My users to my blog have custom capabilities… I want to put checkboxes to purchase further capabilities, but if they already have it purchased, I want it to be unavailable to select, but still visually present, any ideas? Also, I want to add up all the [...]




