Auratechmind on "[Plugin: Woo Custom Checkout Field] CZ Translation in field"

ساخت وبلاگ

Hello, how and where can I translate the text "enter field name" to czech language or delete this text? Thanks, Lucie.

https://wordpress.org/plugins/woo-custom-checkout-field/

Auratechmind
Member
Plugin Author

Posted 1 month ago #

Hello,

This plugin is not translation ready. So text may not be able to translated. But you can hide that with below css.

.ccf ::-webkit-input-placeholder { font-size:0px;
}
.ccf :-moz-placeholder { /* Firefox 18- */ font-size:0px;
}
.ccf ::-moz-placeholder { /* Firefox 19+ */ font-size:0px;
}
.ccf :-ms-input-placeholder { font-size:0px;
}

Thanks.

Thank you. Is the css code for Safari? I don't see any change in Safari :-)

Auratechmind
Member
Plugin Author

Posted 1 month ago #

Try this one.

.ccf ::placeholder { font-size:0px;
}

It doesn't work. Can I rewrite the text "Enter" in .php file?

Auratechmind
Member
Plugin Author

Posted 1 month ago #

ya.but it will override when you will update plugin.

Never mind :-) And where can I this rewrite, please?

Auratechmind
Member
Plugin Author

Posted 1 month ago #

go to plugin -> template -> form.php. here you can change it.

And where in form.php, please? I can't find the right row.

Auratechmind
Member
Plugin Author

Posted 1 month ago #

Search for 'Enter' .

Thanks.

I searched it and nothing. It's writes: Unable to find 'Enter'

Auratechmind
Member
Plugin Author

Posted 1 month ago #

go to plugins -> woo-custom-checkout-field -> template -> form.php

and search "placeholder" . here you can change that text.

It changed only in administration, on website is still the text

Auratechmind
Member
Plugin Author

Posted 4 weeks ago #

Hi,

We will add placeholder functionality soon in next version.So you will be able to add field placeholder by yourself.

Thanks.

It will be awesome, thank you :-)

Auratechmind
Member
Plugin Author

Posted 5 minutes ago #

New version 1.3.2 released with Field Placeholder functionality.

Update and Enjoy.

Thanks.

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 245 تاريخ : شنبه 2 مرداد 1395 ساعت: 20:27