• Using Trident theme, locally. When I use the customizer to add a logo, it shows up in the preview to the right fine. However, when I go into the editor and work and then view the page, nothing…Any suggestions? Ive tried stopping any plugins, have removed the image and uploaded it again, checked the format (jpg) and size (775KB) with no success

Viewing 3 replies - 1 through 3 (of 3 total)
  • I have the same problem. Have you soved yhis?

    Hey, it looks like the settings for Trident Lite don’t get saved correctly when you upload an image logo. What fixed this issue for me was after I uploaded the logo, I clicked the toggle for a Text Logo and clicked Save And Publish. Then I clicked Image Logo and Save and Publish and that seemed to save in the DB that I want to use an image. Let me know if I’m unclear.

    AsaltadorMars

    (@asaltadormars)

    On header.php of template search this line

    <?php if ( ‘image’ != get_theme_mod( ‘trident_logo_type’ ) ) : ?>

    if you see the original file have == change by != and logo apears

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