Basically, I am trying to achieve exactly same as in this link:
In my WordPress site, the first thing I did was creating a post type 'videos'. I am not sure whether I should create custom meta or taxonomies to be used for the filtering. What is the best practice to make same as that page?
Basically, I am trying to achieve exactly same as in this link: https://www.fitnessblender/videos
In my WordPress site, the first thing I did was creating a post type 'videos'. I am not sure whether I should create custom meta or taxonomies to be used for the filtering. What is the best practice to make same as that page?
Share Improve this question asked May 21, 2019 at 10:45 MustafaMustafa 36 bronze badges 4- looks like taxonomy – rudtek Commented May 21, 2019 at 14:22
- You mean all of the filters should be taxonomy? – Mustafa Commented May 26, 2019 at 7:33
- Yes. I'm saying that site is filtering on taxonomy. – rudtek Commented May 26, 2019 at 20:45
- Ok then, I will set them all up as taxonomy. But what about calories and video duration? Shouldn't be set as custom fields? – Mustafa Commented May 27, 2019 at 10:26
1 Answer
Reset to default 0By this website , https://www.fitnessblender/videos Taken out the first portion (e.g Difficulty) - Make this as Taxonomy/Category, Then the below filter checkboxes (e.g 1,2,3)- this will be Tags, Custom post type - videos