• Resolved Tamara-IT

    (@tamara-it)


    Hello!
    With a tutorial, I’ve managed to move products attributes from the second Tab onto the top of the product page, under the optional brief description. The links to the attribute archive page are not working and I don’t understand why.

    This is the part that should generate the links:

        // Display the label followed by a clickable list of terms.
        echo get_the_term_list( $post->ID, $attribute[ 'name' ] , '<div class="attributes">' . $attribute_label . ': ' , ', ', '</div>' );

    Could anybody help? Thanks!

    • This topic was modified 3 years, 9 months ago by Tamara-IT. Reason: URL added

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

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Links not working on attributes list’ is closed to new replies.