Hello,
Do you have any option to set a Summary of the Blog Item separate from the Blog Item itself?!
I come from Drupal 7 & 8, there we have a separate box for summary, OR if empty, it is truncated from Article itself BUT striping all Html.....
I can't find anything similar here....
I started to create my own Theme as based on Bootstrap4 theme's Templating - and so, I started to design my Article page - the Header was a Link - and I didn't need an Item Header to be a Link - so I went to blog-item Template - and removed Href;
also - I wrote some CSS for Big image to be smaller & floated, to place Tags nicely, etc....
At the end of the day - I went to look in the Blog listening page - and so I discovered - that Article headers are Not Clickable - because all my HTML I wrote for an Article Item - all that is INCLUDED as is on the Blog listening page - except only Truncated shorter - but now - I need to set Blog listening as a completely separate & different nice Html & template, I need to find how to return Href to Headers in Blog and No Href in Article itself, and lots of similar problems - and I wonder if there really is no easier route.....
Also - I am used most typically to set the Intro text itself as different from just the first 400 signs of the article....