Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1141708
    dhirczy
    Participant

    Hi!

    I was wondering if its possible to show a slider instead of the normal search form. i wanted to include this one:

    https://revolution.themepunch.com/wordpress-search-form-hero/

    and thought it would be cool if its displayed when you click on the search icon. is that possible?

    thank you

    #1141878
    Rupok
    Member

    Hi there,

    Thanks for writing in! Yes it’s possible and you can download the slider from here – https://revolution.themepunch.com/free-slider-exchange/

    Direct download link – http://revolution.themepunch.com/wp-content/uploads/2015/08/newsletter-hero.zip

    Then import it to your Revolution Slider and you are done.

    Cheers!

    #1141902
    dhirczy
    Participant

    Hello!

    Thank you for your answer. I’m clear about that. My question is if its possible to implement that search slider where the normal search is to find. i want it to show up when the user clicks on the magnifier with an overlay.

    thanks

    #1142586
    Rupok
    Member

    Hi There,

    If you download the slider; you will see how it was used that you can use anywhere else as well. You can easily create your own search form using wordpress standard search form where you can add anywhere using HTML/Text Editor.

    <form method="get" id="searchform" class="form-search center-text" action="http://<yoursite.com>">
       <label for="s">Type and Press "enter" to Search</label>
       <input type="text" id="s" class="search-query" name="s">
    </form> 

    Change http://<yoursite.com&gt; with your own site URL.

    Hope this helps.

    #1142761
    dhirczy
    Participant

    Hi there!

    I could implement the slider the way i liked. i had to customize the /x/framework/functions/global/navbar.php. If there is an x theme update will it be overwritten? how can i avoid that?

    thank you!

    #1142963
    Paul R
    Moderator

    Hi,

    You need to set-up a child theme, then copy the file x/framework/functions/global/navbar.php to your child theme
    on the same path as the original file. eg. x-child/framework/functions/global/navbar.php

    Then modify the file that is in your child theme.

    For more information kindly refer to the links below.

    https://community.theme.co/kb/how-to-setup-child-themes/
    https://community.theme.co/kb/customization-best-practices/

    Hope that helps

  • <script> jQuery(function($){ $("#no-reply-1141708 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>