William Fendler

Results 6 issues of William Fendler

Is there a way to adjust the transition duration on the controls? It looks like javascript is setting the opacity. If a class was added/removed for visibility this would allow...

Feature

If I have a page displaying the map and add the following code it breaks. ```js import { session } from '$app/stores'; import { browser } from '$app/env'; if (browser)...

bug
help wanted

I'm working on upgrading from Gatsby 2 to 3 and decided to try this instead of the graphql source plugin. Every time i restart the develop script the cache is...

bug

Trying to push to production. Does this just mean my database host is wrong? ``` bash $ wp deploy push production --what=db Success: Exported a local backup of the database...

Still quite new to Statamic so forgive my lack of knowledge but I thought some explanation of how Sass should be handled might be helpful. Is this theme assuming that...

Is there a way to only count enabled entries? Use case: We have a lot of in-progress blog posts or disabled job postings which skews the at-a-glance view this plugin...

enhancement