get_term_link to cleaned url
-
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=1but when I try to call something like tomysite.com/pa_sizes/1I get the 404 error.
The topic ‘get_term_link to cleaned url’ is closed to new replies.