How did you tried to translate them?
Try this plugin to translate please:
https://ww.wp.xz.cn/plugins/loco-translate/
Да я переводил этим плагином. Переводит не все заголовки. Как вернуться к прежней версии?
как убрать кнопку “available options” ?
You can hide Available options text by css, just add this to your theme style.css file:
#variations-table .available-title{
display: none;
}
Send me the URL to check please.
https://www.cbk.spb.ru/
мне нужно убрать красную кнопку ” available options” под названием товара.
or to translate into Russian
You can hide the Available options button by adding this css to your theme style.css file
.available-options-btn{
display: none;
}
tell me how do you translating the plugin to understand why you couldn’t translate the button
-
This reply was modified 8 years, 7 months ago by
Alaa Rihan.
I just checked your site, I see the button has gone, so the css worked but you need to clear your browser cache to see the changes or just try different browser.
thank you. everything is OK