Bug: Empty post grid error in emitted HTML

Ticket for: Combo Blocks
0
Bug: Empty post grid error in emitted HTML 1
quick_dry
Nov 03, 2019 01:27 PM 1 Answers
Member Since May 2019
Subscribed Subscribe Not subscribe
Flag(0)

When a Post grid has no items, it does not close off the generated divs properly

Below is example source generated by a post grid with no results matching the query (the preceding style/script blocks not included as these are the relevant pieces of HTML)

<div id="post-grid-133" class="post-grid grid">
<div class="grid-nav-top">
</div>
<div class="grid-items-wrap">
<div class="grid-items ">
<div class="no-post-found">
No Post found </div> <!-- .no-post-found -->

<script>
</script>
<script>

</script> </div> <!-- End .post-grid -->

2 Subscribers
Bug: Empty post grid error in emitted HTML 1
Bug: Empty post grid error in emitted HTML 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Bug: Empty post grid error in emitted HTML 4
PickPlugins
Nov 03, 2019
Flag(0)

Welcome to our forum.

Thanks for report the issue, we will try to fix and update soon.

Regards

Sign in to Reply
Replying as Submit