This topic has 10 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Robert Hall
I’m using the checklist shortcode for a bulleted list. The html it produces is broken and unneccesary, like the extra closing p tag immediately after the div tag. How do I get rid of the extra code?
When I take off the checklist shortcode, the extra code disappears, so it has to be the shortcode.
This is what it looks like:
<div class=”list list-circle”></p>
<p></div >
Page link for reference:
http://techorchard.jessicawhitehair.com/about/
Thanks!
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Robert,
The info you’ve requested has been entered.
Thanks in advance for your help!
Eva,
Thanks for the update. That seems to have fixed the problem on the About page, but doesn’t address the problem across any other uses of the checklist shortcode throughout the site. Is there a global fix for the code itself so we don’t have to address this one case at a time?
Thanks!
Hello,
I’ve added this code in custom.css file:
.content p {
padding-bottom: 0px;
}
Please check other pages.
Thank you.
Regards,
Eva Kemp.
Is there a way to fix the code so it doesn’t insert the extra (and incorrect) p tags? While the custom css seems to be working, we’d rather the actual code be fixed. Thanks!
Hello,
We’ll add this change in our next theme update.
Please take our apologies for inconveniences.
Regards,
Eva Kemp.
Thanks for your help! It’s great appreciated.
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Checklist adding broken code, causing extra space’' has been successfully resolved, and the topic is now closed for further responses