Adrian Mörchen

Results 48 comments of Adrian Mörchen

Same here, should also work with maps off. Is there still any development for this plugin?

@warengonzaga I mean, the classes should just be renamed and not something added. Instead of an "s" (for seconds) just use a "x" for times. "animate__delay-2s" -> sounds like "delay...

Really needed +1 > @NF1198 have you tired configuring a Flux Task to do the scraping using the https://docs.influxdata.com/influxdb/v2.0/reference/flux/stdlib/experimental/prometheus/scrape/ function? Tried this, but wasn't able to get it working... Nevertheless,...

"paginationChange" would be fine es well.

I just installed old Windows XP in virtual machine on my QNAP, installed old EyeFi software there and let it synchronize into a shared network drive. Works like a charm...

Can confirm. This also happens, when you have custom classes containing "col" .

@naimlatifi5 Btw. one easy way to avoid such collisions is to build gridlex with custom parameters. i.e. **custom_gridlix.scss** ``` // Gridlex $gl-gridName: gridlex-row; $gl-colName: gridlex-col; $gl-gutter: 30px; // Total left...

Idea: as the settings are "frontend" related, you may move the settings to the customizer instead. This is where WordPress already has a nice and consolidated API/UI. As inspiration: https://github.com/moewe-io/osm-tiles-proxy/blob/master/includes/osm-tiles-proxy.customizer-class.php