- Posts: 5
- Thank you received: 0
Hide the venue
- Nga Ching
- Topic Author
- Offline
- New Member
-
Less
More
10 years 7 months ago #50873
by Nga Ching
Hide the venue was created by Nga Ching
Hi,
Is it possible for me to hide the venue before user paid for the service?
I have multiple venues for different timeslots and I do not want customers to know the venue before they pay.
Any suggestion on how to customize the venues for different time slots?
Thanks!
Is it possible for me to hide the venue before user paid for the service?
I have multiple venues for different timeslots and I do not want customers to know the venue before they pay.
Any suggestion on how to customize the venues for different time slots?
Thanks!
Please Log in or Create an account to join the conversation.
- Nga Ching
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
10 years 7 months ago #50885
by Nga Ching
Replied by Nga Ching on topic Hide the venue
Hi,
Is it impossible to do so? It is very important for my business and I cannot launch it now. Please help!
Is it impossible to do so? It is very important for my business and I cannot launch it now. Please help!
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
10 years 7 months ago #50886
by Mr. Dam
Replied by Mr. Dam on topic Hide the venue
Hi,
It's possible to hide the Venue information. Please follow these steps
1. Open file
components > com_osservicesbooking > classes > ajax.html.php
2. find
<div class="row-fluid">
<div class="span12">
<?php
HelperOSappscheduleCommon::loadVenueInformation($sid,$employee->id);
?>
</div>
</div>
<div class="clearfix"></div>
and remove it
Thanks
Dam
It's possible to hide the Venue information. Please follow these steps
1. Open file
components > com_osservicesbooking > classes > ajax.html.php
2. find
<div class="row-fluid">
<div class="span12">
<?php
HelperOSappscheduleCommon::loadVenueInformation($sid,$employee->id);
?>
</div>
</div>
<div class="clearfix"></div>
and remove it
Thanks
Dam
The following user(s) said Thank You: Nga Ching
Please Log in or Create an account to join the conversation.
- Nga Ching
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
10 years 7 months ago #50899
by Nga Ching
Replied by Nga Ching on topic Hide the venue
Thank you. After hiding the venue, I have to add these into the notification emails:
category name of the service
venue of the service
What tags should I use?
category name of the service
venue of the service
What tags should I use?
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
10 years 7 months ago #50903
by Mr. Dam
Replied by Mr. Dam on topic Hide the venue
Hi,
Oh, now, it's complicate task, because you need to hack to PHP function: sendEmail in file: components > com_osservicesbooking > helpers > common.php to replace the Tags by the real information.
Thanks
Dam
Oh, now, it's complicate task, because you need to hack to PHP function: sendEmail in file: components > com_osservicesbooking > helpers > common.php to replace the Tags by the real information.
Thanks
Dam
The following user(s) said Thank You: jo
Please Log in or Create an account to join the conversation.
- jo
- Offline
- Senior Member
-
Less
More
- Posts: 41
- Thank you received: 0
10 years 6 months ago #51807
by jo
Replied by jo on topic Hide the venue
Thanks for this information.
It's helped me a lot !!
It's helped me a lot !!

Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
10 years 6 months ago #51811
by Mr. Dam
Replied by Mr. Dam on topic Hide the venue
You are welcome, Jo
Dam
Dam
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.