Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Translate the content of the DB, not the fields?

$
0
0

Replies: 0

Hello, Roland!

I’m building a web-site using PDB plugin + Directory Tools addon + Polylang (free version).

The site I’m building is an online catalog of vinyl records. I’m using PDB to store and show information of the albums (artist name, tracklist, music label, etc). The website is multilingual, and some data stored in PDB is language-specific.

I’ve managed to translate PDB field names (using language tags such as [:en], [:de], etc).

The question: is it possible to do the same thing with the actual content stored in the database?

I’ve tried PDB Polylang Adapter, and adding a
define( 'PDB_MULTILINGUAL', true );
line to the wp-config.php file.

But these options allow to translate only field names, and not the actual data in the database.

Thank you in advance!

Alex


Viewing all articles
Browse latest Browse all 59525

Trending Articles