custom field - (text) p, h1, h2, h3, h4 selection #46954
Replies: 6 comments
-
|
a possible problem is that it could result in invalid html as custom fields are by default rendered in a |
Beta Was this translation helpful? Give feedback.
-
|
@robinclapp do you think different layouts to choose from in the options tab could also solve your problem?
|
Beta Was this translation helpful? Give feedback.
-
|
@LadySolveig, so currently I have created the overrides to handle this and yes I select the layout here. |
Beta Was this translation helpful? Give feedback.
-
|
So should the solution be default layout selections for the p, h1, h2, h3 options? |
Beta Was this translation helpful? Give feedback.
-
|
Yes, with Alternate Layout for the Custom Fields you can do it. |
Beta Was this translation helpful? Give feedback.
-
how does adding it to the core instead of using an override improve accessibility or seo? |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
No, its an enhancement
Describe the solution you'd like
When adding a custom field of type text, can a selection be added to render none, or
<p></p>, <h1></h1>,etc. around the text field output.Additional context
This solution can be added currently with an override. However, added it to core would be useful for improving accessibility and seo.
Beta Was this translation helpful? Give feedback.
All reactions