Guido Scialfa

Results 27 issues of Guido Scialfa

Hi, I loaded selectivizr then flexie but nothing changed. I seen on demo page that the rules are different than display : flex; etc... that refer to a different set...

Hi, First of all thank you so much for these great icons. I seen there are no git icons like : commit, branch, etc... Can you add them?

#### Version Information * WordPress: 4.6.9 * MultilingualPress: latest from master #### Steps to Reproduce 1. Create two sites and related each together 2. Create a third site without relations...

bug

Instead of using the "on" callbacks that for hide and show behavior, allowing a callback will prevent the original functions to be called. So for example, if I want to...

I found that if an element is hidden for example using 'display: none'; the `offsetTop` of that element is 0. This will cause the page to scroll on top. I...

Doesn't matter if the custom post exists, the importer will always create a new post for that post type. The only post types that are not effected obviously are the...

Trying to upload a file throughout the importer there is no notice for when the file size exceeds the maximum size allowed for the site.

As per title the variable $exists does not exists. ` if ( $post_exists ) { $existing = $this->comment_exists( $comment ); if ( $existing ) { $this->mapping['comment'][ $original_id ] = $exists;...

enhancement :100:
good first issue
Hacktoberfest

I guess this will be the classic filter to retrieve the value. Would be interesting to create a generic reusable solution for situations like this one. For example, the classic...

enhancement :100:
good first issue
Hacktoberfest