Ok, looks like it worked just with CSS
@vmo4
here is the solution:
input[type="radio"]:disabled{
display : none !important;
}
input[type="radio"]:disabled + label{
display : none !important;
}

Yes, need to remove the whole line, not just radio button. Please, help!
Thread Starter
s0w4
(@s0w4)
Don’t know, maybe big link to “translate here”. First I tried through Polylang, but I ruined my urls. Then found the menu with translations for those items.
-
This reply was modified 9 years, 7 months ago by s0w4.
Thread Starter
s0w4
(@s0w4)
Noticed, that I should use WPML and Polylang for these items.