SP Booking Search Module - Question | JoomShaper

SP Booking Search Module

T

Thomas

Extension 1 year ago

Hello,

How can I hide the "Hotel" button from the search module of the SP Booking in Travelin template?

I m not selling any hotel reservations. I m only selling packages, so this is the only search that I want to show.

I have deleted ALL accomodations from the admin backend, but the hotel seach is still there.

0
8 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #85581

Hi

Thanks for contacting us. Could you please give me your site URL and also screenshot of your issue? I need to check.

-Regards.

0
T
Thomas
Accepted Answer
1 year ago #85629

Hello,

The domain is http://thomasa89.sg-host.com/index.php/el/

You can see what I mean, at the homepage search module.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #85691

Are you talking about this portion?

https://prnt.sc/hdBNRlddIZ4u

0
T
Thomas
Accepted Answer
1 year ago #85742
No,
I mean this!

https://prnt.sc/Swd6b6vk6A35

it has 2 search buttons. 1 for hotels and 1 for packages. I only need the packages one.
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #85944

Hi

Use this custom CSS

button.btn.btn-secondary.search-bar-header.is-uppercase.active:nth-child(1){
    display: none;
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

0
T
Thomas
Accepted Answer
1 year ago #86073

The above solution doesnt work.

It just hides the button, but it does not solve the problem.

  1. The search fields that are being showed below the button are still the ones of the hotels. Not the ones of the pakages
  2. If you click on the "Packages" button, you ll see that the correct search fields show up and the "Hotel" button, reappears.
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #86321

Give me your super admin access on the hidden content so that I can check.

0
D
DaBlue
Accepted Answer
1 year ago #87738

I have the same problem, was this issue resolved? If so, why is it not published?

In addition, I would like to change the titles of "Hotel" and "Packages" to something else. How can I change or edit the Titles on the button? In otherwords, how can I edit the text within the booking search module?

0