Logo not appearing

Hello, logo not appearing on homepage of luxury real estate website https://www.cardirealestate.com/

However, logo does appear on individual search mls real estate listing pages
https://www.cardirealestate.com/properties/91405-House-For-Sale-5870-Harborage-DR-FORT-MYERS-Florida-33908-4-Bedrooms-3-Bathrooms-USD869-900/

Also the Cardi logo was made stacked over under while troubleshooting. It was not working at this time inline with menu. What is required to make this logo function and fit properly inline; via padding and sizes etc?

Thank you

Hi Chris,

Thanks for reaching out.

It appears to caused by LazyLoading feature or plugin, since it’s done through javascript then any script error may also stop the LazyLoading functionality, which means they aren’t going to be displayed. For that, please disable the lazyloading feature or plugin, then please remove this code from Theme Options > JS

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src=\"https://www.googletagmanager.com/gtag/js?id=UA-29124002-1\">

The Theme Options > JS is meant for pure javascript code, and not for javascript embed code.

The logo and menu are stack due to your current Theme Options. If you wish to make it inline then please change it in Theme Options > Header > Logo and Navigation > Layout. But if you’re referring to inline layout but the menu still breaks into another line, then that is because you have very long menu that almost cover the entire width of the design’s containing box. The only way to fix it is removing some menu since reducing spaces isn’t enough either. Or just make other menu items as sub-menu.

Thanks!

@Rad Thank you for your reply.

The website function is to display 25,000 listings, each listing has up to 40 high definition pictures. Shutting off compression of images and bloating the server to run slower would cause poor user experience, lower conversions, lessen analytics, and lower seo rankings, both which would cost incredible amounts of financial loss to a successful company. The logo already appears on half the pages, which must mean there are other setting based solutions that do work, as shown in the second link provided. SMUSH/Hummingbird is active.

Hey Chris,

Once Lazy Loading is temporarily deactivated, you need to clear all caches since you have installed Hummingbird so that the code from the latest release is always in use. This will help you to avoid any potential errors.

And please clear your browser cache too. You may use private browsing mode in testing your site to make sure that you are viewing the latest codes from the updates and not the cached version in your browser.

Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.