Hi,
I'm having issues on a site I'm developing with 3 languages. When I upload an image to a post or page in the default language through the media uploader modal, apparently everything goes ok, but when I close the uploader modal, save the post or page, leave the post edit screen, then return to it, and click the "Add media" button, the image I uploaded previously it's not there.
If I go to the media library section, the image uploaded doesn't appear unless I select the "Show all languages" in the dropdown, but even so with no add/edit language icons in the language columns. If I click the "Edit Media" link in the File column and then update the attachment, then everything is fixed, that is, the image appears in the media library when I select the default language or the "Show all languages" options in the dropdown, and the add/edit language icons show up in the language columns.
My settings:
1. I'm using Polylang 1.4.4 and WP 3.9.
2. My permalinks are set to "Day and name"
3. I'm not using a Static front page
4. I disabled all plugins except Polylang and switched to the default WP theme.
5. My Polylang settings are:
5.1 URL modifications
- The language is set from content
- Hide URL language information for default language is unchecked
- Remove /language/ in pretty permalinks
5.2 Detect browser language
- When the front page is visited, set the language according to the browser preference is checked
5.3 Media
- Activate languages and translations for media is checked
5.4 Synchronization
- All checkboxes are checked
Am I the only one having this problem?
It seems like when an image is uploaded Polylang doesn't store the post language correctly.
Thanks in advance