stephenmeehanuk

Results 12 issues of stephenmeehanuk

Hi I was hoping there's a way to use `data-src` instead of `src` for vimeo videos? I'm trying to block the vimeo player unless a visitor provides consent to set...

Hi This script looks very useful, I was wondering could you show an example of how it could be implemented to serve an alternative CSS file for IE11? I'm using...

## Bug Description Slug fieldtype doesn't have an option to tell it what handle to make a slug from. It's possible to manually add a `from: handle_name_to_make_slug_from` in `resources/blueprints/user.yaml` but...

Hi Could the path be shown in the navigation builder? I've got a few entires in the pages collection, with the same name. ![](https://user-images.githubusercontent.com/72254741/188725562-61fa7c64-a56c-48bc-8fc4-69dc0ab7209e.png) I've noticed when adding entries to...

It'd be great if the nav builder supported taxonomies. I'm working on a multi language site and I need to add German translated taxonomy terms to the nav... and it's...

Hi This is a great add-on, but I was hoping you could clarify a couple of things from the v2 instructions > Update the settings in Perch settings with your...

question

### Bug description I've configured `pusher`, it works great on collections - but doesn't seem to work on Taxonomies or Globals? The message below is permanently shown. ![Screenshot 2022-03-05 at...

bug

## Bug Description `entries_count` includes published and unpublished entries. I'd like to see a way to filter this, in a similar way we can with `{{entries status:is="published"}}` ## How to...

Can we have a filter modifier? I had this data from a testimonial block ``` bq_cite: bq_name: null bq_position: 'Important Role' bq_company: 'Company Name' ``` Using this ``` {{ bq_cite...

In a `bard` field, would it be possible to `obfuscate` the email address by default? Or add a config option? At the moment it outputs email address raw like this...