Is this possible to remove

  • h2nation
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 7 months ago #49104 by h2nation
Is this possible to remove was created by h2nation
My client has requested that I remove this information because they feel it is redundant. Is this possible?
Thank you for your help.
Judd
Attachments:

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

More
9 years 7 months ago #49123 by Mr. Dam
Replied by Mr. Dam on topic Is this possible to remove
Hi,
We can only remove the venue information. To remove Venue information, please follow these steps
1. Open file: components > com_osservicesbooking > classes > ajax.php
2. find
<div class="row-fluid">
<div class="span12">
<?php
HelperOSappscheduleCommon::loadVenueInformation($sid,$employee->id);
?>
</div>
</div>


and remove it
P/s: If you create the backup file, please do not put it in the "classes" folder.
Good luck
Dam

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

  • h2nation
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 7 months ago #49156 by h2nation
Replied by h2nation on topic Is this possible to remove
Thank you Dam,
I will give it a try today and report back.
Thanks again for great products.

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

  • h2nation
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 7 months ago #49777 by h2nation
Replied by h2nation on topic Is this possible to remove
Hi Dam,
It worked nicely.
Just in case others are interested the file is:
Open file: components > com_osservicesbooking > classes > ajax.html.php
Judd

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

Moderators: Mr. Dam