Hi @barcode20
Thank you for reaching out to us.
We were unable to reproduce this warning message on our end. However, based on the line number you provided, we have identified a possible cause and a solution.
To resolve this issue, please follow these steps:
- Locate the
admin-init.php file in your theme directory:
wp-content/themes/appointment/admin/admin-init.php
- Open the file and replace its contents with the updated code provided in this link: https://controlc.com/ea5d4f3b
If you have any questions or need further assistance, feel free to reach out.
Best regards,
Appointment Support team
-
This reply was modified 1 year, 1 month ago by
Akhilesh.
Many thanks for your reply.
I’ve only replaced the line 79 with the same from the link you provided.
This one: ‘demo_link’=>$appointment_preview_url,
with this: ‘demo_link’=>’https://ap-business.webriti.com/‘,
and get no warning now.
Thanks again!