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

Template add uncomplete div #18974

Closed
albedo0 opened this issue Dec 6, 2019 · 4 comments
Closed

Template add uncomplete div #18974

albedo0 opened this issue Dec 6, 2019 · 4 comments
Labels
[Status] Needs More Info Follow-up required in order to be actionable.

Comments

@albedo0
Copy link

albedo0 commented Dec 6, 2019

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 :

'template' => array( 
    array('core/paragraph'),
    array('core/more')
),

Thanks for your help

@talldan
Copy link
Contributor

talldan commented Jan 24, 2020

@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?

@talldan talldan added the [Status] Needs More Info Follow-up required in order to be actionable. label Jan 24, 2020
@enriquesanchez
Copy link
Contributor

Hey @albedo0! 👋

Are you still having this issue? If so, can you please provide more info?

@albedo0
Copy link
Author

albedo0 commented Apr 2, 2020

Sorry to not answer before !
The problem is solved now. I haven't change anything in the template description but no more div is added...

@enriquesanchez
Copy link
Contributor

Thanks for clarifying @albedo0! I'll be closing this issue then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] Needs More Info Follow-up required in order to be actionable.
Projects
None yet
Development

No branches or pull requests

3 participants