Saltar navegación

[Resuelto] Passing argument to content template

This support ticket is created hace 4 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)

Etiquetado: 

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por David Gimenez hace 4 años, 7 meses.

Asistido por: Shane.

Autor
Mensajes
#1659831

Hi There.

I want to pass wpv-post-id to content template.

I have this and works perfect: [wpv-post-body view_template="template-for-immobles" id="1299"]

Now I want to use post id passed with url parameter like as enlace oculto

Is it possible? I'm trying to get this without any results! -> [wpv-post-body view_template="template-for-immobles" id="ficha-id"]

How can I get this?

Thanks in advanced!

#1660433

Shane
Supporter

Idiomas: Inglés (English )

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

Hi David,

Thank you for getting in touch.

You can try doing this.


[wpv-post-body view_template="template-for-immobles" id="[wpv-search-term param='ficha-id']"]

Please let me know if this helps.
Thanks,
Shane

#1660491

Hi Shane.

Your answer solves my problem. and your answer.

Thanks a lot for your time.

My issue is resolved now. Thank you!