Search form box not showing
-
I choose dropdown search option.
When i click the search icon it couldnot display the search form
Could any one help to recover from itkindly,
suga3
-
Hi Suga3,
Sorry to hear of the problem you are having.
Could you please share me your site URL where it’s happening so that i can troubleshoot it?
Best regards,
Vinod DalviI visited your site and saw the following javascript code used on your site are causing javascript error resulting search form not to display.
$(document).ready(function(){ jQuery(".filter-button").click(function(){ var value = jQuery(this).attr('data-filter');$('button.back-to-top').click(function(e) { $('body, html').animate({scrollTop:0}, 800); });Please correct this code and note WordPress uses jQuery and not $
Yes,
i changed it now
and it works fine
Thank you soo much Vinod πWith Regards,
suga3You are most welcome, Iβm glad I was able to help you in this matter. There is no obligation but by your kind words I wonder if I could trouble you to leave a review based on this experience here:
https://wordpress.org/support/plugin/add-search-to-menu/reviews/
Iβd really appreciate that. π
And if i can be of any further assistance please don’t hesitate to ask.
Hi Vinod,
I need some another help from you,
the after search, the page or post is displayed but the UI is changed.
How can i resolve it, Could you please help me?
Thanks in advance.Kindly,
Suga3Could you please tell me a bit more in detail what you meant by UI is changed by sharing the screenshot of it so that i can help you?
For screenshots, you can simply provide a link to an image through Google Drive, Dropbox, screencast.com, http://imgur.com/ or other image service. π
Hi Vinod,
here the links,,
i have provided two links here
1. https://drive.google.com/open?id=0Bxf3yghq-3XLVV9kUDJqWXlSOUE
2. https://drive.google.com/open?id=0Bxf3yghq-3XLM2k1cEo1TUZtb1U1st link is the correct page
2nd link is the the same page after i searched via the search button,Kindly,
Suga3This is how the theme on your site handles search result so please contact your theme author regarding this.
Hii,
thank you soo much for your valuable time.
i was building this theme from scratch. So could you please tell me, Have any idea about this?Kindly,
Suga3I think you should check your theme search.php code for this.
ok,
Thank you Vinod,
I will check itWith regards,
Suga3You are always welcome here π
The topic ‘Search form box not showing’ is closed to new replies.