This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Search not working with Wptouch mobile pro

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Search not working with Wptouch mobile pro

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #28292
    vix02vix02
    Participant

    i am using wp touch mobile , the search is not working like desktop on wptouch mobile theme

    #28298
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    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.

    #28327
    vix02vix02
    Participant

    thats 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

    #28334
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Oh 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.

    #28382
    vix02vix02
    Participant

    That 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

    #28388
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Well 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.

    #28399
    vix02vix02
    Participant

    You cannot access this content.

    #28426
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    #28472
    vix02vix02
    Participant

    You cannot access this content.

    #28503
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Thanks. 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.

    #28520
    vix02vix02
    Participant

    thank you this works great now

    #28521
    vix02vix02
    Participant

    but one question , this search results ( vertical layout ) or for that matter any layout comes over the adsense ads , does it violate adnsese policy ?

    #28523
    Ernest MarcinkoErnest Marcinko
    Keymaster

    I 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.

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