-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Description
What happened?
Hello everyone,
while browsing in Joomla 6, I came across the fact that the module "Articles - Newsflash (legacy)" is marked as outdated.
I use this for the blog view on the homepage and display the last 3 entries here.
Unfortunately, there is a small problem if you replace it with the module "Articles".
For longer texts, I use the separation into intro text and main text with the resulting "Read More" button.
However, not for short texts.
The previous module "Articles - Newsflash" is smart enough to display the button if needed, depending on whether it is used in the article.
The new module "Articles" can only do "either-or", so the "Read More" button is always displayed, even if the article does not use it.
Is there a solution for this?
Version
6.0
Expected result
The new module "Articles" sould display the "Read More" button iift the depending article has a "Read more" text.
Actual result
No response
System Information
No response
Additional Comments
No response