Results 16 comments of tdrayson

Would love to see the ability to query other things like taxonomies, users etc alongside nested loops too.

Is there any update on this? It's a really frustrating bug when trying to copy and paste content into the editor.

I'd like to propose an idea to allow us to create our own custom conditions for the elements? Just a simple filter that allows us to add a type/location to...

Is there any fuzzy search capabilities for searching class names? For example if I have a class called `.container-width-l` searching for `width` in the box doesn't bring up any results.

Pattern for Social in Content (Requires rounded icons style #206 ) ``` It was a boring time. Mid-pandemic. I just wanted to know what would happen, you know? How much...

Hey @wittywolk, FluentSnippets doesn't actually store any data in the database at all, everything is file based. If you check your `/wp-content` folder you should see a folder called `fluent-snippet-storage`,...

I tried to recreate this issue but wasn't able to. Where/how are you trying to load the shortcode?

### Improvement on previous PR: - Added aria label to dropdown arrow - Moved 'click-arrow ' outside ``, but inside `` in navigation - Added `generate_dropdown_arrow_markup()` - Refactored code for...