tropicalista
@tropicalista on WordPress.org, @Francesco Pepe on Slack
- Member Since: April 26th, 2017
- Location: Italy
- Website: francescopepe.com
- GitHub: Tropicalista
- Employer: TropicalSeo
Contribution History
tropicalista’s badges:- Plugin Developer
- Translation Contributor
- Translation Editor
-
Committed [2477748] to Plugins Trac:
Update to version 1.0.1 from GitHub7 days ago
-
Committed [2477476] to Plugins Trac:
Tagging first release1 week ago
-
Committed [2477474] to Plugins Trac:
First release1 week ago
-
Committed [2441567] to Plugins Trac:
added screenshot-1.png2 months ago
-
Committed [2440505] to Plugins Trac:
Update to version 2.2.5 from GitHub2 months ago
-
Committed [2440478] to Plugins Trac:
Updating readme/assets from GitHub2 months ago
-
Committed [2440477] to Plugins Trac:
Update to version 2.2.4 from GitHub2 months ago
-
Created a topic, [Contact Forms by Gutenforms] Too buggy, on the site WordPress.org Forums:
Probably this is on its early stage, however I wasn…3 months ago
-
Committed [2421836] to Plugins Trac:
Update to version 2.2.3 from GitHub3 months ago
-
Posted a reply to [Search Console] authorization, on the site WordPress.org Forums:
I have fixed a lot of bugs in new version. Can you check please and…4 months ago
-
Committed [2406826] to Plugins Trac:
Updating readme/assets from GitHub4 months ago
-
Committed [2406822] to Plugins Trac:
Update to version 2.2.2 from GitHub4 months ago
-
Created a topic, [LiteSpeed Cache] Great plugin, very effective!, on the site WordPress.org Forums:
This plugin is the best I’ve ever used. It’…5 months ago
-
Posted a reply to <span class=\"resolved\" aria-label=\"Resolved\" title=\"Topic is resolved.\"></span>[Search Console] Translation update, on the site WordPress.org Forums:
Greek translation is on the way to go. Next update will add this.1 year ago
-
Posted a reply to <span class=\"resolved\" aria-label=\"Resolved\" title=\"Topic is resolved.\"></span>[Search Console] Data is outdated, on the site WordPress.org Forums:
There are some caching issues probably. Let me know if you have other issues. Thanks1 year ago
-
Posted a reply to [Search Console] Translation update, on the site WordPress.org Forums:
Have you translated an old version probably. New version is mostly javascript, so cannot be…1 year ago
-
Created a topic, Gutenberg block doesn’t find links, on the site WordPress.org Forums:
Hi, I’m trying to use ThirstyAffiliates Image bl…2 years ago
-
Posted a reply to Behaviour panel not showing, on the site WordPress.org Forums:
Thanks for your reply. I’ve checked that another plugin loads some js that blocks panel…2 years ago
-
Created a topic, [Hustle - Pop-Ups, Slide-ins and Email Opt-ins] Behaviour panel not showing, on the site WordPress.org Forums:
I checked the console and I get this error: wp-color-p…2 years ago
-
Created a topic, [WordPress Coupon Plugin - WP Coupons and Deals] Click to copy not working, on the site WordPress.org Forums:
The tooltip is empty. How can I solve? Is jquyery givi…2 years ago
-
Created a topic, [Komito Analytics] Great plugin, on the site WordPress.org Forums:
Keep up the good work!!2 years ago
-
Created a topic, [Hustle - Pop-Ups, Slide-ins and Email Opt-ins] Feature request: Sticky bar, on the site WordPress.org Forums:
HI, first of all I want say a big thank you for this g…2 years ago
-
Created a topic, [GeneratePress] Works great!, on the site WordPress.org Forums:
Simply the best theme!!!2 years ago
-
Posted a reply to [Popups by OptinMonster - Best WordPress Lead Generation Plugin] Not free, on the site WordPress.org Forums:
Seems a great plugin, however I don’t understand why is shared on this repository if…2 years ago
-
Created a topic, [Atomic Blocks - Gutenberg Blocks Collection] AB call to action cannot add css to button, on the site WordPress.org Forums:
I think that should be possible to add css to button o…2 years ago
-
Created a topic, Not free, on the site WordPress.org Forums:
Only paid account? No thanks2 years ago
-
Wrote a comment on the post (Post Title) PTE Request for…, on the site Translate WordPress:
I cannot login on slack channel...I have requested a password reset but they send it…2 years ago
-
Posted a reply to [Search Console] Great plugin!, on the site WordPress.org Forums:
Thanks for your feedback!2 years ago
-
Wrote a new post, PTE Request for [Search Console], on the site Translate WordPress:
Hello Polyglots, I am the plugin author for my plugin Search Console. Please add the…2 years ago
-
Posted a reply to [Dashy - Google Analytics Dashboard] Powerful custom reports in one place, on the site WordPress.org Forums:
Thanks, glad you like it!!! This reply was modified 1 hour, 31 minutes ago by…2 years ago
-
Posted a reply to [Dashy - Google Analytics Dashboard] Really simple but really powerful, on the site WordPress.org Forums:
Glad you like it. I have integrated a lot of features in the new version…2 years ago
-
Created a topic, [EDD Mailchimp Subscribe] Cannot retrieve the mailchimp lists, on the site WordPress.org Forums:
I have inserted the mailchimp api, however no mailchim…2 years ago
-
Created a topic, [Google Analytics for WordPress by MonsterInsights] Too many ads, on the site WordPress.org Forums:
This plugin displays too many ads. A lot of popup and …2 years ago
-
Wrote a new post, (Post Title) PTE Request for…, on the site Translate WordPress:
(Post Title) PTE Request for Dashy - Google Analytics Dashboard Hello Polyglots, I am the…2 years ago
-
Posted a reply to Inline enqueue style, on the site WordPress.org Forums:
Thank you for this great plugin. I would also ask you something about the plugin…3 years ago
-
Posted a reply to Inline enqueue style, on the site WordPress.org Forums:
Yes I found the code that strip out my cookie.css. I think that if (stripos($hurl,…3 years ago
-
Posted a reply to Inline enqueue style, on the site WordPress.org Forums:
After some more test I noticed that renaiming the file as ciccio.css it works. So…3 years ago
-
Posted a reply to Inline enqueue style, on the site WordPress.org Forums:
I want also add that in my functions.php function add_cookie_consent(){ wp_enqueue_style( 'cookie-consent', get_stylesheet_directory_uri() . '/css/cookie.css'…3 years ago
-
Posted a reply to Inline enqueue style, on the site WordPress.org Forums:
I try to clarify. I've uploaded my child theme on piccoloprestitoinpdap.net. After seeing some css…3 years ago
-
Posted a reply to Inline enqueue style, on the site WordPress.org Forums:
I'm testing it locally. I've dumped css in fastvelocity_min_merge_header_css function and I see it is…3 years ago
-
Posted a reply to Inline enqueue style, on the site WordPress.org Forums:
This is how I enqueue it: function add_cookie_consent(){ wp_enqueue_style( 'cookie-consent', get_stylesheet_directory_uri() . '/css/cookie.css' ); wp_enqueue_script(…3 years ago
-
Created a topic, Inline enqueue style, on the site WordPress.org Forums:
I enqueue a css on my child theme functions file: htt…3 years ago
-
Posted a reply to Once per day cache must be flushed or site visually breaks, on the site WordPress.org Forums:
I got similar problem. Can you share your link?3 years ago
-
Created a topic, Very useful – score 100 on pagespeed, on the site WordPress.org Forums:
Sometimes less configuration options is a plus. I wou…3 years ago
-
Created a topic, What is this includes/js/dummy.js?, on the site WordPress.org Forums:
If I enable adblock checker, this includes/js/dummy.js…3 years ago
-
Wrote a comment on the post Hello Polyglots!, on the site Translate WordPress:
I cannot sign in on italian channel, never get confirmation email.3 years ago
-
Wrote a comment on the post Hello Polyglots!, on the site Translate WordPress:
How can I register on slack channel?3 years ago
-
Created a topic, Add italian translation, on the site WordPress.org Forums:
I have added missing translation. Please can you accep…3 years ago
-
Created a topic, Simple, nice and useful, on the site WordPress.org Forums:
This plugin simplify a lot the ads insertion and help …3 years ago
-
Posted a reply to Imagify breaks Custom sidebar plugin, on the site WordPress.org Forums:
The bug is fixed. Thanks3 years ago
Developer
-
Animista
Active Installs: Less than 10
-
Dashy - Google Analytics advanced dashboard
Active Installs: 40+
-
EDD Download Images Slider
Active Installs: Less than 10
-
Search Console
Active Installs: 5,000+
Italiano (Italian) Plugins Translation Editor - #it_IT
-
Dashy – Google Analytics advanced dashboard
Active Installs: 40+
-
Search Console
Active Installs: 5,000+