- Posts: 30
- Thank you received: 0
Edit Additional Services
- anna
- Topic Author
- Offline
- Junior Member
-
Less
More
10 years 10 months ago #46614
by anna
Edit Additional Services was created by anna
Hi,
I need to hide some elements relative to additional information:
1) The cost of the service, because it is a fixed cost and it isn't necessary to repeat it.
2) The title of the additional service in the Summary, to see only services details.
3) The double currency in the cart total (€ 20,00 [strike]EUR[/strike]).
Could you help me please? Thank you!
Anna.
I need to hide some elements relative to additional information:
1) The cost of the service, because it is a fixed cost and it isn't necessary to repeat it.
2) The title of the additional service in the Summary, to see only services details.
3) The double currency in the cart total (€ 20,00 [strike]EUR[/strike]).
Could you help me please? Thank you!
Anna.
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13053
- Thank you received: 1696
10 years 10 months ago #46615
by Mr. Dam
Replied by Mr. Dam on topic Edit Additional Services
Hi Anna,
You need to send the screenshot of each items, and i will let you know the source files that you can modify to suit you need
Thanks
Dam
You need to send the screenshot of each items, and i will let you know the source files that you can modify to suit you need
Thanks
Dam
Please Log in or Create an account to join the conversation.
- anna
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 30
- Thank you received: 0
10 years 10 months ago #46616
by anna
Replied by anna on topic Edit Additional Services
Hi Dam,
here the attachment! (in order)
Thanks!
A.
here the attachment! (in order)
Thanks!
A.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13053
- Thank you received: 1696
10 years 10 months ago #46648
by Mr. Dam
Replied by Mr. Dam on topic Edit Additional Services
Hi Anna,
Problem 1. You can modify file: components > com_osproperty > classes > default.php
function
loadExtraFields
Problem 2. Can you send me the whole of page so i can see what's that page
Problem 3. You can see in almost ecommerce sites, they put the currency symbol at begin and currency code at the end. But you can change it by your self to remove the currency code by modifying file
administrator > components > com_osservicesbooking > helpers > helper.php
function showMoney
Thanks
Dam
Problem 1. You can modify file: components > com_osproperty > classes > default.php
function
loadExtraFields
Problem 2. Can you send me the whole of page so i can see what's that page
Problem 3. You can see in almost ecommerce sites, they put the currency symbol at begin and currency code at the end. But you can change it by your self to remove the currency code by modifying file
administrator > components > com_osservicesbooking > helpers > helper.php
function showMoney
Thanks
Dam
Please Log in or Create an account to join the conversation.
- anna
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 30
- Thank you received: 0
10 years 10 months ago #46738
by anna
Replied by anna on topic Edit Additional Services
Hi Dam,
1) Could you say to me what should I hide? I'm not able to hide the cost of 20,00 €. Sorry.
2) I'm sending to you the image... the sentence I need to hide is: Negli stessi orari... in the Summary field.
3) I haven't a file helper in the helpers folder
(see the attachment n. 2)
Thank you for your help!
Anna.
1) Could you say to me what should I hide? I'm not able to hide the cost of 20,00 €. Sorry.

2) I'm sending to you the image... the sentence I need to hide is: Negli stessi orari... in the Summary field.
3) I haven't a file helper in the helpers folder

Thank you for your help!
Anna.
- anna
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 30
- Thank you received: 0
10 years 10 months ago #46754
by anna
Replied by anna on topic Edit Additional Services
Hi Dam,
I add another thing I should to hide: when I create personal slot I don't want user see the sentence: slot available 1. Where I can hide it? Thanks, Anna.
I add another thing I should to hide: when I create personal slot I don't want user see the sentence: slot available 1. Where I can hide it? Thanks, Anna.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13053
- Thank you received: 1696
10 years 10 months ago #46764
by Mr. Dam
Replied by Mr. Dam on topic Edit Additional Services
Hi,
In file
components > com_osserviesbooking > helpers > calendar.php
find
-
<?php
echo JText::_('OS_AVAIL').": ";
echo $avail;
?>
and remove it
Thanks
Dam
In file
components > com_osserviesbooking > helpers > calendar.php
find
-
<?php
echo JText::_('OS_AVAIL').": ";
echo $avail;
?>
and remove it
Thanks
Dam
Please Log in or Create an account to join the conversation.
- anna
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 30
- Thank you received: 0
10 years 10 months ago #46767
by anna
Replied by anna on topic Edit Additional Services
Thank you for the last answer. Could you help me also for the previous question? You find the attachment in the original post. Thanks!
Hi Dam,
1) Could you say to me what should I hide? I'm not able to hide the cost of 20,00 €. Sorry.
2) I'm sending to you the image... the sentence I need to hide is: Negli stessi orari... in the Summary field.
3) I haven't a file helper in the helpers folder(see the attachment n. 2)
Thank you for your help!
Anna.
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.