The "Add Paragraph" button is removed from if the content is being translated. While paragraphs don't allow async translations the button should appear if the async patch is applied like it is appearing on the original form. This patch will use the same condition for adding Add More button to the form.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | add-paragraph-button-is-missing-3122304-2.patch | 1.36 KB | rang501 |
| add-paragraph-button-is-missing.patch | 2.3 KB | rang501 |
Comments
Comment #2
rang501 commentedCreated a new patch, a bit smaller and better than the previous - it checks if the field is translatable before removing that button.
Comment #4
mojiferous