Have you learned how to do this yet?
I’m very interested in it as well…
Thanks
PERFECT! Before the link code was <?php get_links_list(‘id-‘); ?>. All I had to do was change it to <?php get_links_list(‘id’); ?> and it was fixed! All that for a little ‘-‘! Thank you!
(This was in the veryplaintxt theme post-upgrade, fyi.)
Ditto – where in category.php did you put that code? I’m getting the exact same error you did in the exact same theme.