Learn about Within 24 in this comprehensive guide. We cover everything you need to know.

Contact Us – DigitalEdu | Get in Touch
Contact Get Started
Contact Us

We’d Love to Hear From You

Have questions or ready to get started? Reach out and our team will get back to you within 24 hours.

Email Us

hello@digitaledu.website

We respond within 24 hours

Support Hours

Monday – Friday

9:00 AM – 6:00 PM EST

Live Chat

Chat with our team

Available during business hours

Follow Us

Send Us a Message

Fill out the form below and we’ll get back to you shortly.

Message Sent!

Thank you for reaching out. We’ll get back to you within 24 hours.

Schedule a Free Consultation

Book a 30-minute call with our team to discuss your needs.

Select Date

Available Times
btn.disabled = true; btn.innerHTML = ‘ Booking…’; var name = document.getElementById(‘de-booking-name’).value; var email = document.getElementById(‘de-booking-email’).value; var phone = document.getElementById(‘de-booking-phone’).value; var xhr = new XMLHttpRequest(); xhr.open(‘POST’, ‘/wp-admin/admin-ajax.php’, true); xhr.setRequestHeader(‘Content-Type’, ‘application/x-www-form-urlencoded’); xhr.onload = function() { alert(‘Booking confirmed! Check your email for details.’); btn.innerHTML = ‘Confirm Booking’; btn.disabled = false; }; xhr.onerror = function() { alert(‘Booking confirmed! Check your email for details.’); btn.innerHTML = ‘Confirm Booking’; btn.disabled = false; }; xhr.send(‘action=de_save_booking&name=’ + encodeURIComponent(name) + ‘&email=’ + encodeURIComponent(email) + ‘&phone=’ + encodeURIComponent(phone) + ‘&date=’ + encodeURIComponent(cal.selectedDate) + ‘&time=’ + encodeURIComponent(cal.selectedTime) + ‘&service=Free Consultation’); });