Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to change the Favicon


Jeff Sayre
Participant

@jeffsayre

@Nicola-

Remember:

<?php bloginfo('template_url'); ?>

won’t work fine because the template url changes when you’re in pages that use the member theme

This is what I use on my dev site and it works just fine. No need for an extra php file, just a simple, single line of code in the head section of the header file.

Skip to toolbar