Tim
Tim

Reputation: 6441

tt_news archive link not being generated

At the top of my LATEST template I have

<!--###LINK_ARCHIVE###-->###GOTOARCHIVE###<!--###LINK_ARCHIVE###-->

In my config I have:

pid_list = 18
archiveTypoLink.parameter = 86
singlePid = 87

Latest, single and list views are all working, but the link archive link is not being displayed. What am I missing! (Thanks!)

Upvotes: 0

Views: 1084

Answers (1)

Tim
Tim

Reputation: 6441

My bad. Config values were being defined as constants!

archiveTypoLink.parameter is required for the archive link to be rendered.

Upvotes: 1

Related Questions