Hide the venue

  • Nga Ching
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 6 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!

Please Log in or Create an account to join the conversation.

  • Nga Ching
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 6 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!

Please Log in or Create an account to join the conversation.

More
9 years 6 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
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
  • New Member
More
9 years 6 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?

Please Log in or Create an account to join the conversation.

More
9 years 6 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
The following user(s) said Thank You: jo

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #51807 by jo
Replied by jo on topic Hide the venue
Thanks for this information.
It's helped me a lot !!
:)

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #51811 by Mr. Dam
Replied by Mr. Dam on topic Hide the venue
You are welcome, Jo
Dam

Please Log in or Create an account to join the conversation.

Moderators: Mr. Dam