Profiles

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
July 2018
Jul 24 Tue · 13:17
Forums med
Posted a reply to Radio buttons&checkboxes not clickable CF7, on the site WordPress.org Forums:
Had to use HTML tags instead of CF7 tags and worked.
Jul 24 Tue · 11:11
Forums med
Posted a reply to Radio buttons&checkboxes not clickable CF7, on the site WordPress.org Forums:
<div class="custom-control custom-radio"> [radio customRadio id:customRadio1 class:custom-control-input] <label class="custom-control-label" for="customRadio1">Përfaqësues ligjor</label> </div> <div class="custom-control custom-radio">…
Jul 24 Tue · 08:36
Forums med
Created a topic, Radio buttons&checkboxes not clickable, on the site WordPress.org Forums:
This is the code.In documentation [checkbox* your-cou…