Sauter la navigation

[Résolu] wpv-post-url Shortcode Stopped Working

Ce fil est résolu. Voici une description du problème et la solution proposée.

Problem:
[wpv-post-url] Shortcode Stopped Working

Solution:
User did not add the post URL shortcode correctly.

You can find the proposed solution, in this case, with the following reply:
https://toolset.com/forums/topic/wpv-post-url-shortcode-stopped-working/#post-1239872

Relevant Documentation:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-post-url

This support ticket is created Il y a 5 années et 9 mois. 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)

Ce sujet contient 2 réponses, a 2 voix.

Dernière mise à jour par aaronM-9 Il y a 5 années et 9 mois.

Assisté par: Minesh.

Auteur
Publications
#1239869

The wpv-post-url shortcode suddenly stopped working on one of the pages in my website. The link can be found in any of the "View More" links located on lien caché.

   <h3 class="panel-title">Latest Online Resources (<a href="[wpv-post-url item="1124"]">View More</a>)</h3>

Instead of displaying the URL of the post, it displays "lien caché" as the link.

#1239872

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Well - can you please check now. I've changed the double quote added with item attribute tem="537" to single quotes tem='537' and I can see now its working.

(<a href="[wpv-post-url item='537']">View More</a>)

Can you pleasae confirm.

#1239873

I confirm that fixed the issue! Hopefully I don't have broken links in other areas of my website. Not sure why the shortcode suddenly started working differently. I'll be sure to keep an eye out. Thanks.

- Aaron