Skip Navigation

[Resolved] [wpv-post-excerpt] content displayed outside the loop

This support ticket is created 5 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 1 reply, has 2 voices.

Last updated by Christian Cox 5 years, 11 months ago.

Assisted by: Christian Cox.

Author
Posts
#1192161
Bildschirmfoto 2019-01-28 um 17.49.44.png

I am trying to:
I want to build a View where some fields from my standard WP posts are displayed in a list: Featured Image, Author, Date, Title with Link, and Post excerpt.

Link to a page where the issue can be seen:
hidden link
(a test page within a life website)

I expected to see:
Featured image, Post date and Author, Post title with Link + Excerpt all in a row

Instead, I got:
Everything works until I add the [wpv-post-excerpt]. Any text inserted at the same place is displayed within the loop structure, but the [wpv-post-excerpt] content is displayed outside the loop, at the top of the page, all together for all the posts 🙁

I have tried to move the loop content to a Content Template, and played with manual/automated paragraphs etc. – nothing helped :-(((

How can I resolve this?
Thank you, Claudius

#1192265

Hi, can you try these troubleshooting steps first?
- Temporarily deactivate all plugins except Types, Views, and Layouts.
- Activate a default theme like Twenty Nineteen.
- Test again with wpv-post-excerpt in the loop.
- If the problem is resolved, reactivate your parent theme, then child theme, then other plugins one by one until the problem returns.
- If the problem is not resolved, deactivate Layouts and remove any Content Template associated with the blog-2 page. Then place the View directly in the page contents and test again.

Let me know the results of these tests and we can go from there.