Thread Starter
sarent
(@sarent)
Yes, I actually tried to add the video separately (after the list as a block). Then in the code editor, I tried to cut+paste the YouTube video block into the list. However, code editor removed the YouTube block and overwritten my changes. It actively prevented me doing that.
Thread Starter
sarent
(@sarent)
Hi, I have found out by chance the solution I was looking for but not really. I didn’t expect that the filter pre_get_post was the problem. It is explained here:
https://tommcfarlin.com/pre_get_posts-in-wordpress/
Briefly, the filter I set for front end was also filtering my admin dashboard.