*

webcity

  • ****
  • 243 posts
Radius Search on Mobile
« on: May 19, 2022, 01:18:48 PM »
Hi,

I use the Radius Search Plugin. This works great on the Epsilon desktop view. When I view the site on a mobile, when I click on the "Filter Results" button the Radius Search doesn't show.

Can anyone suggest a solution to get it to show on the mobile screen?

Cheers

*

MB Themes

Re: Radius Search on Mobile
« Reply #1 on: May 19, 2022, 01:51:08 PM »
@webcity
Can you send URL and step by step what to do?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

webcity

  • ****
  • 243 posts
Re: Radius Search on Mobile
« Reply #2 on: May 23, 2022, 01:29:04 PM »
Hi,

Thanks for the reply.

If you view: https://www.auclassifieds.com.au/search/sOrder,dt_pub_date/iOrderType,desc/city,66081/category,1/sLocation,Perth/radius_size,10

That works great on a desktop, but when you click on the filter button on a mobile there is just a space where the distance options should be.

Thanks

*

MB Themes

Re: Radius Search on Mobile
« Reply #3 on: May 23, 2022, 05:21:44 PM »
@webcity
Try to add following CSS to your theme stylesheet.
Code: [Select]
.filter-menu .sidebar-hooks .rad_search_box {float:none;display:inline-block;width:100%;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

webcity

  • ****
  • 243 posts
Re: Radius Search on Mobile
« Reply #4 on: May 24, 2022, 06:18:53 AM »
Thanks for your help.

That solved the problem, it is working great now :-)

*

MB Themes

Re: Radius Search on Mobile
« Reply #5 on: May 24, 2022, 07:36:49 AM »
@webcity
Cool ;)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots