• Still loving the theme, but I have found one other issue:

    There is stated to be an option to select your logo for the theme in the theme options, but there is no such section within those options.

    You can add Twitter, Google Analytics and whatnot but no changing of the logo as stated on that same page.

    I have already edited certain files to place the logo on a site that is using the theme, but that option would be nice to be included.

Viewing 5 replies - 1 through 5 (of 5 total)
  • spidermann can you tell me what you edited so i can add an image as the logo. thanks

    Thread Starter spidermann

    (@spidermann)

    I edited the header.php file

    I replaced the php calls for the logo to use a regular image call.

    Can you give the replacement code please… Still learning php all

    I’ve tweeked some PHP before but no matter how hard I try I cannot get an image in here, it’s driving me crazy. I’ve looked in header.php but anytime I add an image it’s in the navbar, never below in the blue zone. Is it in leads.php? Either way this is confusing a lot of people and really badly documented, any help?

    Thanks!

    At the top of the header.php file you could add the line:

    <? $pov_logo=”/wp-content/themes/kreativ/images/mylogo.gif”; ?>

    But then put your logo at that path ?? That’s what I did.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘logo option missing’ is closed to new replies.