Profiles

Bio

WordPress websites

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
February 2024
Feb 08 Thu · 18:17
Forums med
Created a topic, Everything is in PRO version, on the site WordPress.org Forums:
Everything that you will like in this topic is in PRO …
November 2023
Nov 15 Wed · 12:07
Forums med
Created a topic, Doesn’t works at all, on the site WordPress.org Forums:
It looks nice, but unfortunately doesn't work at all. …
March 2023
Mar 01 Wed · 12:21
Forums med
Created a topic, Using Gutenberg in metaboxes of custom type, on the site WordPress.org Forums:
Hi!I'm having a custom type for a WP website with seve…
February 2020
Feb 22 Sat · 22:09
Forums med
Created a topic, Works slow and conflicts with other plugins, on the site WordPress.org Forums:
First of all, it conflicts with other plugins in spite…
November 2019
Nov 08 Fri · 11:59
Forums med
Posted a reply to The cross is not visible in the checkbox (Contact Form 7), on the site WordPress.org Forums:
Yes, I think the problem is with the version of Font Awesome
Nov 08 Fri · 11:38
Forums med
Posted a reply to The cross is not visible in the checkbox (Contact Form 7), on the site WordPress.org Forums:
Yes, I see. I think you should delete this: input[type=checkbox]:checked:before { content: ‘\f00c’; } (The…
Nov 08 Fri · 08:55
Forums med
Posted a reply to The cross is not visible in the checkbox (Contact Form 7), on the site WordPress.org Forums:
Hi! input[type=”checkbox”] {-webkit-appearance: checkbox;} should work Check it with Ctrl+Shift+I https://psv4.userapi.com/c856424/u12402406/docs/d8/1fac683bd19a/2019-11-08_11-49-51.png
Nov 08 Fri · 08:48
Forums med
Posted a reply to Format checkbox output, on the site WordPress.org Forums:
Thank you very much, Takayuki-san!
Nov 07 Thu · 19:59
Forums med
Posted a reply to Output for checkbox true/false, on the site WordPress.org Forums:
What if use separate radio buttons instead?..
Nov 07 Thu · 18:40
Forums med
Posted a reply to The cross is not visible in the checkbox (Contact Form 7), on the site WordPress.org Forums:
Nico, I think there's something wrong with your CSS. Did you try to make alternative…