You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fact that we can now interact with the core HTML elements is amazing. However, based on experience with some other builders, it would be awesome if we could add any popular semantic HTML tag to our divs.
One use case is with buttons. If we can add any tag we want, then we can add a div element set to <a> or <button>, place a span with text, and an SVG element, and we get our desired button with an icon.
We can also build out a fully customisable list using custom ul > li.
If possible, we could get a hook to add custom HTML tags that are not included in the list of tags.
I also can't wait to get the dynamic custom attributes.
Agreement
I confirm I have read and followed the Editor V4 Discussion Form guidelines, and agree this discussion may be closed without warning.
product/editor-v4References any component related to the Elementor v4.
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Description
The fact that we can now interact with the core HTML elements is amazing. However, based on experience with some other builders, it would be awesome if we could add any popular semantic HTML tag to our divs.
<a>
or<button>
, place a span with text, and an SVG element, and we get our desired button with an icon.ul > li
.If possible, we could get a hook to add custom HTML tags that are not included in the list of tags.
I also can't wait to get the dynamic custom attributes.
Agreement
Beta Was this translation helpful? Give feedback.
All reactions