Skip to content

Teaser nur anzeigen, wenn gefüllt #32

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

Closed
web-grips opened this issue May 19, 2025 · 1 comment
Closed

Teaser nur anzeigen, wenn gefüllt #32

web-grips opened this issue May 19, 2025 · 1 comment

Comments

@web-grips
Copy link

wird derzeit immer eingebunden

  • component/blog/card/box.html.twig

{% block werkl_blog_card_teaser %}
{# grips: Teaser nur, wenn auch gefüllt #}
{% if article.translated.teaser and article.translated.teaser|length > 0 %}

{{ article.translated.teaser }}


{% endif %}
{% endblock %}

@7underlines
Copy link
Member

Danke fürs Melden. Sollte mit v4.4.0 behoben sein. Bitte testen.
https://github.com/Werkstattl/OpenBlogware/releases/tag/v4.4.0

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

2 participants