• I NEED THE LOGO DISPLAY

    The logo is supposed to display in the Header. I am using the worst theme ever a Mint Theme.

    This is the first Home Page Same Issue Logo Not Displaying.I have spent 40 hours trying to fix this.Do I need to recode something?
    https://a2rentertainment.com/public_html/

    Thought first page was corrupt but here is second Home Page and logo not displaying.
    https://a2rentertainment.com/public_html/home-default-2/

    The file is overlapping with the code updated their and logo file is not displaying.
    Here is what I was told
    Well the theme structure not allowing the logo to appear
    We place the new file but it overlap
    The main page structure has problem

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    For pro or commercial product support please contact the author directly on their site.

    https://themeforest.net/item/mint-creative-multipurpose-wordpress-theme/18601690

    Commercial products are not supported in these forums.

    I went ahead and took a look since you mentioned already talking with the theme authors.

    A couple of odd things here. One is the subdirectory public_html… did you create that on purpose under your web root? Typing your domain by itself into the browser window shows a place holder page.

    Maybe you misunderstood some directions you read somewhere?

    My first thoughts were the server or WordPress was confusing things by looking under that for the wp-content directory but that’s where the wp-content subdirectory is. Got me scratching my head there!

    I also looked in what is probably your header.php file in the original home page and noticed there are two places (code) for the logo image. One directly under the second. The first has a blank img_src while the second has the URL to the image.

    I’m talking about under the ‘class=”main-header__logo _dark” ‘. The ‘class=”main-header__logo _light” ‘ seems to be right.

    The URL to the image is correct. But the first one is probably clobbering the second while the theme is probably recognizing the second and leaving the first empty. You might go into the code in header.php and remove/fix that yourself or reload the original header.php from the zip file if you think you might have accidentally caused that yourself.

    Hope this helps.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘LOGO NOT DISPLAYING-HELP 40 Days Trying To Fix-Mint Theme’ is closed to new replies.