I am creating a view which will Display the results as a parametric search. I want to use this so visitors can filter breeds.
Custom post type = Breeds
Custom fields: Size (Radio values 1- 7)
Grooming (Radio values 1- 7)
Social (Radio values 1- 7)
On the page where they can filter breeds by custom fields I don't want to display radiobuttons, but instead I want to display stars (from 1 to 7)
Can this be accomlished and if so, can you please help me out on how to accomplish this?
I had tried to use this as an example ( https://wp-types.com/forums/topic/styling-radio-buttons-in-cred-form/) but this is for CRED forms, and I can not get it to work for my view
Regards,
Niek