Hello,
I am currently using HivePress and working on creating a search results page that displays items based on tags specified by vendors. Specifically, I would like to create a page with a URL structure similar to the following example:
https://example.com/vendor/kenken/?tags=music
While I have successfully created a page that specifies tags, I am stuck on how to modify the search query via code. Additionally, if there is any available code example for the tag-specified page implementation, I would appreciate it if you could share that as well.
Could you please advise on how to write the code to modify the query so that the desired behavior can be achieved?
Thank you for your time and assistance.
Best regards,