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

Replace WP Search

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #28923
    ampand06ampand06
    Participant

    Hi there,
    i bought the pro version at envato. But I`m not able to enter the purchase code for automatic updates.
    But my main problem is, that I can‘t replace the standard search (which really sucks) in my stocky theme (https://themeforest.net/item/stocky-a-stock-photography-marketplace-theme/8087525?gclid=EAIaIQobChMIoLfegpaY6wIVZGHmCh3gGQZwEAAYASAAEgJUI_D_BwE)
    could you please help me, as Ím not good at coding.
    thanks a lot from Austria!
    Andreas

    #28933
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi Andreas,

    Thank you very much for the details!

    I tried to log-in to your site back-end to check the configuration, but I am getting this error: https://i.imgur.com/PABEdNa.png
    Also, can you please ask the theme developer which files contains the search bar you need to replace? Please note that custom coding/implementing is not part of our support, so I cannot guarantee anything, but I will try of course.

    #28935
    ampand06ampand06
    Participant

    my mistake!

    it should be http://www.mediapool.tirol

    i tried 2 weeks ago already to contact the theme developer, but more than usually docs i didn`t. Already asked how and where to replace it.

    Thanks for helping me!

    all the best from Tirol/Austria

    Andreas

    #28963
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Okay, let me know if you need any help with that.

    I see you have the search bar in the header already, if you wish to hide the theme search, you can use this custom CSS:

    span#search_toggle {
        display: none !important;
    }

    You can also use this custom CSS to better vertical center the search bar:

    div.asp_m_1 {
        display: inline-block !important;
        vertical-align: middle;
    }
    #28987
    ampand06ampand06
    Participant

    Hi Ernest,

    thanks that worked well.

    In this theme I`ve set meanwhile the “homepage” to the “coming soon” site. and no matter what I do, this header appears to every page I set to home page. and I can’t find where to set or better where to change the search in this.
    I could life with this setup of homepage but I can’t stand that bloody wp search thing 🙂 (its working bad) and I really love your search – its way better. So could you see a chance that you (we) can change this too?
    all the best!
    Andy

    #29006
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi Andy,

    Sure, I have found the search form hard coded in the header.php template file, and made a quick replacement for you. It should show the plugin search there now.

    #29007
    ampand06ampand06
    Participant

    yeaaaahh! you are the man! 🙂 that was the last thing I needed. Thanks a lot for your time and your help and especially for the great plugin!

    all the best

    Andy

    #29009
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    #29012
    ampand06ampand06
    Participant

    all good – thank you for your help.

    sadly its not listet in my downloads in code canyon … but I will make everywhere I can make the best rate. Thanks for your awesome service!

    Andy

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Replace WP Search’ is closed to new replies.