Felix
Felix

Reputation: 5619

TYPO3 news plugin read whole news not working

I'm using TYPO3 7.6.4 with the news plugin

enter image description here

Now I've got the problem that the link to the news artikle is not working

thats the link typo3 generates:

enter image description here

When I click the link the detailed page is not loaded ... what could be the problem?

Upvotes: 0

Views: 403

Answers (1)

Georg Ringer
Georg Ringer

Reputation: 7939

In general you need to create 3 pages:

  1. A sysfolder which contains the records
  2. A page withe plugin and select the "list view". In tab Additional and field **PageId for single news display* choose page number 3
  3. A page with the plugin and select the "detail view".

Upvotes: 2

Related Questions