Tagged: x
-
AuthorPosts
-
May 10, 2016 at 10:50 am #984306
rmossParticipantHey guys,
I think there is a bug with the search feature on my site: “dominionpayroll.com” When you click the search icon at the top right of my site in the nav bar, it brings up the search query where you can type in what you are looking for. However, if you click anywhere when that search window is up, it takes you to another website, speakup5k.com. We also own and host that speakup site, but I am curious as to why this is somehow linked to our search engine on dominionpayroll.com. We were using the Relevanssii plugin but that has since been deactivated. What could this be and how can I prevent that from happening?
WP version 4.4.3, X version 4.4.2.
Thanks!
May 10, 2016 at 4:55 pm #984833
RahulModeratorHi,
I don’t see the search button as of now, I can only see a link which takes me to a custom google search bar page.
Can you please turn it on for us to check?
In addition to that, please update your WordPress to the latest version. I can guess it is a script conflict somewhere but we can only troubleshoot if you can turn the search button on.
Thanks
May 17, 2016 at 9:55 am #995535
rmossParticipantHey guys,
Sorry for the delay, I have added the search icon back to the bar. I am also updated to the latest version of WP.
Let me know what to do next!
Thank you!
May 17, 2016 at 11:27 am #995751
Nabeel AModeratorHi again,
Please add the following jQuery script in your Customizer via Appearance > Customize > Custom > Edit Global Javascript
jQuery(document).ready(function($){ $('.x-btn-navbar-search').click(function(){ $('.x-searchform-overlay').unwrap(); }); });Don’t forget to clear your browser’s cache after adding the code. Let us know how this goes!
May 19, 2016 at 8:51 am #999425
rmossParticipantWorked like a charm!
You guys are seriously awesome. Thank you so much for your help!
May 19, 2016 at 9:42 am #999519
JoaoModeratorYou are welcome,
Let us know if you need help with anything else.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-984306 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
