• Resolved odi92

    (@odi92)


    Hello,
    I have this code to display download categories:

    the_terms( $post->ID, 'download_category', 'Categories: ', ', ', '' );

    But when I click on the category, it goes to the archive page, instead, for example, to the ‘taxonomy-download_category’. Actually, it works perfect on my localhost, it leads to the template file I want it to go – I have a different page for each download category. In the server it doesn’t work for some reason, I couldn’t find any differences.

    **There is a password protected for entering the site: Omegared123

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Category link leads to archive’ is closed to new replies.