Site logo

[Resolved] Section Add-on – (maybe a) problem with srcset in admin area

Home Forums Support [Resolved] Section Add-on – (maybe a) problem with srcset in admin area

Home Forums Support Section Add-on – (maybe a) problem with srcset in admin area

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #197591
    Francesco

    Hi Tom,

    when I insert a picture in a GP section and click Update button it disappears.

    I tried to debug it and noticed that there is a

    add_filter( ‘generate_section_content’, ‘wp_make_content_images_responsive’ );

    in generate_sections_filter_admin_init() causing the responsive image attributes to be setup in backend directly.

    I tried to disable and everything seems to be ok, responsive images are still filtered in front-end but not in backend and images display correctly in admin area.

    What do you think?

    Of course I was on a clean install with no plugins.

    Let me know

    Hope you are well 😉

    Best,
    Francesco

    #197663
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    I just released an update that fixes this – sorry about that!

    Thanks for the debug info 🙂

    #197884
    Francesco

    Thank you so much Tom 😉

    #198005
    Tom
    Lead Developer
    Lead Developer

    🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.