Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Search not working with Wptouch mobile pro
- This topic has 12 replies, 2 voices, and was last updated 5 years, 10 months ago by
Ernest Marcinko.
-
AuthorPosts
-
July 7, 2020 at 11:51 pm #28292
vix02
Participanti am using wp touch mobile , the search is not working like desktop on wptouch mobile theme
July 8, 2020 at 10:07 am #28298Ernest Marcinko
KeymasterHi,
Thanks for the details. I cannot see the search bar in mobile view anywhere. Can you please link to a page where the plugin is active in mobile view? I will check the issue then.
July 8, 2020 at 6:28 pm #28327vix02
Participantthats what i am saying , that i am using wp touch mobile pro plugin on this site
i have attached picture you can see search button press it , but it does not give live search
July 9, 2020 at 9:56 am #28334Ernest Marcinko
KeymasterOh okay, I see. If the automatic replacement does not work, that means, the theme probably has an integrated search bar in the header, which is not possible to replace via hooks. Probably the only way to replace that is manually via a child theme by editing the source files.
You might have to ask the theme developer which is the corresponding file to edit. After that, I can suggest a possible modification to it to replace the search with the plugin shortcode.July 10, 2020 at 6:41 pm #28382vix02
ParticipantThat should be the functions.php file but if it does not exist then the developer would have to create the file.
this is the message we got from wptpuch plugin support team in answer to your query
July 11, 2020 at 7:30 am #28388Ernest Marcinko
KeymasterWell that is not too helpful of them. Can you please add temporary FTP access? I will check that file, maybe there is something in it.
July 11, 2020 at 10:41 pm #28399vix02
ParticipantYou cannot access this content.
July 13, 2020 at 3:11 pm #28426Ernest Marcinko
KeymasterYou cannot access this content.
July 14, 2020 at 10:14 pm #28472vix02
ParticipantYou cannot access this content.
July 15, 2020 at 3:01 pm #28503Ernest Marcinko
KeymasterThanks. I found the file, it is the /default/header-bottom.php
I made a copy of it in the child theme directory, with the search bar replaced, currently with search ID=2, which I made for testing, as there were no search instances.July 16, 2020 at 2:23 pm #28520vix02
Participantthank you this works great now
July 16, 2020 at 2:24 pm #28521vix02
Participantbut one question , this search results ( vertical layout ) or for that matter any layout comes over the adsense ads , does it violate adnsese policy ?
July 16, 2020 at 2:28 pm #28523Ernest Marcinko
KeymasterI don’t think so, because the search requires an action to display the results, they don’t hover over the ads by just opening the page.
-
AuthorPosts
- You must be logged in to reply to this topic.