Dear Sir/Madam,
I have a View with below Loop Editor setting
[wpv-layout-start]
[wpv-items-found]
<!-- wpv-loop-start -->
<div class="row ">
<wpv-loop wrap="3" pad="true">
[wpv-item index=1]
<div class="col-sm-4">[wpv-post-body view_template="loop-item-in-deco-search-2"]</div>
[wpv-item index=other]
<div class="col-sm-4">[wpv-post-body view_template="loop-item-in-deco-search-2"]</div>
[wpv-item index=4]
<div class="col-sm-4">[wpv-post-body view_template="loop-item-in-deco-search-2"]</div>
[wpv-item index=pad]
<div class="col-sm-4"></div>
[wpv-item index=pad-last]
<div class="col-sm-4"></div>
</wpv-loop>
</div>
<!-- wpv-loop-end -->
[/wpv-items-found]
[wpv-no-items-found]
<strong>[wpml-string context="wpv-views"]沒有相關搜尋結果[/wpml-string]</strong>
[/wpv-no-items-found]
[wpv-layout-end]
and Loop item
<div class="col-md-12 col-xs-12">
<div class="img-responsive img-thumbnail ratio-4-3" style="background-image:url('[wpv-post-featured-image size="large" output="url"]')"></div>
</div>
<div class="col-md-8 col-xs-8">
[wpv-post-link]
</div>
<div class="col-md-4 col-xs-4">
[wpv-conditional if="( $(wpcf-status) eq 'new' )"]
<span class="ghost">[types field='status'][/types]</span>
[/wpv-conditional]
</div>
<div class="col-md-12 col-xs-12">
<span class="design-details">[types field="style"][/types]
[wpv-conditional if="( $(wpcf-bedroom) ne 'na' )"] / [types field="bedroom"][/types][/wpv-conditional] / [types field="area"][/types] 呎</span>
</div>
but don't know why the display does not follow the grid, see a screenshot or visit enlace oculto