Issue with get_theme_mod returning a blank value instead of the saved value
I had the same issue.. using type=option and then get_option din’t work either. Testing with another option item and works.. and testing with MYTHEMENAME_THEME_OPTION without the bracket for item and got an Array so I guess is the right way. So just a tip for those who found this post but still got blank value.. … Read more