Thomas Patrick Levy

Results 53 issues of Thomas Patrick Levy

I've found what I believe to be a bug encountered when utilizing multiple modals on a single page. I've setup a fiddle to help illustrate the issue in a neutral...

confirmed
multiple modals

I was having trouble compiling a sass project that had brackets ("[" & "]") in the directory structure path. error received: Syntax error: File to import not found or unreadable:...

Hey there, I'm the developer of LifterLMS, a WordPress plugin for building courses with WordPress. I've been made aware of a conflict with nginx-helper. Our plugin provides admin users with...

In light of this recommendation change (for themes) we should probably get out in front of this and load certificate fonts locally in favor of loading them from Google directly....

Type: Enhancement
Severity: Low

### Reproduction Steps As a user with the `unfiltered_html` capability (an administrator) Create a new certificate with either an `` (say a video embed) or a `` tag, for example:...

Type: Bug
help wanted
good first issue
hacktoberfest
Severity: Low

### Reproduction Steps + Add css to site: ```php add_action( 'wp_print_styles', function( ) { echo 'html { scroll-behavior: smooth; }'; } ); ``` + Visit checkout + Leave at least...

Type: Conflict

Introduces a collection of admin settings designed to automatically delete abandoned orders from the database after a specified time period (days/weeks/months/years) + Inactive accounts - an account which has no...

Type: Enhancement
Status: Has PR
Severity: Low

## The problem Users who create memberships and wish to provide access to a large-number of courses end up using the course auto-enrollment feature to add every course to the...

Type: Notes

### Reproduction Steps + Initiate checkout using PayPal CP on 7.0-alpha.x + Abandon checkout before approving the PayPal payment + View the pending order on the admin panel ### Expected...

Type: Bug
Status: Has PR