Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datemenu and category menu always show all news #2507

Closed
gmt-it opened this issue Jul 26, 2024 · 2 comments
Closed

datemenu and category menu always show all news #2507

gmt-it opened this issue Jul 26, 2024 · 2 comments

Comments

@gmt-it
Copy link

gmt-it commented Jul 26, 2024

Hello,

I'm new to Typo3 and have spent the last few days working with Typo3 13.2.1 and the bk2k/bootstrap-package (dev-master) and georgringer/news" (dev-12-13). So far everything is working as expected. Language menu with flags etc. and the SASS integration worked. Now to the problems:

The display of the 2 most recent news on the homepage works and so does the detail view. The date menu and the detail list are integrated on the News subpage. References in the menu to pages and data sets are correct and work.
Here is one of the menus created Links:

'https://typo3-13.ddev.site/news-1?tx_news_pi1[action]=list&tx_news_pi1[controller]=News&tx_news_pi1[overwriteDemand][month]=07&tx_news_pi1[overwriteDemand][year]=2024&cHash=db1a67301958f13f49403e9d737c64c4>'

When you select a year and month, all news is always displayed (overwrite demand is activated).

It's the same with the category menu. The categories are displayed. When selected, all news records are displayed, as with the date menu.

Does anyone here have experience with Typo 13.2. and news? Is there a place where I should start and look?

Thank you in advance

Best regards

Guido

@akoenig-clickstorm
Copy link

akoenig-clickstorm commented Aug 1, 2024

Do you have a category mode in the plugin settings selected? Anything other than "Dont care, show all" should do the trick.
image

But I have no expirience with TYPO3 13 and the dev-branch. Would suggest you stick with 12.4 and stable branches.
Btw: Your ddev link does not work for anyone else. Only on your local machine

@gmt-it
Copy link
Author

gmt-it commented Aug 2, 2024

Thanks for your answer.
I found that overwrite demand has to be activated for both elements, datemenu and listview. It works now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants