Support » Fixing WordPress » i want a WordPress page, in which students can search there result.

  • vkk2055

    (@vkk2055)


    i want a WordPress page, in which students can search there result. I already made front end as well as backend. I am stuck in to search.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Dan Soschin

    (@dansoschin)

    Hi!

    There are many great plugins that extend the search functionality of WordPress. You can find them here:

    https://wordpress.org/plugins/search/search/

    If you provide a specific example and screenshot of what you are trying to accomplish, I may be able to make additional recommendations.

    Good luck out there!

    Thread Starter vkk2055

    (@vkk2055)

    @dansoschin thanks for your support sir. I made student details on backend. i used flentform & ninjatable pro. my main concern is that if someone has type student name, roll number or admission number in search it shows on front end. is there any specific plugin for that? `

    Dan Soschin

    (@dansoschin)

    I think I understand that you want to exclude certain types of information from being displayed during a search.

    The information would need to of a certain taxonomy/type/tags. If that is the case, you can then find a search plugin that enables you to exclude certain types/categories/tags from the result set.

    For example, if each student has their own post/page, you can use a plugin to exclude specific pages/posts.

    If the data exists in a table that is on a specific page, you can exclude the entire page.

    Thread Starter vkk2055

    (@vkk2055)

    @dansoschin yes sir. please i need help
    I am giving you the url:https://roorkeeonline.co.in/
    I want to make a separate page for search .if i write student name or father’s name in the search field, that particular data comes in front of user. Please provide me a code or WordPress plugin. so i can able t access the data.

    • This reply was modified 2 months, 4 weeks ago by vkk2055.

    Hi!

    Try these steps here: https://wordpress.org/support/article/creating-a-search-page/

    Beyond that, I probably won’t be able to assist too much with filtering your data. You’ll need to find a plugin to help you package and filter the results.

    Good luck out there!

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.