• Hey Guys,

    Im trying to make the widget titles clickable category titles like how it is in FEATURED-CAT.php

    "><a href="<?php echo esc_url(get_category_link( $category_id ))?>"><?php echo esc_html(get_cat_name($category_id))?></a>

    Ive looked inside the footer template and checked inside /inc/widgets/..

    and I cant figure out how to make the Category Title Links clickable..

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

  • The topic ‘Feature Request (DM;Recent Post Categories in footer)’ is closed to new replies.