Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter royv1981

    (@royv1981)

    somebody with help? in header.php i don’t know what to change.. and that’s the only problem that i have!

    site logo changing works fine for this theme. Sounds like a conflict on your end which is preventing dbase access. Is there a error_log file being generated? Because i dont have enough information it is impossible for me to know what the problem is

    Anyway, if you arent too scared of doing a direct change you can simply go into your dbase:

    1. open wp_options
    2. Search for option_name = theme_mods_wp-fanzone (if not found then create it)
    3. set option_value to: a:2:{i:0;b:0;s:15:”wp_fanzone_logo”;s:42:”https://madereros.r4u.nl/madereros/logo.jpg”;}

    Note: If the url for your logo is longer/shorter than what i gave as an example you need to modify the “s:42” to represent the exact length of the string. In this case it was 42 characters long.

    Kimberly

    Thread Starter royv1981

    (@royv1981)

    Thank you for your answer.

    There is a class-wp-error.php file.
    Is that the one you mean?

    I have looked into wp_options (i only found options.php)

    Can you help me with that?

    That I send you that file or something?

    Thnx very much

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cannot select Image by Site Logo’ is closed to new replies.