*

schilaci

  • **
  • 25 posts
remove filter result button on mobile
« on: June 18, 2022, 05:48:05 PM »
Hi, once again this theme is awesome!

just one question that, on mobile this button not work and I don't need it. Where can I remove this button?

*

Smithtech

  • ****
  • 219 posts
Re: remove filter result button on mobile
« Reply #1 on: June 19, 2022, 12:10:15 AM »
The Filter button works fine. It doesn't show filter options on your site?

I think your visitors will need it, my friend. You know your website but visitors don't know it. If you remove the filter it might not be a good approach.

Anyway, it is just an opinion.

*

Luka93

  • ***
  • 56 posts
Re: remove filter result button on mobile
« Reply #2 on: June 19, 2022, 12:47:04 AM »
To hide "filter" button add following code to your theme style.css file:

Code: [Select]
#open-search-filters {
    display: none !important;
}

*

schilaci

  • **
  • 25 posts
Re: remove filter result button on mobile
« Reply #3 on: June 19, 2022, 11:24:57 AM »
Mine is not working like demo site. If my site work like demo site I would definitely use it.

Could you check what is wrong please?

Neighboursplate.com


*

Luka93

  • ***
  • 56 posts
Re: remove filter result button on mobile
« Reply #4 on: June 19, 2022, 10:54:25 PM »
Mine is not working like demo site. If my site work like demo site I would definitely use it.

Could you check what is wrong please?

Neighboursplate.com

Everything looks fine to me.. What should be the problem?

Regards

*

Brandso

  • ****
  • 108 posts
Re: remove filter result button on mobile
« Reply #5 on: June 19, 2022, 11:07:37 PM »
Yes, there is a problem with filters on search page. It's completely blank when clicked on it from mobile, didn't checked it from computer yet. Looks like some code is missing which shows filter results. Maybe some code got deleted in search.php file by mistake.
« Last Edit: June 19, 2022, 11:09:18 PM by Brandso »

*

schilaci

  • **
  • 25 posts
Re: remove filter result button on mobile
« Reply #6 on: June 22, 2022, 05:14:16 AM »
On mobile, my search filter is not working. Just go blank
@Luka93
My site search filter works on your mobile?

*

mwindey

  • *****
  • 478 posts
Re: remove filter result button on mobile
« Reply #7 on: June 22, 2022, 10:13:17 AM »
@schilaci

Filter sometimes works on my mobile huawei and iphone and sometimes it fades the page without opening the filter...
« Last Edit: June 22, 2022, 10:16:16 AM by mwindey »

*

MB Themes

Re: remove filter result button on mobile
« Reply #8 on: June 30, 2022, 09:51:26 AM »
You have javascript errors on your site caused by google adsense, those blocks functionality of button.
Code: [Select]
Uncaught S {message: 'adsbygoogle.push() error: All ins elements in the … with class=adsbygoogle already have ads in them.', name: 'TagError', pbr: true, stack: 'TagError: adsbygoogle.push() error: All ins elemen…-includes/osclass/assets/js/jquery.min.js:2:14066'}
n.qa @ VM110 adsbygoogle.js:100
hj @ VM110 adsbygoogle.js:105
gq @ VM110 adsbygoogle.js:244
push @ VM110 adsbygoogle.js:261
eval @ VM191:2
(anonymous) @ jquery.min.js:2
globalEval @ jquery.min.js:2
(anonymous) @ jquery.min.js:2
each @ jquery.min.js:2
domManip @ jquery.min.js:2
append @ jquery.min.js:2
(anonymous) @ jquery.min.js:2
access @ jquery.min.js:2
html @ jquery.min.js:2
(anonymous) @ global.js?v=20220630014945:397
dispatch @ jquery.min.js:2
h @ jquery.min.js:2

Review your console.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots