Category URL
-
Dear All,
I have few categorie on my wordpress blogs. Links for each of these categories are displayed on my home page. I do <?php wp_list_categories(‘child_of=156&title_li=&orderby=order’); ?> on my index.php to achieve this. Now currently the categories are linked as https://<<mywebsite>>/?cat=catno. but what i want is the categories to be linked as https://<mywebsite>>/category/<main-category>/<sub-category>, how do i achieve this?
Thanks in advance for your help and time. Much appreciated.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Category URL’ is closed to new replies.