Saltar navegación

[Resuelto] Editing URLs output in Toolset View

This support ticket is created hace 3 años, 8 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
- 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)

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por Luigi Bella hace 3 años, 8 meses.

Asistido por: Minesh.

Autor
Mensajes
#2171537

I have installed a plugin to be able to display Thumbnails of my PDF images and it seems it's creating new JPG images with the same name as the PDF, so I need a way to change my View Output to replace '.pdf' with '-pdf-image.jpg'.

Could you help me with that?
This is the page with the view: enlace oculto

#2171619

Minesh
Colaborador

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

I see you are using third-party plugin that displays the PDF image and we do not know is the PDF image is created on fly or its saved to some database. Can you please consult PDF plugin support on this and check with them how you can display just PDF image.

#2175353

Hi Minesh!
The PDF Thumnails plugin creates new .jpg images for each pdf and saves it as the post attachment for the original pdf. I was able to use the following field shortcodes in the HTML markup to get it working on the frontend:

This displays on the frontend of this page perfectly: enlace oculto

I really appreciate all of your help.