Skip Navigation

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

This support ticket is created hace 7 años, 1 mes. 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.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

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)

Etiquetado: ,

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Minesh hace 7 años, 1 mes.

Asistido por: Minesh.

Autor
Mensajes
#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

Idiomas: Inglés (English )

Zona horaria: 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 :)]