hi,
I am working on something and i wonder is it possible to have a post filter for a custom loop? Also I need to open this custom post link as a popup with post content in it.
Is it possible with bricks?
hi,
I am working on something and i wonder is it possible to have a post filter for a custom loop? Also I need to open this custom post link as a popup with post content in it.
Is it possible with bricks?
You can’t have a post filter for a custom query (unless you add a filter plugin and build your own).
Your question on popups was answered last time:
This is a plain section. Container is query for posts. Button is for popup trigger. The template is the popup.
Create a template POPUP. In it, put dynamic stuff (e.g. post title / post content etc.) - Save it.
Edit your page. Add Section/container. Make it’s container a QUERY. Add a button inside. Add your template (popup). Add an INTERACTION to the button to open the popup.
Done.
This is just a minimal example. You could add featured image or anything else along with the button, use divs for the query etc.
yes , i have created a popup for a custom quary loop. Filter is still missing, i thinks this feature should be included.
It will be: