• Resolved kimruddock

    (@kimruddock)


    Just want to firstly say this is a great, great plugin that has helped me a lot of the years so big thank you to the developers. One thing that bugs me a little is the use of CSS floats in the plugin stylesheet to lay out the feed items. Using floats really should be totally redundant nowadays for layout when there are far superior (and much simpler!) options (Grid/Flexbox). Could this be updated in a future release please? Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • totally agree. frontend code need to be revamped!

    Plugin Support Smash Balloon Louis

    (@smashballoonlouis)

    Hi @kimruddock and @nicmare,

    We appreciate your feedback here! I have brought this up with our development team and we are going to have some further internal discussion about how we can update this in the future. Thanks for your kind words about the plugin, and we appreciate the feedback to help us improve things further!

    Thanks!
    Louis

    yea. you really should change css code to css-grids with “gap” values instead.

    and regarding html code you should change image output with native wp_get_attachment_image function instead of background-images. this way, you can use browser native lazy loading

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Please Stop Using CSS Float!’ is closed to new replies.