Hi,
I an working on a blog with Massively (blog.elicoustan.com) and using Netlify, and GitHub (https://github.com/edcous/eliblog) and the buttons on my blog below the posts are blank. Any help would be greatly appreciated. Thanks in advance for your help!
Ok, two things I’ve noticed.
- You should be using a submodule for the theme if you’re planning on using netlify
- Looking at the theme, you’re using the featured post on your front page. In the partial, the text for the button (e.g. read more) needs to be defined in the Site Data. I think all you need to do is copy the data folder from the Massively example site into the root folder of your project and you’ll get the words ‘Full Story’ in your button.
1 Like