News:

Looking for documentation? Take a look on our wiki

Main Menu

Media propeties are language dependent and are not in current relaese

Started by ptrouw, February 06, 2015, 12:06:05 PM

Previous topic - Next topic

ptrouw

file_title", "file_description", "file_meta should be language dependent. They are not in VM3.0.4.
Hopefully in one of the next point releases.

I had a second try on this:
There is a db field called file_lang, if your add Languages at the Languages field in the media tab within the administrator, it adds this to the virtuemart_medias table: de-DE,fr-FR,nl-NL,en-GB.
But these values, whatever they do, are not language changeable per individual languages. Whatever you put in the backend, it counts for all languages.

Any ideas?

Milbo

you misunderstood. You can use different images per language. Maik may explain better
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

K&K media production

With the language selector you can choose if the image is shown on all languages or only on specific languages.

If you choose english, then the image is only shown if the user has selected english for frontend language.

"file_title", "file_description" and "file_meta" are file dependent. If you need different values for each language, you must use different images for each language.