Smart list 2 and ajax live search in mobile theme

Posted in: Newspaper
Post count: 1043

Hi. I have been making some custom modifications to the mobile theme and I would like to ask some questions:
1. How to enable ajax live search?
2. How to switch the smart list style from style one to style 2 and retain the css look of style 2? I tried to change the code in td_smart_list_mob_2,php by replacing it with td smart style 2 but it is bot showing up as it should (not sure if it is the css for the former).

Post count: 22421

Hello,

Sorry but for the mobile theme we have not tested any other smart list of an ajax live search. They were implemented exclusively on the desktop theme. The mobile theme was built specifically to remove all complex elements such as ajax calls, page builders,etc. in order to provide maximum page loading speeds. Sorry but we will not be able to help in this regard as the mobile theme was built specifically to ignore such elements. It will not be simple to modify it into using them.

Thanks for understanding.

Post count: 1043

Good to know. If it is complex, then it is not worth it. Still, I hope you will be able to enable editing the mobile theme via child theme soon.

Post count: 1043

Last question, what resolution in pixels does the mobile theme take over from the desktop theme?

Post count: 20685

Hi,

The breaking point would be 767px, anything lower than that is considered mobile phone.

Post count: 1043

I see…Thanks. Is there a tool that I can use to test the mobile theme look and speed? Because except google testmysite, the rest I have tried show the responsive theme…

Post count: 20685

You could test the speed with Google insights tool and mobile friendly tool
https://developers.google.com/speed/pagespeed/insights/
https://search.google.com/test/mobile-friendly
Or there might be more popular testing tools online.

Post count: 1043

Thanks. Does the google analytics code in the analytics section work for the mobile theme?

Post count: 20685

The analytics script will be loaded when using the mobile theme plugin as well. You can check this in the source of the page, or by inspecting the mobile page
https://www.monsterinsights.com/how-to-check-if-google-analytics-is-working/

Post count: 1043

I have seen it. Initially, I had the code inside the header file of the main theme and the views dropped by nearly half. Will keep it there in the theme panel. Thanks for your help.

Viewing 10 posts - 1 through 10 (of 10 total)
You must be logged in to reply to this topic.