we have extras with price added to some services in WP Amelia. On reservations, the price of the extras is multiplied by the number of people the reservation is being made for, which we would like to avoid. We would want the extras not be multiplied by the number of people. Can you suggest how to go about doing this, even if this includes adding or making a change to the codebase?
Added an option to choose whether the service price will be multiplied by the number of people in the booking.
Follow up question though. It says whether the service will be multiplied, not the extras. We need the service to be multiplied, but NOT the extras. Is this possible with the option? If not, can you suggest which line in the sourcecode we need to update and how to update for it to behave as we want?
Can you suggest how we can make this work only for extras? Even if it means we change some line in the codebase? We're launching a site on Amelia for a client in 3 days and would really want to stick with Amelia, but this little thing is a significant issue if unresolved.
Can you suggest in the meantime which file(s) and which lines of code handle this? We will make a temporary workaroud on our own, but a suggestion where to look for this will help us. Thanks.
I just spoke with my developer about this so he can give you a guide.
Unfortunately there are a lot of changes that needs to be applied to the backend and the front end.
all our JS files are modified (minimized) in public version of plugin (in our development environment is accessible), but unfortunately I can not send you our source code because that is the policy of our company.
You will need a source code in order to build the plugin and to modify (compress) the files to be vue files.
All those files that have extension .vue are compressed and minimized in JS files that is very hard and highly not recommended modifying ( because it can break other plugins features , even the basic ones). So in order to add some other features you can unminify the js and customize it.
Hi,
we have extras with price added to some services in WP Amelia. On reservations, the price of the extras is multiplied by the number of people the reservation is being made for, which we would like to avoid. We would want the extras not be multiplied by the number of people. Can you suggest how to go about doing this, even if this includes adding or making a change to the codebase?
Thanks,
Tomas
HI Tomas,
Thank you for your purchase.
Can you please tell me which version do you have?
Is it 2.1 version?
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Bogdan,
we're running the 2.0.1 . Does the update handle this?
Tomas
HI Tomas,
Yes in the 2.1 version there is an Feature
Added an option to choose whether the service price will be multiplied by the number of people in the booking.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
We will update to 2.1.
Added an option to choose whether the service price will be multiplied by the number of people in the booking.
Follow up question though. It says whether the service will be multiplied, not the extras. We need the service to be multiplied, but NOT the extras. Is this possible with the option? If not, can you suggest which line in the sourcecode we need to update and how to update for it to behave as we want?
Thanks,
Tomas
HI Tomas,
I just checked with my team who wrote that, and she forgot to mention that this is also for services and extras.
Sorry for the inconvenience.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Can you suggest how we can make this work only for extras? Even if it means we change some line in the codebase? We're launching a site on Amelia for a client in 3 days and would really want to stick with Amelia, but this little thing is a significant issue if unresolved.
Haven't updated yet, will in a day.
HI Tomas,
This is a new feature so we will definitely add it to choose between extras and services. For now this is applied to both extras and services.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Can you suggest in the meantime which file(s) and which lines of code handle this? We will make a temporary workaroud on our own, but a suggestion where to look for this will help us. Thanks.
HI Tomas,
I just spoke with my developer about this so he can give you a guide.
Unfortunately there are a lot of changes that needs to be applied to the backend and the front end.
all our JS files are modified (minimized) in public version of plugin (in our development environment is accessible), but unfortunately I can not send you our source code because that is the policy of our company.
You will need a source code in order to build the plugin and to modify (compress) the files to be vue files.
All those files that have extension .vue are compressed and minimized in JS files that is very hard and highly not recommended modifying ( because it can break other plugins features , even the basic ones). So in order to add some other features you can unminify the js and customize it.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Bogdan, was that all for guidance? Or can the developer suggest which part of the unminified JS handles this functionality as well?
Also, any idea on when in your update pipeline we might see the option to choose between extras and services in the future?
HI Tomas,
This is all that developer said to me, also that he changed like 20 different files in the plugin.
I forwarded this so probably in the next 1 or 2 update there will be an option to choose between services and extras to have this option.
Customers request more for both options to be enabled and because of that we implemented to be like this.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables