Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

edit html content #89

Open
allphat opened this issue Aug 13, 2024 · 0 comments
Open

edit html content #89

allphat opened this issue Aug 13, 2024 · 0 comments

Comments

@allphat
Copy link

allphat commented Aug 13, 2024

I have some html elements that i would like to be able to edit.

I use the presetnewsletter plugin and ckeditor plugin.

i have defined a custom component that extend the text component to tag these elements.

for example, i may want to edit

<td data-gjs-highlightable="true" id="ilh3l" data-gjs-type="tpl-html-content" draggable="true" contenteditable="true" align="center" bgcolor="#fbfbfb" class="tpl-content"><p id="iodjk" draggable="true"><font id="i0c7e" draggable="true" face="Verdana, sans-serif" size="4" color="#DA0087"><font id="i5yty" draggable="true" color="#DA0087" size="4">Texte d'accroche</font><br id="i4wbf" draggable="true"><font id="is9yi" draggable="true" size="5">Titre</font></font></p></td>

i am not able to dsiplay the ckeditor toolbar for the td element.
i have the semae problem with a parent element "p".

the font elements are editable but not the parent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant