shidhu40
Forum Replies Created
-
Forum: Plugins
In reply to: [LittleBot ACH for Stripe + Plaid] How WebHooks works@jwind Due you have any idea hows webhooks works
Forum: Plugins
In reply to: [Contact Form 7] Exclude lines with blank mail-tags from outputI have create following html
<div class=”input-field-rgt”>
<span class=”wpcf7-form-control-wrap radio-1″>
<span class=”wpcf7-form-control wpcf7-radio” id=”WestCoast”>
<span class=”wpcf7-list-item first”>
<label><input name=”radio-1″ value=”Sept 5th – 14th, 17th (13 day)” type=”radio”><span class=”wpcf7-list-item-label”>Sept 5th – 14th, 17th (13 day)</span></label></span>
<span class=”wpcf7-list-item”>
<label><input name=”radio-1″ value=”Oct 3rd – 12th, 15th (13 day)” type=”radio”><span class=”wpcf7-list-item-label”>Oct 3rd – 12th, 15th (13 day)</span></label></span>
<span class=”wpcf7-list-item”>
<label><input name=”radio-1″ value=”Nov 15th – 24th, 27th (13 day)” type=”radio”><span class=”wpcf7-list-item-label”>Nov 15th – 24th, 27th (13 day)</span></label></span>
<span class=”wpcf7-list-item”>
<label><input name=”radio-1″ value=”March 27th – April 5th, 8th (13 day)” type=”radio”><span class=”wpcf7-list-item-label”>March 27th – April 5th, 8th (13 day)</span></label></span>
<span class=”wpcf7-list-item”>
<label><input name=”radio-1″ value=”May 15th – 24th, 27th (13 day)” type=”radio”><span class=”wpcf7-list-item-label”>May 15th – 24th, 27th (13 day)</span></label></span>
<span class=”wpcf7-list-item last”><label><input name=”radio-1″ value=”Other Dates” type=”radio”><span class=”wpcf7-list-item-label”>Other Dates</span></label></span>
</span>
</span>
<span class=”wpcf7-form-control-wrap date-119″><input name=”date-119″ value=”” class=”wpcf7-form-control wpcf7-date wpcf7-validates-as-date” aria-invalid=”false” style=”display: none;” type=”date”></span>
</div>Forum: Plugins
In reply to: [Contact Form 7] Exclude lines with blank mail-tags from outputI have rendering its dynamically and update with ajax