typo3, tt_news: multiple single view pages -
I have a site that contains news and press releases, both TT_News, I want to be different in these pages, Have a different individual idea
As the news page is now posted news on the press release page link in a single scene. Press page url:
Press the page link URL: News page URL : I want to see the press page link URL like this: I manage to find a solution. I added this to a template setup for the page that lists this post
plugin.tt_news {# view page singlepid = 518 # page list with a single view PID = 517}
Comments
Post a Comment