the_permalink and categories and sub categories acting weird?
-
hi everyone,
i have a problem i’m kinda perplexed by regarding the line: the_permalink()
i have parent category “A” and then two child-categories we’ll call “B” and “C” and then another parent category we’ll call “Z”.
i have two products. product 1 i assigned to child category “B” and then product 2 i assigned to child category “C”. Both are assigned to parent category Z also.
when i view the output on these two products, i get the following;
product1:
https://www.domain.com/A/B/product1product2:
https://www.domain.com/Z/C/product2why would the categories switch around?
- The topic ‘the_permalink and categories and sub categories acting weird?’ is closed to new replies.