Hi,
I am using the Taggable module to show tags which works fine. What I would like to do is when you show an entry with the tags and you click on a tag which then gives you a list with all the entries how do you then link back to that entry. I am using the following code and have tried a number parameters but can’t get it to work. How would you include the template group into the code below.
{{exp:channel:entries channel="notebook-link" search:notebook_link_tag="{segment_3}"}
<h3><a href="http://{title_permalink}">{title}</a></h3>
<p>{/exp:channel:entries}Thanks
David