Saltar navegación

[Esperando confirmación del usuario] [wpv-post-url] returns same URL for all WPA loop items after update to v3.6.22

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 -

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

Este tema contiene 1 respuesta, tiene 1 mensaje.

Última actualización por Minesh 9 hours, 35 minutes ago.

Asistido por: Minesh.

Autor
Mensajes
#2866150

I am trying to:
Display a listing archive using a WordPress Archive (WPA) with an inline loop template. Each card should link to its own unique URL via [wpv-post-url].

Link to a page where the issue can be seen:
enlace oculto
Note: we have rolled back to v3.6.21, so the page is currently working. The bug reproduced on both v3.6.22 and v3.6.23.

I expected to see:
Each listing card displaying its own unique permalink.

Instead, I got:
All listing cards displaying the same URL — the first post's permalink — repeated for every card. The following [wpv-*] shortcodes all resolved to the first post's values for every loop item: [wpv-post-url], [wpv-post-title], [wpv-post-featured-image]. However, [types field='*'] shortcodes continued to work correctly per card (e.g., price, short-description showed unique values per listing).

Environment: Kadence theme (not an FSE/block theme). WPA uses an inline loop — no Content Template is assigned. This setup has been stable for several years. The regression appeared immediately after updating to v3.6.22. Rolling back to v3.6.21 restores correct behaviour.

The v3.6.22/3.6.23 changelog mentions "Fix Showcases archives repeat issues" — this appears to be the same class of bug, but the fix did not cover [wpv-*] shortcodes in WPA inline loops on classic themes.

#2866233

Minesh
Colaborador

Idiomas: Inglés (English )

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

Hello. Thank you for contacting the Toolset support.

I just checked with the brand new sandbox site I've created where I've installed the latest Toolset plugins. Here is the sandbox site and you can auto-login to it using the following link:
- enlace oculto

When I checked the post type archive:
- enlace oculto

And taxonomy archive:
- enlace oculto

I can see it does display the correct post title and post url.

Do you able to reproduce the issue with the above sandbox site I've shared? if yes:
- Can you please share exact steps that should help me to reproduce the issue.

Otherwise - you will have to check with minimum installation where only Toolset plugins active and default theme in order to see if there is any possible plugin/theme conflict.