Theme Options Page – User Updates Logo
what framework do you use for your theme-panel? You need to make image upload into your theme panel page and a line of code to call it everywhere of your theme you want. This is an example: in theme panel function page $options[] = array( ‘name’ => __(‘Introduction Image’, ‘options_check’), ‘desc’ => __(‘This is your … Read more