Support » Fixing WordPress » wp 3.4.2, minimalism-theme, header picture

  • hello.
    post-.sjtub.org
    is my blog. it is under reconstruction because of a server-hack. i try to start it again and fail to put on the headerimage. under 3.4.1 i had no problem to put this on.
    i searched for the reason and found a code under:

    Adding Theme Support

    Since Version 3.4, themes need to use add_theme_support() in the functions.php file to support custom headers, like so:

    add_theme_support( ‘custom-header’ );

    i somehow should paste this line to the functions.php but i dont know, where. tried it several times with no success, only errors on line xy

    thanks for sugestions

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter cmunz

    (@cmunz)

    hello,
    where in de functions.php file do i have to ad theme support?

    Adding Theme Support

    Since Version 3.4, themes need to use add_theme_support() in the functions.php file to support custom headers, like so:

    add_theme_support( ‘custom-header’ );

    thanks for help

    Thread Starter cmunz

    (@cmunz)

    http://post-.sjtub.org

    hallo world.
    i still didnt manage to upload my header img`.

    theme:
    minimalism
    (A minimized WordPress Theme by genaehr.com)
    WP 3.4.2

    thanks for any help
    c

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘wp 3.4.2, minimalism-theme, header picture’ is closed to new replies.