• Resolved wala0003

    (@wala0003)


    Hello, I’ve tried a few variations, but the logo is always missing. I see the logo on the settings page at the top, but when viewed on an actual page it isn’t there. Using a transparent png. Where would I start to debug?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @wala0003

    Could you perhaps post the output of the log, produced by https://hometheaterreview.com/kaleidescape-review-the-ultimate-source-for-movie-lovers/social-image.jpg/?debug=BSI ?

    Hopefully it will give a hint as to what the problem might be.

    Thank you.

    Remon.

    Thread Starter wala0003

    (@wala0003)

    yes it gives a clear hint – ” Logo overlay: disabled ”

    However, I have selected a PNG file. On the settings screen I have added an image under ‘your logo’ in fact I see the ‘remove image’ button as well. I also see the logo image on the preview at the top.

    Any ideas?

    Hard to say …

    is this problem present on all posts?

    I can see two ways this debug output can be “disabled”
    1. there is no image selected. (clearly you stated this is the case, so, should be fine)
    2. the image selected does not exist, or is invalid (resulting in 0x0 dimensions)

    You could verify this last one in file class.og-image-plugin.php around line 1141, where it says list($sw, $sh) =
    Here you could var_dump( $this->logo_options, $sw, $sh ); and see of you get correct data.

    Can you give me any details on the logo image used? what type is it? how large is it?
    Have you tried a different image as logo?

    Closing due to inactivity. If you need more assistance, please start a new thread and refer to this one.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Missing Overlay logo’ is closed to new replies.