http://alxmedia.se/themes/hueman/
Download the latest version here.
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
With the theme update from 1.5.4 to 1.5.7 my HTML code no longer gets interpreted. Any way to fix this?
That will happen whenever you edit the theme files directly. Try creating and activating a child theme of this one, make a copy of the file you edited in that child theme’s directory and see how it goes.
https://codex.wordpress.org/Child_Themes
If you make a copy of the footer.php file into (for example) the hueman-child directory then your changes will not be overwritten when you upgrade.
I don’t think he meant that the footer got changed with the 1.5.7 update, but that his HTML got parsed like regular text so his a, b, em tags don’t render like links, bold or italic text.
I got the same problem with the latest release.
The OP asked the same question, which was answered, in this post.