• Resolved Scott

    (@olsonsp4c)


    Hello! Love this theme! Great coding! Thanks for all the hard work!

    I am having an issue with the rending of the “Page” icon that appears next to the Page Title. In windows IE, Firefox, and Chrome, the icon renders properly. However, in the OSX browser, it appears as a large question mark. I fixed this by going into…

    In parts/class-content-page.php around line 36:

    // Remove the page image next to the title
    // printf( ‘<h1 class=”entry-title format-icon”>%1$s %2$s</h1>’ ,
    printf( ‘<h1 class=”entry-title”>%1$s %2$s</h1>’ ,

    But, I would love this to render properly in OSX too. Any thoughts?

    thank you!

    Scott

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Icon next to the page title’ is closed to new replies.