Hi everyone, I created a custom post type called “library” and for a taxonomy, called “Bible Portion”. And inside the portion I added a custom field called “week” where I want to mark that this is the portion for this current week.
Now I would like to provide a post view where always the posts of the current week are shown, and all I have to do is to update the category with its custom field.
I already created a page where the category is filtered correctly.
https://www.my-domain.com/author/?bible-portion
Now my question is how can I filter the bible portion that has the custom field “week” filled with “yes”?
Your help is much appreciated
Yonatan