Site logo

Archived topic

Section Add-on - (maybe a) problem with srcset in admin area

3 replies · Started by Francesco on May 29, 2016

Viewing posts 1–4 of 4

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

Hi there,

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

Thanks for the debug info :)

Thank you so much Tom ;)

:)

This archived topic is closed to new replies.