Skip Navigation

[Resolved] Slider's content is not appearing

This support ticket is created 3 years, 4 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
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 2 replies, has 2 voices.

Last updated by saulB-3 3 years, 4 months ago.

Assisted by: Shane.

Author
Posts
#2186305
view definition 3.png
view definition 2.png
view definition 1.png
output.png

Hi there,

I created a custom post type, Project, which features a repeatable field group with two fields: image and caption.

I've created a view to display the images and captions in a slider and inserted the view into the appropriate content template. When I preview a page, I see the navigation elements (3 circles) but don't see either the image or the caption. See output.png.

Attached are a handful of screenshots of the view settings that I hope provide more detailed information.

Can you tell me what I'm doing wrong? I don't think the issue is related to https://toolset.com/errata/slider-output-of-repeating-fields-in-a-blocks-view-is-not-working/; my site is using version 1.6.1 of the Toolset Blocks plugin.

Thank you.

Saul

#2186913

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi Saul

In your screenshot "view definition 3" it shows in the loop output you are outputting the content of a template "view-of-a-projects-artwork", note "projects".

Below is the linked template, except that appears to use "project artwork" not "projects artwork", i.e. it looks like because of some changes you made at some point they are no longer linked.

Try deleting the wpv-post-body that inserts the tempate inside the loop and use the Fields and Views button to insert it again to make sure it is the correct template being linked to.

#2187109

My issue is resolved now. Thank you!