Hello Scott,

I like that you’ve done with the theme, it looks good.

Try the following, comment out line 56-57 in the extra1.php file located in the sections folder of the theme.

Let’s see if that does anything.

//$content = apply_filters('the_content', $content);
//$content = str_replace(']]>', ']]>', $content);