• Resolved Pcosta88

    (@pcosta88)


    Hi All!

    I created a landing page here https://billbrownthrillernovels.com/landing-page/ but it does not look like how I set it-up. See image which shows how I want it: https://ibb.co/LtbmFFK.

    However, the preview looks the same. See image: https://ibb.co/BGG9jmk

    I did a conflict check via the Healthcheck plugin with only this plugin active and the result was still the same. See image which shows conflict check: https://ibb.co/nPBmWnn. Results are the same (tested in Chrome incognito): https://ibb.co/tZ83yTQ.

    Changing the image size does not and I need the shortcode to show how I want it. This image shows the backend of the Mailerlite set-up: https://ibb.co/ZxTsSGB.

    SeedProd is the landing page plugin and the issue seems to suggest caching. See previous post here: https://www.ads-software.com/support/topic/live-page-shows-blurry-image-and-incorrect-shortcode.

    I excluded the page from minifying: https://ibb.co/58bb2y4 and cache: https://ibb.co/DC5ZKDc and purged it and it still hasn’t loaded correctly.

    I am at a loss as to why the landing page looks like it does. I still kinda suspect it is caching but it can’t seem to shake lose.

    Tested with FireFox 87.0 (64-bit) and Chrome browsers 89.0.4389.114

    Plugin’s Active

    Accelerated Mobile Pages
    	Version 1.0.76.9 by Ahmed Kaludi, Mohammed Kaludi (Latest version: 1.0.76.10)
    Akismet Anti-Spam
    	Version 4.1.9 by Automattic
    Async JavaScript
    	Version 2.20.12.09 by Frank Goossens (futtta)
    Autoptimize
    	Version 2.8.3 by Frank Goossens (futtta)
    Beaver Builder Plugin (Lite Version)
    	Version 2.4.2.2 by The Beaver Builder Team
    Classic Editor
    	Version 1.6 by WordPress Contributors
    Coming Soon Page, Maintenance Mode & Landing Pages by SeedProd
    	Version 6.2.1 by SeedProd
    Facebook for WordPress
    	Version 3.0.5 by Facebook
    Google Analytics
    	Version 2.5.0 by ShareThis
    Google Analytics for WordPress by MonsterInsights
    	Version 7.17.0 by MonsterInsights
    Health Check & Troubleshooting
    	Version 1.4.5 by The www.ads-software.com community
    Jetpack by WordPress.com
    	Version 9.6 by Automattic
    Link Manager
    	Version 0.1-beta by WordPress
    Official MailerLite Sign Up Forms
    	Version 1.4.9 by MailerGroup
    OPML Importer
    	Version 0.2 by wordpressdotorg
    Really Simple SSL
    	Version 4.0.13 by Really Simple Plugins
    ShareThis
    	Version 7.8 by <a href="https://www.sharethis.com">The ShareThis Team</a>
    Simply Exclude
    	Version 2.0.6.6 by Paul Menard
    W3 Total Cache
    	Version 2.1.2 by BoldGrid
    WPForms Lite
    	Version 1.6.6 by WPForms
    Yoast SEO
    	Version 16.1.1 by Team Yoast

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @pcosta88

    I am sorry about the issue you are experiencing and I am happy to assist you with this.
    The only way to confirm this is by disabling W3TC and confirm that the issue is related to W3 Total Cache, and if it is, go through the General settings disabling the features one by one and see which one may be causing this.
    Some advice based on inspecting your website:
    1. I can see that you are using Autoptimize. I would suggest not using more than one Minify method so either only use AO for Minify or W3TC Minify
    2. I can see that the mentioned image is lazyloaded and not by W3 Total Cache. You may want to try disabling lazy loading and see if the issue persists.
    3. I can see that you have both OC and Database cache enabled and caching to disk. WordPress website utilizes database quite a lot. And database caching allows decreasing database usage. Database caching allows to cache database request results.

    Database caching can make your site faster if the time needed to get data from the database is more than the time needed to get data from the cache.

    So, if you are on shared hosting, then memory-based caching is likely to be unavailable for you. And disk-based caching is not that efficient. In other words, if you are on shared hosting, it’s recommended not to use database caching.

    Moreover, using disk-database caching (on shared hosting) can make your site slower. This is so because getting data from the database can be faster than getting cached data from the disk.
    The same thing goes for Object Caching so I would recommend disabling those options or using memory-based caching like Memcached or Redis.
    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Landing page images are blurry and mailerlite form shows’ is closed to new replies.