On a blog category page, we would like to filter by tags (I would use checkboxes, I'll need to find the php to get all the tags and make a unique list, ie., one checkbox per tag). I was thinking of using some JS to hide <article>s that don't match what is selected, but I would need reflow the masonry (we're using the Masonry Blog No Sidebar layout). Do you know if I can call something to reflow it?
On a blog category page, we would like to filter by tags (I would use checkboxes, I'll need to find the php to get all the tags and make a unique list, ie., one checkbox per tag). I was thinking of using some JS to hide <article>s that don't match what is selected, but I would need reflow the masonry (we're using the Masonry Blog No Sidebar layout). Do you know if I can call something to reflow it?
Thanks!
Hey ,
No i am afraid this would require some substantial Code edits. You can look at the Portfolio Filtering Option and check .
Best
ThemeNectar Support Team