Jay Collett
Jay Collett
I have tried to put together an iziModal in a test build project just to try and see it in action, but it's not firing on my click event for...
I have adjusted how the navigation tooltips appear. Where they were not always central when positioned with `top: -2px` after I'd made it look how I wanted for my design....
### Description I have two pages on a project, one that is predominantly horizontal (with the horizontal scroll extension) and another which is vertical. They use all the same settings...
I have a sizereport task as follows: ``` gulp.task('sizereport', () => { return gulp.src('build/assets/**/*.*) .pipe(production(sizereport({ gzip: true, minifier: function (contents, filepath) { if (filepath.match(/\.min\./g)) { return contents } } })))...
### What happened? ### Description I have a CraftCMS 3.7.44 staging site on a Fortrabbit 8.1 instance, where I have exported the database. I am now setting up a new...
Tried to view your Extending Documentation but it's returning a 404. https://glidejs.com/docs/extending
**Description** No matter which item I set to be the top of the navigation, it always appears halfway down the navigation in the left bar. **Steps to reproduce** 1. See...
I have just installed this plugin on the 3.4 Beta and I'm getting the following template error: ``` Twig Template Loading Error – craft\web\twig\TemplateLoaderException Unable to find the template “_elements/indexcontainer”...
### Describe the bug Even though I don't update the CP Nav, it looks like I have a full reset of config files every time I come around to pushing...
SEO: Currently, the menu items within the Navigation Menu are only injected into the page once they're hovered/interacted with. This is bad practice as Google is unable to index the...