*

Ivanko

  • *****
  • 391 posts
Ajax search on mobile ??? how ?
« on: February 14, 2018, 01:01:58 AM »
Hello!
How manage ajax search on device is767 ?

thanks

*

MB Themes

Re: Ajax search on mobile ??? how ?
« Reply #1 on: February 14, 2018, 01:01:32 PM »
@Ivanko
Mobile view use different form for parameters, if it would be enabled, there would be duplicated fields like category, pattern... that would cause errors especially with javascript.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ivanko

  • *****
  • 391 posts
Re: Ajax search on mobile ??? how ?
« Reply #2 on: February 14, 2018, 08:29:18 PM »
what about if I create one more footer without JS, only for -  if device is767.
It can create a problem during posting or editing ad, but if trigger the code somehow if SEARCH button is pressed....
« Last Edit: February 14, 2018, 08:31:08 PM by Ivanko »

*

MB Themes

Re: Ajax search on mobile ??? how ?
« Reply #3 on: February 14, 2018, 09:06:04 PM »
@Ivanko
Device size is determined on user side from client, however it would require PHP determination on server side that does not work too efficiently...
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots