Saltar navegación

[Resuelto] Creating a dynamic, styled, variable list.

This support ticket is created hace 5 años, 7 meses. 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)

Este tema contiene 19 respuestas, tiene 3 mensajes.

Última actualización por Pete hace 5 años, 7 meses.

Asistido por: Shane.

Autor
Mensajes
#1293867

Hi again,

Tried a work around which if we can get right will work a treat.

On this page: enlace oculto
we use this code in a text field...

<div style="width:33.3%;padding:0 10px 0 0;float:left;">

  • Content for column #1
  • Content for column #1
  • Content for column #1

</div>
<div style="clear:both;"></div>

However is there a way of adding an icon before each item rather than a dot?

Pref from Dashicons. Or if using an icon would it be better to use an icon 'image' stored on our site?
I would like the page as fast as possible so whatever works the best.

Many thanks, Pete

#1294159

Shane
Supporter

Idiomas: Inglés (English )

Zona horaria: America/Jamaica (GMT-05:00)

Hi Pete,

That is correct.

There isn't a way to do this with our toolset plugins as it is in the screenshot in this post.

https://toolset.com/forums/topic/creating-a-dynamic-styled-variable-list/#post-1293111

Thanks,
Shane

#1294163

Hi there,

Yep we're happy updating a manual unordered list however, is there a way of adding an icon before each item rather than a dot to our list here using CSS?

enlace oculto

Pref from Dashicons.

#1294165

Shane
Supporter

Idiomas: Inglés (English )

Zona horaria: America/Jamaica (GMT-05:00)

Hi Pete,

You can actually take a look at the link below on how to use the dashicons.
enlace oculto
Thanks,
Shane

#1296029

Thank you Shane for your help and support with this.
Appreciate your time.