Edit Favicon Not Working
- This topic has 1 reply, 2 voices, and was last updated 8 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
I’m using the CBOX Theme and when I go into the CBOX Theme options nothing seems to work in the “Edit Settings” for the “Site Favicon.” Cannot upload, delete, etc.
I’ve solved the problem for the moment by just replacing the “favicon.png” file in the images directory of the theme, but thought I should report this.
Is this the right place to make a note about something which doesn’t seem to be working correctly or is there another place for that?
THANKS!
Try adding the following line of code to your ‘wp-config.php’ file:
define('INFINITY_DEV_MODE', true);
Reload the Options page and if it works, you can remove the line of code again.