• Resolved slewis1000

    (@slewis1000)


    Hi,

    I’m trying to insert an item (widget) into the middle of the query loop on page. eg 5 posts from the loop, then insert a widget, then the query loop continues from post 6. Is there anyway to pause/insert a break to do this?
    I thought I might be able to do this on a pattern, put 2 query blocks with other code in between, but it repeats the same query twice.

    thanks,

    Simon

Viewing 1 replies (of 1 total)
  • Plugin Author Ryan Welcher

    (@welcher)

    Unfortunately, this isn’t something that is possible. The template being displayed will always be the same in the Query Loop. You may try adding the Block Visibility plugin to see if there are options there but AQL and the core Query Loop block don’t support this.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.