Results 1 to 2 of 2

Thread: Favicon appears in admin dashboard only

  1. #1
    Thread Starter
    Amateur postgrabber's Avatar
    Join Date
    Jun 2011
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Favicon appears in admin dashboard only

    I am replacing my own favicon overwriting the default classipress tag favicon.
    Create a 16x16 .ico file and dropped it in the server overwriting it, but it only changes the
    favicon in the admin dashboard not the main website.

    I looked at several threads about 16x16 canvas size, and refreshing the cache but it doesn't work.

    This is my header.php file:
    <?php if ( file_exists(TEMPLATEPATH.'/images/favicon.ico') ) { ?><link rel="shortcut icon" href="<?php bloginfo('stylesheet_directory'); ?>/images/favicon.ico" type="image/x-icon" /><?php } ?>

    I am currently using a child theme, and I tried overwriting both classipress default folder and my child theme folder, it doesn't seems to work, favicon only applies to admin
    dashboard.

    Any help would be appreciated.

    Thanks

  2. #2
    Senior Member thesiege's Avatar
    Join Date
    Aug 2011
    Location
    the Netherlands
    Posts
    122
    Thanks
    3
    Thanked 17 Times in 15 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to get rid of favicon image in admin dashboard
    By govna in forum Report ClassiPress Bugs
    Replies: 4
    Last Post: August 19th, 2011, 12:05 PM
  2. How to get rid of favicon image in admin dashboard
    By govna in forum ClassiPress General Discussion
    Replies: 1
    Last Post: August 19th, 2011, 09:49 AM
  3. How do I as the Admin create new ads from dashboard?
    By danappel in forum Help Using ClassiPress
    Replies: 3
    Last Post: January 19th, 2011, 01:56 AM
  4. Favicon showing up in blog and wp admin but not on classifie
    By smith2010 in forum Help Using ClassiPress
    Replies: 1
    Last Post: June 25th, 2010, 03:31 AM