Saltar navegación

[Resuelto] Another note symbol between their first and last names

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

Zona horaria del colaborador: Asia/Hong_Kong (GMT+08:00)

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Luo Yang 4 years ago.

Asistido por: Luo Yang.

Autor
Mensajes
#2369777

I ended up just putting a hard break after the provider first name to drop the last name to a new line.

However, I've added pagination four times to this and no pagination shows up on the front user end (only on the admin end.)

You can see it here on the admin. .But it's not visible for me on the user end.

I believe all these things are related - things that disappear and reappear. What could be causing this problem overall?

#2369781

Hello,

There might be some input methord issue in your computer, and I don't see "?" symbol in that page.

I have done below modifications in your website:
Edit the problem page:
enlace oculto
Find and edit the "Fields and Text" block, switch to HTML mode, and change the codes as below:

<h3 style="text-align: center;">[types field='provider-first-name'][/types] [types field='provider-last-name'][/types]</h3>

Test it in frontend:
enlace oculto
It works fine, please check if it is fixed, thanks