Hey there, first poster here. I searched but couldnt really find anything to help out what I need.
Basically all I want to do with the blog plugin is delete some of the fields that are posted for each post - which is "comments" "view full post" and posting date. So basically all I want is a title block and a text box for a description and image insertion. I looked around the files but couldn't find anything directly related to these things or how to delete them
Any help would be appreciated. This is a great app so far and this would make it mint.
We've moved the forum!
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
Just go to /blog/templates/includes and modify BlogSummary.ss. The appearance of all blogsites is controlled by the template-files just like you are used to from the ss basic package.