• I use a woocommerce plugin and variative products with a pa_size attribute. I need select all products with the specified attributes. When I call the get_term_link() it returns an url like to mysite.com/?taxonomy=pa_sizes&term=1 but when I try to call something like to mysite.com/pa_sizes/1 I get the 404 error.

The topic ‘get_term_link to cleaned url’ is closed to new replies.