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
Describe the bug
When i try to had a paragraph in the template of my CPT i have an issue which add the following code : <div style="display: none; position: absolute; width: 0px; height: 0px; margin-top: 0px;">
which is a problem because it mask the rest of the page.
@albedo0 I'm sorry, but I don't really understand what the following means:
i have an issue which add the following code <div style="display: none; position: absolute; width: 0px; height: 0px; margin-top: 0px;">
which is a problem because it mask the rest of the page.
Would you be able to provide some more information?
Describe the bug
When i try to had a paragraph in the template of my CPT i have an issue which add the following code :
<div style="display: none; position: absolute; width: 0px; height: 0px; margin-top: 0px;">
which is a problem because it mask the rest of the page.
To reproduce
I wrote my template like that :
Thanks for your help
The text was updated successfully, but these errors were encountered: