Skip Navigation

[Fermé] Image Type Is Breaking The Loop

The Toolset Community Forum is closed, for technical support questions, please head on to our Toolset Professional Support (for paid clients), with any pre-sale or admin question please contact us here.
This support ticket is created Il y a 10 années et 3 mois. There's a good chance that you are reading advice that it now obsolete.
This is the community support forum for Types plugin, which is part of Toolset. Toolset is a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients and people who registered for Types community support can post in it.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 19:00 10:00 – 19:00 10:00 – 19:00 10:00 – 19:00 10:00 – 19:00 -
- - - - - - -

Supporter timezone: Europe/Madrid (GMT+01:00)

This topic contains 1 réponse, has 2 voix.

Last updated by Caridad Il y a 10 années et 3 mois.

Assisted by: Caridad.

Auteur
Publications
#175165

Hello everyone,

for some reason our directory listing breaks if we add the image type. When we do this, the loop stops at 3. I have actually disabled the 3rd post to see if it was related to the post itself and that was not the case.

Here is our site.
hidden link

Here is the code

<div class="cat-listing">
  <a href="[wpv-post-url]">
    [types field="listing-image" size="thumbnail" align="left"][/types]
  </a>
[wpv-post-excerpt]<br />
<a href="[wpv-post-url]">More...</a>
</div>

If I remove the image from the above code then the loop works correctly.

Any ideas?

#175970

Dear Bret,

Are you using the wpv-post-body shortcode inside the VIew? If so, try to use it in this way:

[wpv_post_body suppress_filters="true"]

Please let me know if you are satisfied with my answer and if I can help you with any other questions you might have.

Regards,
Caridad

Le sujet ‘[Fermé] Image Type Is Breaking The Loop’ est fermé à de nouvelles réponses.