I'm using the Siteorigin page builder's Post Loop Widget to display posts on a page. There are more than one post blocks in the page so I need no duplicated posts. There's an offset solutionm but I can't figure out, how to implement it: the widget has an input field with the label 'Additional query arguments. See query_posts.' where I can write query parameters. "offset" => 2, and offset=2 parameters doesn't work. Does anybody can figure it out, how it works? Thank you!
Query posts link: https://developer.wordpress.org/reference/functions/query_posts/
