Hi , i need to remove holiday type and difficulies from the filter bar in the search result page.
how it is possible ?
Hi , i need to remove holiday type and difficulies from the filter bar in the search result page.
how it is possible ?
Hello, please follow this post: https://www.support.waituk.com/hc/en-us/community/posts/360000389853/comments/360000122873
Thank you
Hi, have you modified the template files to show the top filter in list views?
No , need to do it ? Wich is the file ?
No, you don’t need to do it. I have just tested it on the demo and it works as expected,hence wondering if you had modified files. Please along with your URL, admin access and FTP access and I will let you know what may be causing this to not work on your particular site. Thx.
ticket opned thanks…
Hello,
I have tested this and the CSS thats provided works fine on your site as well. However, you have a mistake in your preceding CSS which you added yourself. That CSS is:
.gallery-list.has-center a:hover:after, .gallery-list.has-center a:hover .caption:before, .gallery-list.has-center a:hover .centered {
opacity: 0;
.inner-top {padding: 5px;}
I have commented that CSS out and it is working as shown in screenshot below:
P.S. When you add your custom CSS or modify anything via code, please ensure that it works and is a valid code / css, and if it doesn’t work, please remove them so that you don’t have issues where you have to spend time without knowing where this is coming from and/or end up thinking it must be the theme issue!
Thank you
Ok sorry thanks…