I added the search filter widget to the “Writing Archive Template” to test it out. Once you type in more than 3 characters, the query loop refreshes with Ajax to show the relevant results. It appears to be filtered by relevance rather than strictly by title. Is it using the default WordPress algorithm to filter the results? I need to read more about this, but it’s fine for what I need right now. Having a separate search filter on each archive page seems like a better idea for user experience compared to having a single “global” search for everything. Besides, I’m not quite sure what the search results page would look like since the cards for each post type are different. I’ll think of better solution for that later down the road.
I’ll work on the contact page next. This will be the place to collect feedback, suggestions, and recommendations, providing visitors and readers a way to connect and get in touch with me.
