How To Disable "Feedback Form" In Travus "Packages" - Question | JoomShaper

How To Disable "Feedback Form" In Travus "Packages"

M

Michael

SP Page Builder 9 months ago

Hi guys,

Just wondering if some one can provide some CSS, or help with removing the "GIVE FEEDBACK" section ... to fully remove the FEEDBACK FORM ... located at the bottom of a PACKAGE... in the Travus Template?

I can not see where you can turn this off, becuase when you create a PACKAGE, there is nothing in the PACKAGE EDITOR, that I can see.

Thanks in advance !

Cheers, Syco

0
5 Answers
M
Michael
Accepted Answer
9 months ago #180302

Hi Asfakur,

Thank you !!!, It did remove the FEEDBACK Form, but the word .. "COMMENTS" is still there?

Any ideas why?

Cheers,

Michael

0
Asfakur Rahman Saikat
Asfakur Rahman Saikat
Accepted Answer
Support Agent 9 months ago #180310

Hi, Sorry! there is no default option.

You can try adding the following custom CSS to hide the accommodation user comments:

.accomodation-user-comments {
    display: none !important;
}

For adding custom CSS in Helix Ultimate, please refer to this guide: Helix Ultimate - Custom CSS

Best regards

0
Asfakur Rahman Saikat
Asfakur Rahman Saikat
Accepted Answer
Support Agent 9 months ago #180267

Hi Michael,

Thank you for reaching out.

You can easily disable the customer feedback section for packages by following these steps: Go to Joomla Global Configuration → SP Booking → Basic Tab → Review System, then set it to Disable.

Feel free to reach out if you have any further questions.

Best regards

0
M
Michael
Accepted Answer
9 months ago #180316

Perfect... That Worked !!! Thank you

0
Asfakur Rahman Saikat
Asfakur Rahman Saikat
Accepted Answer
Support Agent 9 months ago #180454

I'm pleased to know it worked for you. You're always welcome!

0