Posts by Pedro Perez • 45 points
4 posts
-
0
votes1
answer75
viewsQ: Newsletter with refresh ajax
I’m trying to send this form through ajax and I’m not getting, is there something wrong? I’m beating my head against this for four hours without success. Note: I am developing via wordpress and I am…
-
0
votes2
answers183
viewsQ: PHP mail does not send email
I’ve been finding a problem in making a contact form, because I’m not succeeding and I don’t know why it doesn’t work. Follow applied code: HTML <form name="sentMessage" id="contactForm"…
phpasked Pedro Perez 45 -
0
votes0
answers60
viewsQ: Flickity slide show list
I’m developing a page that contains 2 slides. 1 main and other related to it; but I need to create a pro slide navigation menu apart. I built it as follows, generating 3 slides and using 1 of them…
-
2
votes1
answer175
viewsQ: Form with datetimepicker
I am developing a scheduling system and I am using the datetimepicker to make the appointment. I need a help with json; I need to block the dates that are being used so that they cannot be selected.…