gfazioli
@gfazioli on WordPress.org, @undolog on Slack
- Member Since: August 20th, 2008
- Location: Rome
- Website: undolog.com
- Job Title: Lead Developer
- Employer: Namecheap, Inc.
Bio
Interests
WordPress Origin Story
Contribution History
gfazioli’s badges:- Plugin Developer
- Translation Contributor
-
Posted a reply to Error after last Update, on the site WordPress.org Forums:
@mnzhc hey, it could be related to the PHP version. be sure to use the…5 months ago
-
Posted a reply to WP Bannerize Pro, on the site WordPress.org Forums:
@vincentvreeken humm to be honest I dunno, for me it works fine with WordPress 5.5.1,…5 months ago
-
Posted a reply to How to center horizontally?, on the site WordPress.org Forums:
@riggsba hi, to align center a block you may try margin: 0 auto5 months ago
-
Posted a reply to Banner in Header isnt loading anymore, on the site WordPress.org Forums:
@mbutrim maybe, you have to update your code, did you try with // Display banners…5 months ago
-
Posted a reply to Banners not displayed if you open links from facebook, on the site WordPress.org Forums:
@subitoweb hey, could you provide me with more details?5 months ago
-
Posted a reply to Can’t get WP Bannerize to work after upgrade, on the site WordPress.org Forums:
@culturemark you can find more details here https://www.tutorialspoint.com/what-does-double-question-mark-operator-mean-in-php5 months ago
-
Posted a reply to Can’t get WP Bannerize to work after upgrade, on the site WordPress.org Forums:
@culturemark hi, are you sure you're using PHP 7.2+? because the issue is related to…5 months ago
-
Posted a reply to Error in the update, on the site WordPress.org Forums:
@fraiser2 @sheyhernandez it's due to the PHP version. You should use PHP >= 7.1 at…1 year ago
-
Committed [2212037] to Plugins Trac:
minor fixes on readme.txt1 year ago
-
Committed [2212036] to Plugins Trac:
minor fixes on readme.txt1 year ago
-
Committed [2212034] to Plugins Trac:
minor fixes on readme.txt1 year ago
-
Committed [2211714] to Plugins Trac:
add function to get the content1 year ago
-
Committed [2211696] to Plugins Trac:
add function to get the content1 year ago
-
Posted a reply to Caching output of wp_bannerize_pro() in variable, on the site WordPress.org Forums:
@soela great suggestion! In the meanwhile, you may use an easy workaround for that, the…1 year ago
-
Posted a reply to Pre Sales: showing banners in specific categories, on the site WordPress.org Forums:
@glitchvisual yes, you can show banners by category. There's not "paid" version of Bannerize, you…1 year ago
-
Posted a reply to shortcode, on the site WordPress.org Forums:
@spacanav you can find them on the main doc page here https://wordpress.org/plugins/wp-bannerize-pro/1 year ago
-
Posted a reply to Discrepancies in visible from and expires columns?, on the site WordPress.org Forums:
@modsuperstar Hi, I'm investigating how to fix it in the right way. I'll update you…1 year ago
-
Posted a reply to FATAL ERROR, on the site WordPress.org Forums:
@paulocesarca Hi, you have to check if the multibyte string extension is installed on your…1 year ago
-
Posted a reply to shortcode, on the site WordPress.org Forums:
@spacanav hi, the shortcodes are already available. You haven't to search for them. Just use…2 years ago
-
Posted a reply to Version 1.4.0 Unexpected ‘?’, on the site WordPress.org Forums:
@lulewittchen Hi, your issue is https://github.com/wpbones/WPBones/blob/master/src/Foundation/Plugin.php#L358 and it's due to PHP version. You should update…2 years ago
-
Posted a reply to Show Banner only if user accept cookies, on the site WordPress.org Forums:
@fmortara interesting feature... it should involve PHP functions, shortcode and widget of course... I'll try…2 years ago
-
Posted a reply to Conflict with Woocommerce shipping options, on the site WordPress.org Forums:
@mrretail hi, are you sure it's a conflict? I mean, did you tried to switch-off…2 years ago
-
Posted a reply to How wrap content in php, on the site WordPress.org Forums:
@virgilio27 you may use if (wpbones_user_agent()->isMobile()) { // mobile only } or if (!wpbones_user_agent()->isMobile()) {…2 years ago
-
Posted a reply to Far less impression in analytics with newest version, on the site WordPress.org Forums:
@mazdamiata hey, sidebar, php, widget, and so on don't influence the number of the impressions.…2 years ago
-
Posted a reply to Banner rules, on the site WordPress.org Forums:
@gpadilha date/time are related to the server, so you have to set your client/browser to…2 years ago
-
Posted a reply to Add track TAG, on the site WordPress.org Forums:
Ciao Francesco, you could create a "foo" banner where the img src is "https://track.adform.net/C/?bn=12345678". Let…2 years ago
-
Posted a reply to Minified code problem, on the site WordPress.org Forums:
@virgilio27 the scripts and styles included with enqueue are minified, the inline scripts used for…2 years ago
-
Posted a reply to Timezone for banners, on the site WordPress.org Forums:
@djarzabek time on database are related to your hosting. Obviously, you'll see that dates.2 years ago
-
Committed [2023415] to Plugins Trac:
add version2 years ago
-
Posted a reply to Banner in content, on the site WordPress.org Forums:
@rbernardes2008 add mobile detect support in v1.4.02 years ago
-
Committed [2023357] to Plugins Trac:
add version loading main styles (avoid cache)2 years ago
-
Committed [2023356] to Plugins Trac:
add mobile desktop detect2 years ago
-
Posted a reply to click and impressions stoped working again., on the site WordPress.org Forums:
@gyor the issue could be due to several root causes. For example, something related to…2 years ago
-
Posted a reply to How to insert the banner code to get the background of the site, on the site WordPress.org Forums:
@rigutti I'll try to think about that2 years ago
-
Posted a reply to How to insert the banner code to get the background of the site, on the site WordPress.org Forums:
@studio0101 what do you mean with "background" ? could you provide me with more details?2 years ago
-
Posted a reply to Banners not rotating randomly., on the site WordPress.org Forums:
very strange, at glance, it seems a cache issue, I mean, something related to the…2 years ago
-
Posted a reply to Impressions table in the database, on the site WordPress.org Forums:
yes, obviously the impressions table could become huge at all I think that the best…2 years ago
-
Posted a reply to Version 1.3.0, on the site WordPress.org Forums:
@andersonmichel nice idea, I'll try to add it as settings ;)2 years ago
-
Posted a reply to Banner in content, on the site WordPress.org Forums:
@rbernardes2008 yes, you can put any banners in your content by using the shortcodes, for…2 years ago
-
Committed [2015331] to Plugins Trac:
fix original namespace2 years ago
-
Committed [2012666] to Plugins Trac:
1.3.3 add admin tool bar2 years ago
-
Posted a reply to Version 1.3.0, on the site WordPress.org Forums:
@andersonmichel it'll be available from v.1.3.3, thanks for the suggestion2 years ago
-
Posted a reply to Fatal error bannerize pro, on the site WordPress.org Forums:
@arielesp it's due to PHP version. As already mentioned, you should update PHP to 7.1…2 years ago
-
Posted a reply to Bannerize crashing site with high number of DB conections, on the site WordPress.org Forums:
@madmanaz440 glad to hear :+1+2 years ago
-
Posted a reply to site crashes / old version 1.2.4 download, on the site WordPress.org Forums:
@jeannettepeter6 you should be able to download any previous version from https://wordpress.org/plugins/wp-bannerize-pro/advanced/ from the bottom…2 years ago
-
Created a topic, Version 1.3.0, on the site WordPress.org Forums:
Hi everybody, the latest version brings some minor im…2 years ago
-
Posted a reply to Bannerize crashing site with high number of DB conections, on the site WordPress.org Forums:
@madmanaz440 PHP < 7 is deprecated from WordPress as well. I mean, you should upgrade…2 years ago
-
Posted a reply to Bannerize crashing site with high number of DB conections, on the site WordPress.org Forums:
@madmanaz440 hi, are you using PHP 7+?2 years ago
-
Posted a reply to Fatal error WP Bannerize Pro, on the site WordPress.org Forums:
@relbert anyway, I tried to fix it in 1.3.0! Let me know if now works…2 years ago
-
Posted a reply to Fatal error WP Bannerize Pro, on the site WordPress.org Forums:
@relbert which PHP version are you using?2 years ago
Developer
-
Best Configuration
Active Installs: Less than 10
-
WP Bannerize
Active Installs: 7,000+
-
WP Bannerize Pro
Active Installs: 1,000+
-
WP CleanFix
Active Installs: 1,000+
-
WPX Cron Manager Light
Active Installs: 200+
-
WPX Followgram Light
Active Installs: Less than 10
-
WPX Maintenance Pro Light
Active Installs: Less than 10
-
WPX Server Light
Active Installs: 10+
-
WPX Shortcodes Manager Light
Active Installs: 30+