Skip Navigation

[Resolved] Featured Slider is no longer returning results horizontally?

This support ticket is created 7 years, 1 month 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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 2 voices.

Last updated by Minesh 7 years, 1 month ago.

Assisted by: Minesh.

Author
Posts
#580895

Hi,

I am using the classified theme and have been modifying the theme and layout. While attempting to style the featured ad slider to match my parametric search grid results layout, I changed something that caused the slider results to be aligned vertically instead of horizontally.

My loop output editor has the following:

[wpv-layout-start]
[wpv-items-found]
<!-- wpv-loop-start -->
<span>
<wpv-loop>
[wpv-post-body view_template="Ad format - slider" align='none' separator=', ']
</wpv-loop>
</span>
<!-- wpv-loop-end -->
[/wpv-items-found]
[wpv-no-items-found][wpml-string context="wpv-views"]No ads found.[/wpml-string][/wpv-no-items-found]
[wpv-layout-end]

No CSS attached to this yet.

I have changed the template a bit so maybe I deleted something there?But I thought the alignment between each loop result would be created through the output loop editor?

Is there something I'm missing that will cause the loop results to horizontally align?

Thanks,
Tom

#580962

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Well - we offer detailed Doc on view's output that will help you to understand and build horizontal output for your view.

Please check the following Doc:
=> https://toolset.com/documentation/user-guides/digging-into-view-outputs/
[Section: "Loop parameters & wpv-item : wrap, pad, pad-last, index" - check the image :)]