same problem here, but if in pricing-table.php
in
function insert_ready_table($content) {
change
else {
return $post_content;
}
to
else {
return $content;
}
it is start to work somehow
Thread Starter
slik
(@slik)
fixed… need to copy all files in wp-content/languages from german installation zip
ok i fixed self… just copied files all files in wp-content/languages from german installation zip
Hi! I need German language, but when i click “downloads” no such language there. Where to get it and how to install?