Home › Forums › General Issues › Write an ACF Image to the WP Site Logo and Site Icon › Reply To: Write an ACF Image to the WP Site Logo and Site Icon
@zwebmann this is because your theme is using theme mods which alters the way values are saved. Theme mods are all stored in a single option as a serialized array. Your theme is probably also using get_theme_mod() to get the value rather then get_option().
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.