Greg Perham

Results 18 comments of Greg Perham

Temp fix with custom JS until fixed in Elementor: ```` $( '.elementor-menu-toggle' ).on( 'keypress', function(event){ if ( 13 === event.which ) $(this).click(); } ); ```` But there's another problem: submenus...

@nicholaszein This is not specific to my site. You can see this problem on your own website—elementor.com. System info is completely irrelevant.

> we need the System Info to be able to reproduce your issue and track it. Please provide the System Info as requested so we can move this forward. Then...

> And the authentication key is called with `$checkTheme->setAuthentication( git_token() );` ~~Does this mean editing Plugin Update Checker? Or is there a way to extend its functionality without modifying it?~~...

I just came into the Issues section to comment on this, too. @elementor Please use intermediate image sizes in the generated code. To do this correctly, there should be a...

> They actually don't have to put anything on the front end, there has been an internet standard for handling this on the backend for a longtime, as with all...

This is a very simple thing for Elementor to handle, and a perfect example of increasing the consistency of their interface. When you add an Image widget, Elementor lets you...

I realized I'm wrong about what the issue actually is. The first time syncing from calendar to spreadsheet, all recurring events are added. The next time we sync, all but...