Problem/Motivation
If there is a paragraph of type entity reference - media and an image is added, the module does not recognise this image and therefore does not allow the image field to be translated.
There must be a translation option for the paragraph images.
| Comment | File | Size | Author |
|---|
Issue fork entity_translations_helper-3388624
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
bryan toapanta commentedComment #3
bryan toapanta commentedNew functionality patch.
Comment #4
bryan toapanta commentedComment #6
lpeidro commentedI have pushed two commits to the branch "3388624-paragraph-image-not".
With these commits, 3 issues are attempted to be resolved:
In consequence, it will no longer be indicated whether a media, for example, is related to a paragraph or to the node itself. I believe this information is irrelevant, as what matters is the translation of the media itself, which should not be conditioned by the entities it is associated with.
Comment #7
lpeidro commentedComment #8
sadysierralta commentedComment #11
sadysierralta commentedComment #12
sadysierralta commentedComment #15
sadysierralta commentedComment #16
sadysierralta commentedI credited https://www.drupal.org/u/crzdev, he took part on the solution.