Bricks Builder Support
With the market share growing for Bicks and more developers moving from Elementor to Bicks, it would be nice to see this support Bricks as well.
Offset attribute for the Loop tag (i.e. start loop at Nth result)
As requested by @PolarRacing in this thread: discourse.tangible.one/t/feature-request-pagination-loop-offset/817
Use optional menu fields in a template
Is it possible to get optional menu field parameters, such as menu_class?This has been posted on the forum (discourse.tangible.one/t/use-optional-menu-fields-in-a-template/1136)
Templates in Menus
Stefan I think it would be a nice feature if we could use templates as menu items, for example to display post loops in a megamenu. This would be especially helpful for existing websites, e.g. if the structure of the header was created with a ready-made theme and you don’t want to build the header…
Encryption function
A tag to encrypt a string like an email or a phone number and avoid robots reading it.Could be useful to encrypt/decrypt URL variable as well.
A Components Library
If you go here: getbootstrap.com/docs/5.3/examples/ and here: docs.flutter.dev/ui/widgets and here: vuetifyjs.com/en/components/all/ You will notice that these are Component Libraries for BootStrap, Flutter and Vue. On your website( loopsandlogic.com/snippets), I noticed that you have a Snippets Page. Can you copy Components examples from BootStrap and Flutter, and build all these Components in your Snippets Page— so that those of us…
Search documentation
Please add a search box for loop.tangible.one/
Taxonomy term loop: Order by random
discourse.tangible.one/t/ordering-items-randomly/647/3
A way to set any arbitrary query parameter for WP_Query
discourse.tangible.one/t/using-l-l-with-search-and-filter-pro/603/6
Format Tag: Add html strip functionality.
Could simply run tag content through wp_strip_all_tags function.Useful for cases where field content containing HTML tags needs to be stripped, like @craig’s use-case on the forum: discourse.tangible.one/t/is-there-any-way-to-remove-html-tags-from-a-field-when-outputting