isabete
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Appointments] Customer searchGood morning
- This reply was modified 8 months, 2 weeks ago by isabete.
Forum: Plugins
In reply to: [Easy Appointments] Customer searchGood morning,
I beg your pardon, but why is this feature only available to only for logged-in users?
I don’t understand?
Do I need the premium extension to use it logging out ? why ?
thanks- This reply was modified 8 months, 2 weeks ago by isabete.
Forum: Plugins
In reply to: [Easy Appointments] Customer searchHi, you told me that to access the customer search field when I’m offline, I need to register. Can you tell me how to do this, please? Thanks as always. Bye
Forum: Plugins
In reply to: [Easy Appointments] Customer searchGood morning, I expected this change to be made available. It doesn’t seem like such a niche option, but rather standard help with bookings. I hope it’s made available to all types of users. Best regards
Forum: Plugins
In reply to: [Easy Appointments] Customer searchGood morning, I thought I was a registered user. But did you charge for this change?
Forum: Plugins
In reply to: [Easy Appointments] Customer searchGood morning, sure, here it is.

I see it in edit mode, then I save the page and when I open the site it’s not there:
[ea_bootstrap width = “800px” save_form_content = “0” layout_cols = “2” scroll_off=”true”]Forum: Themes and Templates
In reply to: [OceanWP] theme OceanWP, get_query_var doesn’t work.Hello,
Thanks for the quick reply, I solved it but I’ll find out more.
Best Regards
Forum: Themes and Templates
In reply to: [OceanWP] theme OceanWP, get_query_var doesn’t work.Good morning,
From a page of the site, through a snippet, there is the possibility to select the modification of a record through:“src=’https://www.spazioapp.com/immagini/matita.png’ name=’id ?>’ value=’Agg’ onclick=’f($row->id,0);’ />” .
“” . “<input data-title=’D’ type=’image’ width=’18px'”.The page that is called, through the snippet reads the ID number in the url.
I would like to point out that I solved it in the following way:
//$i_id = get_query_var(‘i_id’);
if(isset($_GET[“i_id”])) {
$i_id = htmlspecialchars($_GET[“i_id”]);
};site: spazioapp.com
plugin only Easy Appointments Version 3.12.9.1
WordPress 6.7.2I don’t know OceanWP yet, I’ll start studying it in the next few days
Best Regard
Forum: Plugins
In reply to: [Easy Appointments] edit data similar to yours in appointmentsEasy Appointments plugin
Forum: Plugins
In reply to: [Easy Appointments] appointment personal informationsAfter a booking, you need to have an exit button. If you return to the booking page, you need to have the input fields cleared, instead they show the booking data previously entered. I mean: from this
[ea_bootstrap width = “800px” save_form_content = “false” layout_cols = “2”]
another thing, it would be nice to have the ability to insert a shortcode that allows you to edit the Connections data: IdLocation / Service / EmployeeSlotsDays of weekWorking HoursDate rangeIs workingActions
RegardsForum: Plugins
In reply to: [Easy Appointments] edit data similar to yours in appointmentsHi,
Yes, I agree, it would be nice to have a shortcode to include on the pages.
What do you recommend sending SMS to patients’ cell phones to remind them of their appointment?
Will it be possible to drag an appointment to another day in the calendar?
Thank you and have a good dayForum: Plugins
In reply to: [Easy Appointments] edit data similar to yours in appointmentsGood morning, on your appointments page there is the possibility of filtering by data, location, operator etc.etc. I would like to do something similar Best regards