Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Forum: Plugins
    In reply to: [a3 Lazy Load] ACF Support
    Thread Starter ondoheer

    (@ondoheer)

    Hello Marius, might not have anything to do with the lazy loading part, but when you call on images like that, you are missing the WP functionality that creates the srcset and sizes attributes that give you responsive images for different screen densities.

    You should be using wp_get_attachment_image

    • This reply was modified 6 years, 3 months ago by ondoheer.

    Hello Josh, it has been resolved and is working for the websites I am working on

    Forum: Plugins
    In reply to: [a3 Lazy Load] ACF Support
    Thread Starter ondoheer

    (@ondoheer)

    Done, thanks for a great plugin, it works flawlessly and is the only one that supports srcet. I am an optimization consultant and using Responsive images and lazy loading is vital to my work. Kudos on the great work!

    Forum: Plugins
    In reply to: [a3 Lazy Load] ACF Support
    Thread Starter ondoheer

    (@ondoheer)

    Of course, I tried to find the git repo but only found the SVN on your platform.

    Will do a PR for review today.

    Hello David, I’m working with your great plugin atm but I’m finding two problems I don’t seem to know how to solve:

    I can maybe change stuff in the main plugin PHP file if I need to, but I really don’t know if I do.

    1) I need to make the whole slider round, and It works except for the overflow, it just keeps showing a sqared post content even though every single container inside of it is set to Border-radius 50% and overflow hidden.

    2) Somehow it is showing a logo img of one of the posts as it’s main img but not for the others, I first thought it only accepted .JPG, but then I changed one of the PNG’s and nothing showed either.

    3) Last, and this is were I might need to mess around the PHP, I would like for it to show a specific post IMG that the client will upload for that post, not every img just that one.

    I can show you what im working on here:
    https://www.diiid.org/wp_site/

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)