Viewing 1 replies (of 1 total)
  • Thread Starter WebNC

    (@webnc)

    It’s not a solution but inserting in “collapscatlist.php” line 183:

    $rssLink= '<a href="'.get_term_link($cat, $tax).'feed">

    instead of

    $rssLink= '<a href="' . get_category_feed_link($cat->term_id) .'">

    I got the right RSS url.

    Any idea about “get_category_feed_link” not working?

Viewing 1 replies (of 1 total)

The topic ‘RSS links not working’ is closed to new replies.