fatcattr
Forum Replies Created
-
Forum: Plugins
In reply to: [Appointments] Refreshing all page when next week clickedI found the modification i did.. does it make sense?
https://premium.wpmudev.org/forums/topic/next-month-pagination-not-working-on-appointmentsForum: Plugins
In reply to: [Appointments] Refreshing all page when next week clickedHi Bojan,
Apreciated your quick response..
I’m using Divi theme and yes the page is built up with page builder.. i’m using the shortcodes in the text module.. here the shortcode i’m using..[app_schedule service=”1″ worker=”2″ title=”START – END”] [app_pagination] [app_confirmation title=”Lütfen rezervasyon bilgilerinizi konrol ederek, rezervasyonunuzu onaylayınız:” name=”Adınız:” email=”E-Mail:” phone=”Cep Telefonu:” note=”Varsa notunuz:” button_text=”Rezervasyonunuzu göndermek için basınız” confirm_text=”Rezervasyonunuz alınmıştır, teşekkürler!” warning_text=”Zorunlu alanları lütfen doldurunuz”]
Btw what i remember is, it wasnt work with the divi theme first and i just modified something to fix it which is already posted in this forum, it may cause this problem which im not sure ofcourse, just keep in mind.
Forum: Plugins
In reply to: [Appointments] Ajax scripts don't work when mail alerts activatedHi Postman,
It was definetly smtp error. After implemented your plugin, it started to work. So my assumption is, it is related with smtp configuration.. that’s why your plugin set smtp outgoing port to 587 which is different then my previous port 25. I really don’t know root cause but there may some background problems regarding to email sending process even it sends the mail.
Appreciated for your help.Forum: Plugins
In reply to: [Appointments] Ajax scripts don't work when mail alerts activatedWill try and let you know, but mails are juts working fine but not seems compatible with the scripts, but it is ofcourse my assumption.. will update you in few minutes