- Posts: 41
- Thank you received: 0
How to NOT display some informations ?
- jo
- Topic Author
- Offline
- Senior Member
-
Less
More
10 years 6 months ago #51734
by jo
How to NOT display some informations ? was created by jo
Hello there,
Enclosed a screenshot with some informations I don't want to display, since it's useless in my case.
I have only one employee (myself) and only one product (and category) to display.
On the screenshot, is it possible to not display the following :
- Category on top left: Bugzero - Help (since I do have only 1 category)
- IT support on top
- Select Employee and make a booking: Since I'm the only one employee
- Information about the venue: I will practice my product using remote access, so I don't want people to come to my office.
I hope it will be ok
Thanks again for your great product !
Greetin,
Enclosed a screenshot with some informations I don't want to display, since it's useless in my case.
I have only one employee (myself) and only one product (and category) to display.
On the screenshot, is it possible to not display the following :
- Category on top left: Bugzero - Help (since I do have only 1 category)
- IT support on top
- Select Employee and make a booking: Since I'm the only one employee

- Information about the venue: I will practice my product using remote access, so I don't want people to come to my office.
I hope it will be ok

Thanks again for your great product !
Greetin,
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
10 years 6 months ago #51735
by Mr. Dam
Replied by Mr. Dam on topic How to NOT display some informations ?
Hi Jo,
We can only remove the parts: Category and Venue information. Please submit ticket and send your site information with super admin, ftp account. I will help you to solve it
Thanks
Dam
We can only remove the parts: Category and Venue information. Please submit ticket and send your site information with super admin, ftp account. I will help you to solve it
Thanks
Dam
Please Log in or Create an account to join the conversation.
- jo
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 41
- Thank you received: 0
10 years 6 months ago #51797
by jo
Replied by jo on topic How to NOT display some informations ?
Hello Dam,
Thanks for your reply.
Do you mind to tell me what to do ?
Indeed, I would like to be able to do the changes each time you update your module, without to ask you each time.
I wouldn't disturb you each time.
Thanks for your reply.
Do you mind to tell me what to do ?
Indeed, I would like to be able to do the changes each time you update your module, without to ask you each time.
I wouldn't disturb you each time.
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 #51812
by Mr. Dam
Replied by Mr. Dam on topic How to NOT display some informations ?
Hi Jo,
You already know how to remove Venue information. To remove category information, you can follow these step
1. Open file: components > com_osservicesbooking > classes > default.html.php
2. find
<div class="span12">
<div class="div_category_details">
<div class="div_category_name">
<?php
echo $category->category_name;
?>
</div>
<?php
echo $category->category_description;
?>
</div>
</div>
<div class="clearfix"></div>
and remove it
Good luck
Dam
You already know how to remove Venue information. To remove category information, you can follow these step
1. Open file: components > com_osservicesbooking > classes > default.html.php
2. find
<div class="span12">
<div class="div_category_details">
<div class="div_category_name">
<?php
echo $category->category_name;
?>
</div>
<?php
echo $category->category_description;
?>
</div>
</div>
<div class="clearfix"></div>
and remove it
Good luck
Dam
Please Log in or Create an account to join the conversation.
- jo
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 41
- Thank you received: 0
10 years 6 months ago #51816
by jo
Replied by jo on topic How to NOT display some informations ?
Hello Dam,
Thank you for your reply.
So thanks I was able to remove the information about the category.
Do you know how to display a picture or a banner instead ?
And, with respect to the screenshot I just enclosed, do you know if it's possible to move up the second windows on the right ?
This is in order to have the top of both 2 windows at the same level.
Greeting,
Jo
Thank you for your reply.
So thanks I was able to remove the information about the category.
Do you know how to display a picture or a banner instead ?
And, with respect to the screenshot I just enclosed, do you know if it's possible to move up the second windows on the right ?
This is in order to have the top of both 2 windows at the same level.
Greeting,
Jo
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
10 years 6 months ago #51862
by Mr. Dam
Replied by Mr. Dam on topic How to NOT display some informations ?
Hi Jo,
It's the Joomla template css problem, it's not the come from OS Services Booking. In this case, we can't help you to solve it.
If you see the demo of product: osb.ext4joomla.com/ , you will see that isn't any problem with the layout of component
Thanks
Dam
It's the Joomla template css problem, it's not the come from OS Services Booking. In this case, we can't help you to solve it.
If you see the demo of product: osb.ext4joomla.com/ , you will see that isn't any problem with the layout of component
Thanks
Dam
Please Log in or Create an account to join the conversation.
- jo
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 41
- Thank you received: 0
10 years 6 months ago #51867
by jo
Replied by jo on topic How to NOT display some informations ?
Hello Dam,
Sorry again for my poor english.
If you take another look at the screenshot I sent to you, you wan see that the two top blue border are not at the same level.
My wish will be to removed or to not display the words "IT support", and then to have the two top blue border at the same level, like you can watch it on the screenshot .
Is it clear ?

Greeting again for your wonderful work !
Sorry again for my poor english.
If you take another look at the screenshot I sent to you, you wan see that the two top blue border are not at the same level.
My wish will be to removed or to not display the words "IT support", and then to have the two top blue border at the same level, like you can watch it on the screenshot .
Is it clear ?

Greeting again for your wonderful work !
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 #51922
by Mr. Dam
Replied by Mr. Dam on topic How to NOT display some informations ?
Hi Jo,
Unfortunately, it's impossible to remove the Blue Tab (Service names) in OS Services Booking
Thanks
Dam
Unfortunately, it's impossible to remove the Blue Tab (Service names) in OS Services Booking
Thanks
Dam
Please Log in or Create an account to join the conversation.
- brianpeat
- Offline
- Junior Member
-
Less
More
- Posts: 20
- Thank you received: 5
9 years 11 months ago #63406
by brianpeat
Replied by brianpeat on topic How to NOT display some informations ?
Is there a reason all your layout elements are in classes files instead of the files in the tmpl folder? It seems in order to hide some information, I am forced to hack the core of your component instead of using a standard html override in my template folder. This really needs to be changed to conform to the standard override system.
I'm going to continue (for now) to use your component, but not being able to do a proper override is pushing me toward finding a better long term solution.
I'm going to continue (for now) to use your component, but not being able to do a proper override is pushing me toward finding a better long term solution.
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
9 years 11 months ago #63669
by Mr. Dam
Replied by Mr. Dam on topic How to NOT display some informations ?
Hi Brian,
The Booking table of OS Services Booking is very complicate. You can check the function "getAvaiableTimeFrameOfOneEmployee" in file: components > com_osservicesbooking > helpers > calendar.php
this function is used to generate the Booking table page. You will see the difficult level of that function.
Thanks
Dam
The Booking table of OS Services Booking is very complicate. You can check the function "getAvaiableTimeFrameOfOneEmployee" in file: components > com_osservicesbooking > helpers > calendar.php
this function is used to generate the Booking table page. You will see the difficult level of that function.
Thanks
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.