Remove SRCSET for image not working in query with frontend rendering enabled

Hi!
I had post query set up and all was working fine. Images in query had “Remove SRCSET” as I wanted.
Then I added filter and for filter to work I enabled frontend rendering. All works with filter.
But when checked source code I noticed that “Remove SRCSET” is ignored with frontend rendering.

One more thing to mention: all default auto generated IDs and classes are added to query items despite they are turned off and no styling applied to block element (only global classes used).
All this happens when frontend rendering is enabled.
When I disable frontend rendering all gets to normal - “Remove SRCSET” is respected and no added default auto generated IDs and classes.

Environment info

  • WordPress version: 6.1.1
  • Cwicly Plugin version: 1.2.8.7.3

Hello @janisK,

Thanks for the report.
We have noticed this behaviour and have a fix that will be released in the next update.

Thanks for your patience and understanding.

Cheers,

1 Like

Hello @janisK,

Thanks for your patience on this one.

This is fixed in 1.2.9.

If you still experience trouble with removing the SRCSET, please let me know by replying to this thread.

Cheers,

Hi @Louis ,
Yes, that is fixed.