I used the latest version.
I wanna change the favicon.
I do this steps: http://codex.wordpress.org/Creating_a_Favicon
After this i receive this error:
Fatal error: Call to a member function displayHead() on a non-object in /home/romixers/public_html/radio/wp-content/themes/rt_reaction_wp/index.php on line 13
I opened index.html and put this after <body>
<link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri(); ?>/favicon.ico" />
And now i receive this error:
Fatal error: Call to a member function displayHead() on a non-object in /home/romixers/public_html/radio/wp-content/themes/rt_reaction_wp/index.php on line 14
What i must to do ? Sombody who know how to help me ?
I'm new on this platform.
And sorry for my bad english :)
THX !