dimplemodi
Forum Replies Created
-
Hello maxwell911,
Sorry, but the feature you’re looking for is not available in BookingPress. Not in pro as well.
Thanks
Hello genierio,
It seems that you’re looking to get support for ‘Service Finder Bookings’ that is not related to BookingPress. I would recommend you please contact their official support to get help with that plugin.
Thanks
Hello,
Currently, we do not have the hooks for common usage but we’re planning to make some for the public. However, I’m providing you a hook that is placed after an appointment is recorded in the database table!hook name: bookingpress_after_add_appointment_from_backend
hook type: action
params:
1) $inserted_booking_id – inserted appointment id
2) $bookingpress_appointment_data – details of appointments
3) $entry_id – entry id of the appointmentNote: We do not provide a guarantee about the hook as it’s not for common usage so it may be updated/removed in future updates of the BookingPress so please use it with caution.
Thanks
Hello,
I’ve checked and noticed that it’s due to Theme CSS conflict with the overflow property. I’m providing you with a custom CSS to fix this.
body { overflow: inherit !important; }
Copy and paste the above code into the custom CSS textarea from the BookingPress > Customize page where you’ll see a button with “.css{}” (without quote) text. Click on that, add the above code, and then save the changes.
If you’re using any caching plugin, then please clear the cache after saving the settings and then check again.
Thanks
Hello,
You can manage the fields from the BookingPress > Customize ( Hover to the top menu ) > field Settings page. Also, you can show the ‘Fullname’ field and hide the ‘Firstname’ and ‘Lastname’ fields from their respective settings.
Thanks
Hello,
I have checked in the local server and there is no such error found at the console, so I would suggest you to check once after clearing the cache.
Please check accordingly and let me know how it goes.
Thanks
Hello,
I have checked the page and accordingly found that you are using ARMember Pro. Due to forum limitations, I can assist you with the ARMember Lite only so kindly open a support ticket for ARMember pro and after that, you will be assisted from there.
Thanks
No worries! Feel free to contact us again if there is anything else.
Hello,
To translate the labels of BookingPress Form fields, navigate to BookingPress > Customize (on Top) > Field Settings. Then, click on the “Field Settings” of a specific field and modify the Label according to your preferences. There is no need to utilize POedit for translation.
Thank you
Hello,
Thank you for using the BookingPress.
1. The feature you’re looking is available in the premium version.
2. No! the data will not be removed on premium plugin installation.Thanks
Hello,
I have checked the provided error message and found that you are using the ARMember pro plugin and this forum is for the ARMember Lite plugin. So, kindly open a support ticket with the ARMember pro plugin and after that, you will be assisted further.
Thanks
Hello,
I’ve forwarded your concern to our team to look further into this. However, it would be more helpful if you share some brief details or couple of examples about the strings that is not included in the translation so I can share it with them for reference.
Thanks
Hello,
Regarding Upgrade/Downgrade, ARMember provides a facility to upgrade and downgrade membership plans, If members want to upgrade to a higher level plan($150) from the normal plan($100) then they need to purchase that membership plan fully(charge a full amount $150 of that upgraded plan amount) after that Member will be upgraded to higher plan immediately or after expiration of current plan as per configuration in membership plan from ARMember -> Manage Plans-> Add/Edit plan page at “Enable Upgrade / Downgrade Action” section.
But the amount difference that you are referring to is the pro rata and unfortunately, currently pro rata facility is not available.Thanks
Hello,
I have checked accordingly with the shortcode at our local server and there is no issue found.
So, please confirm by clearing the cache that you may use the caching system and if you are checking with the administrator logged in then, it will always display user logged in content as per the shortcode you have provided.
Please check accordingly and let me know if there is anything else.
Thanks
Hello,
I have checked the Manual User activation email notification by setting the “Manual approve by admin” option from ARMember -> General Settings page for the “New user approval” dropdown and after checking the signup then I received the “Manual User Activation” email notification. So, the issue not found.
Can you please provide more information about using which form you are trying to register and not receiving email notifications so I can check accordingly.
Thanks