Sami Keijonen

Results 44 issues of Sami Keijonen

Software licensing have now lifetime license. Should we add the check like mentioned here? https://easydigitaldownloads.com/blog/software-licensing-3-2-5-released-with-lifetime-license-support/

There is variable as a first parameter of a gettext function. ``. No big deal but should we just echo the license string and the variable can be inside `esc_attr`....

EDD Software License add-on have feature where you can [set lifetime licenses](https://easydigitaldownloads.com/blog/software-licensing-3-2-5-released-with-lifetime-license-support/). This commit will hopefully support that feature.

For basic user adding the theme license can be a challenge. Should we add admin notice if license have not been set? Something like "Click here to enter your license...

In commit 86987358ecfa3beb14469508a51df9232036aaa8 there is hardcoded url like this: ``` /checkout/?edd_license_key=' . $license_key . '&download_id=' . $this->download_id ``` Is checkout page always `/checkout`? It's the default page slug but that...

When I enter license key and save, I still need to click Activate License button after that and then license is activated. Are you having the same "issue"?

I noticed that `assistiveHint` text appears in search engine results. ```html When autocomplete results are available use up and down arrows to review and enter to select. Touch device users,...

🐛 bug

It would be nice accessibility enhancement if these two would be implemented: Next and previous arrows would be inside a button. They would have native support for keyboard accessibility. Markup...

Hello. Widgets alignment module is giving me styling issues because I use `flex-box` in some of the widget areas. That's because the extra html markup widgets alignment module adds. -...

question

**Is your enhancement related to a problem? Please describe.** I think autosuggest triggering in all `input[type="search"]`. In site there can be other search fields which are not related to ElasticSearch....

enhancement
module:autosuggest