Search:

Search: Search took 1.00 seconds.

  1. Fixed it, i anyone is interested: by placing it...

    Fixed it, i anyone is interested: by placing it within the "order-summary-content.php" the transaction can be measured.
  2. // Limit carachters in user description...

    // Limit carachters in user description
    $('#profile-form #description').keypress(function(e) {
    var tval = $('#profile-form #description').val(),
    tlength = tval.length,
    set = 250,...
Results 1 to 2 of 2