<p></p> adds in "Project description for Thumbail" when updating
-
Hi @mariusjopen @arminunruh
how are you?Im having this annoying issue, everytime i save a project a new <p></p> is added to the "Project description for Thumbail" box. It makes the space bigger from the title and the thumb.
I tried editing from the <> button but still happens, every time I update a new <p></p> is added.I need to fix this, do you know what can be creating the problem ?
Thank you!
-
Ok I will look into this
-
for now try this css:
p:empty {
display: none;
} -
Hi @arminunruh
Thanks for the hint,
its not working with all the <p></p>, for now im not translating the thumbnail description, when I leave the same text in both languages there is no ussue.Thanks again.
-
Dear @juanpinkus
qTranslate is a bit buggy when it comes to elements like <p></p> and lists.
Best is also to ask in the qTranslate community.
Best!
Marius -
will be fixed with the next update!
try
p:empty {
display: none!important;
}
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it