• Resolved trevor67

    (@trevor67)


    Hi. Thank you for building this excellent theme. I think I found a possible typing error in your header.php file. I noticed this near the top of the file:

    <?php do_action( 'onepress_before_site_star' ); ?>

    Should it not be:
    <?php do_action( 'onepress_before_site_start' ); ?>

    I was poking around while making a child theme–but now I see I can download a child theme from Github. Thanks for that, as well.

    Cheers,
    Trevor

    [Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]

    • This topic was modified 9 years, 4 months ago by bdbrown.
    • This topic was modified 9 years, 4 months ago by bdbrown.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘possible typo in header.php’ is closed to new replies.