Query Settings
The Query Settings panel is where the query's properties are listed and the steps that can be applied to it.
Inherit Query from URL
By default, the query
block inherits the data from the URL.
If you want to use the Query editor, then you will need to deactivate the Inherit Query from URL and then Open Modal.
Frontend Rendering
Allows the query's elements to be loaded and processed on the frontend instead of on the server.
Enables visual placeholders to appear while the page is loading.
Frontend Rendering must be enabled for the filter block to work.
Infinite Load More
Infinite Load More allows you to load additional elements when you reach the end of the page. You can choose between Scroll or Button as a means of Navigation in the Infinite Load More tab dropdown.
Last updated