I am trying to add a text to this, need it to read ''store name'' and deals'' and hyperlink all words, tried editing loop.php and whatever i add will not link and seperates from store name and looks like this..........6pm deals , want it to hyperlink entire text like, 6pm deals, nevermind urls i hyperlinked for example, just want to be clear, and curious about this.
here is code that wont let me join a text to it,
<?php echo get_the_term_list($post->ID, APP_TAX_STORE, ' ', ', ', ''); ?>