lwxbr

Results 8 issues of lwxbr

Hello, I installed Python 3.8.2. Visual Studio Community 2019 to run node-gyp and tried to install the modules executing "yarn". But in the final step of installation, in build, it...

PHP version: 7.4.3 XDebug version: 2.8.1 Adapter version: ? Your launch.json: ``` { "version": "0.2.0", "configurations": [ { "name": "Listen for XDebug", "type": "php", "request": "launch", "port": 9000 } ]...

What is the possibility of add transition in loader slot? Like a fade or something else using this? https://br.vuejs.org/v2/guide/transitions.html

The plugin have the configurations saved in a config.json. For security it is not good. All the persistent data of WordPress should be saved in database for security reasons. Anyone...

Hello, there are a possibility to execute something like: ```js $('.selector').on('block', function(){ console.log('the element has been blocked'); }); $('.selector').on('unblock', function(){ console.log('the element has been unblocked'); }); $('.selector').block(); $('.selector').unblock(); ``` Thank...

Olá, @Luc45! Lendo o plugin achei classes com nomes iguais com utilidades diferentes dentro do plugin e que coincidem com nomes que o WooCommerce usa, por exemplo: **woocommerce/includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:21** ```php class...

``` [10-Jun-2020 17:33:05 UTC] PHP Fatal error: Maximum execution time of 240 seconds exceeded in C:\xampp\htdocs\mysite\wp-content\plugins\webp-express\vendor\rosell-dk\dom-util-for-webp\src\simple_html_dom\simple_html_dom.inc on line 269 ``` I'm using the Webp Express 0.13.0 and fixed in this...

Well, the idea is run the conversion while you are not using Wordpress, you schedule the conversions and then, when it's over, the plugin will warn you when the conversion...