Ok, I realized that Greenshady’s code was for the page template and not the functions.php file. Once I plugged it into my page it worked perfectly! Thanks.
This plugin works great. I am using it to show a tag cloud specific to one category (articles). I have the same issue with the yoast_term_title returning the slug instead of name.
I tried both of the solutions mentioned above. Santanas147 code broke my site. I added Greenshady’s code to my functions.php file in the template directory but when I added a call to single_term_title() in the archives.php file, it returned nothing. Not sure if I added the code to the right place.
Any ideas?