New answers tagged framework
2
If you've done everything correctly during the setup, then you should be able to load the logo_image option like this:
$my_theme_prefix_option = of_get_option('logo_image');
Top 50 recent answers are included