Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter thenewskey

    (@thenewskey)

    Thanks to no one I found a quick fix for anyone else having this issue.
    header.php
    </head>
    line 31 header php

    I deleted </ head> and entered

    <h1><?php the_title(); ?></h1>

    This will display your titles. Seems to work for now but will also display title of home page. That’s all I could come up with for now.
    Since ColorMag by themegrill will only allow this for the PRO.
    hope this helps.

Viewing 1 replies (of 1 total)