Filter not showing
-
Hi, I have a question about a filter not showing. Below you see my shop page (local version, that’s why it looks messy) where only one filter is showing.
However, when checking the filter settings, i have set up two filters. The first filter filters on the meta key _filter_op_budget.
These meta values do exists in the database
Also, printing them in the wp-admin (with print_r(get_post_meta($post->ID, ‘_filter_op_budget’, false), true)) gives me an indication that there are products actually assigned to this meta key
However, still the filter is not showing on the front end. Do you have a clue and can you help me out? Thanks in advance!
Best,
Cas
The topic ‘Filter not showing’ is closed to new replies.