Like the person in this post, I was trying to edit the hero text in the Massively theme. The suggested solution is not correct, so I dug around and discovered a bug in Massively’s config.json. I have tried repeatedly to post a diff, but WordFence keeps rejecting my post, so here is a step-by-step how-to. I hope the fix makes its way into a future release.
File: massively/config.json, version 1.1.1.0
- Delete lines 132-142 that specify a separator (possibly optional, but it keeps the GUI consistent)
- Delete the p tags in line 147; none of the other note fields in the json file use HTML tags.
- Change value from default to post.
Site maintainers: please fix your WordFence configuration so that code blocks, or URLs, or whatever it was that I was running afoul of, can be submitted.