liveblog/liveblog-default-theme

0eabdc1 breaks display of mainItem properties

Closed this issue · 0 comments

Hi folks,

apparently commit 0eabdc is preventing the template accessing the author image and author name both still being provided by mainItem.syndicated_creator.display_name and mainItem.syndicated_creator.picture_url. I reverted the commit in question in my local repository solving the issue for now. Was the intention of the commit to match a change in the underlying Python API? I'm sorry, but without knowledge of the actual server-side rendering layer all of this is more of a guess. I'm happy to help investigating the issue.
I reproduced a blog with a faulty template here - the blog is rendered without author name and avatar.