Replies: 1 comment 1 reply
-
Filter <li style="grid-column:3;grid-row:1">ad1</li>
<li style="grid-column:1;grid-row:2">ad2</li>
<li style="grid-column:2;grid-row:4">ad3</li>
</ul> |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Query loop fails - and I think Gutenberg also - to make simple grid of posts - mashud with ads
Example: simple 3x4 article grid that needs to have ads on fixed places instead of articles
in example above Y is ad, and X is article card.
All details I've shared in SO post [here]
If someone has idea how to solve this - let me know, -- on the contrary, consider this as idea proposal to extend QL block - because every major news provider webpage has this
(https://wordpress.stackexchange.com/questions/425780/extending-the-query-loop-block)
Beta Was this translation helpful? Give feedback.
All reactions