Tagged: x
-
AuthorPosts
-
August 22, 2016 at 11:40 am #1141708
dhirczyParticipantHi!
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
August 22, 2016 at 1:26 pm #1141878
RupokMemberHi 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!
August 22, 2016 at 1:43 pm #1141902
dhirczyParticipantHello!
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
August 22, 2016 at 11:38 pm #1142586
RupokMemberHi 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> with your own site URL.
Hope this helps.
August 23, 2016 at 3:46 am #1142761
dhirczyParticipantHi 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!
August 23, 2016 at 7:27 am #1142963
Paul RModeratorHi,
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.phpThen 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
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1141708 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
