admin管理员组文章数量:1130349
I'm building my wordpress first website and I have a problem with the Search and Filter plugin (/). Each time I click on the submit button it redirect to a page that doesn't exist in my site.
How can I display the results below the filters ?
I'm building my wordpress first website and I have a problem with the Search and Filter plugin (https://wordpress/plugins/search-filter/). Each time I click on the submit button it redirect to a page that doesn't exist in my site.
How can I display the results below the filters ?
Share Improve this question asked Jun 21, 2017 at 14:02 Melanie JourneMelanie Journe 101 01 Answer
Reset to default 1Welcome to wordpress.stackexchange.
The plugin is possibly redirecting to a theme search results page that does not exist in your theme. Therefore the search results are not show.
For example in the Twenty Seventeen theme the files needed to display the search box and search results are search.php and searchform.php. Both files can be found here wp-content\themes\twentyseventeen.
I suggest you install the default Twenty Seventeen theme into your WordPress installation and then install and run the plugin. The plugin should then have both pages/files to display the search box and the search results, hopefully enhanced the way you want it to be.
If you cannot change your theme then go into your theme files, they are here wp-content\themes\NAME_OF_THE_THEME\ and look for PHP files that could have to do with displaying the search box and the search results. Looks for files that might have the word "search" in their filename. If such files do not exist you current theme might not support search functionality.
In that case please have a look at https://codex.wordpress/Creating_a_Search_Page and learn what you need to build a search page for the website you are working on. Also have a look at this short tutorial on how to make a search form and how to control the relevant search results on your website.
If this does not help let's hear about it. If this answer helped you or solved the issue please mark it as accepted, thank you.
I'm building my wordpress first website and I have a problem with the Search and Filter plugin (/). Each time I click on the submit button it redirect to a page that doesn't exist in my site.
How can I display the results below the filters ?
I'm building my wordpress first website and I have a problem with the Search and Filter plugin (https://wordpress/plugins/search-filter/). Each time I click on the submit button it redirect to a page that doesn't exist in my site.
How can I display the results below the filters ?
Share Improve this question asked Jun 21, 2017 at 14:02 Melanie JourneMelanie Journe 101 01 Answer
Reset to default 1Welcome to wordpress.stackexchange.
The plugin is possibly redirecting to a theme search results page that does not exist in your theme. Therefore the search results are not show.
For example in the Twenty Seventeen theme the files needed to display the search box and search results are search.php and searchform.php. Both files can be found here wp-content\themes\twentyseventeen.
I suggest you install the default Twenty Seventeen theme into your WordPress installation and then install and run the plugin. The plugin should then have both pages/files to display the search box and the search results, hopefully enhanced the way you want it to be.
If you cannot change your theme then go into your theme files, they are here wp-content\themes\NAME_OF_THE_THEME\ and look for PHP files that could have to do with displaying the search box and the search results. Looks for files that might have the word "search" in their filename. If such files do not exist you current theme might not support search functionality.
In that case please have a look at https://codex.wordpress/Creating_a_Search_Page and learn what you need to build a search page for the website you are working on. Also have a look at this short tutorial on how to make a search form and how to control the relevant search results on your website.
If this does not help let's hear about it. If this answer helped you or solved the issue please mark it as accepted, thank you.
本文标签: Search and Filter PluginHow to disable redirection
版权声明:本文标题:Search and Filter Plugin - How to disable redirection 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1749096387a2315319.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论