pipecardenast
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [AccessPress Social Counter] Instagram counter still at 0 After UpdateHi there,
I have the same problem, i updated the plugin to 1.6.6 and i changed access token but the plugin still don’t work. And the last thing that happened was the Instagram icon disappeared.
Can you help me please?
Hi Harish, of course this the screenshot
Hi Harish, in this image https://mundobici.co/MailchimpForWordPress-ScreenShot.png you can see the form code
Hi Harish, this is the code i’m using:
<div class="row"> <div class="form-group col-xs-12 col-md-6"> <label for="MMERGE4">Ciudad</label> <input type="text" name="MMERGE4" class="form-control input-sm" id="city" placeholder="Ingresa tu ciudad" required> </div> <div class="form-group col-xs-12 col-md-6"> <label for="email">Correo electrónico</label> <input type="email" name="EMAIL" class="form-control input-sm" id="email" placeholder="Ingresa tu correo" required> </div> </div> <div class="row"> <div class="form-group col-xs-12 col-md-6"> <label for="FNAME">Nombres</label> <input type="text" name="FNAME" class="form-control input-sm" id="fname" placeholder="Ingresa tu nombre" required> </div> <div class="form-group col-xs-12 col-md-6"> <label for="LNAME">Apellidos</label> <input type="text" name="LNAME" class="form-control input-sm" id="lname" placeholder="Ingresa tus apellidos" required> </div> </div> <div class="row"> <div class="form-group col-xs-12 col-md-6"> <label for="MMERGE3">Modalidad</label> <select name="MMERGE3" class="form-control input-sm" id="category" required> <option value="Downhill / MTB">Downhill / MTB</option> <option value="Ruta / Pista">Ruta / Pista</option> <option value="Bicicross / BMX">Bicicross / BMX</option> <option value="Ciclismo Urbano">Ciclismo Urbano</option> </select> </div> <div class="form-group col-xs-12 col-md-6"> <label>?Qué deseas hacer?</label> <div class="radio"> <label> <input name="_mc4wp_action" type="radio" value="subscribe" checked> Subscribirte </label> <label> <input name="_mc4wp_action" type="radio" value="unsubscribe"> Desuscribirte </label> </div> </div> </div> <div class="row"> <div class="checkbox col-md-12"> <label> <input type="checkbox" name="terms_conditions" value="" required> ?Aceptas los términos y condiciones? </label> </div> </div> <input type="submit" class="btn btn-mundobici" value="Enviar">
Hi Lap,
I check the list settings in MailChimp and only the email field is required and this field was fill before submit the form.
Viewing 5 replies - 1 through 5 (of 5 total)