Problem:
The user would like to build a link to the author's page where he used the author's ID instead of the author's slug. The following shortcode was not working for the user as expected:
<a href="https://homemploy.com/community-profile/[wpv-post-author format="meta"" meta="ID"]">See Community Profile</a>
Solution:
It turns out that the user was pasting this code in the visual mode of the Fields&Text block. The visual code will convert some special characters to their HTML code. And that was happening with the double-quotes. Which breaks the shortcode.
After pasting the shortcode in the text mode of the Fields&Text block, the shortcode worked as expected.
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 |
Supporter timezone: Africa/Casablanca (GMT+01:00)
This topic contains 5 replies, has 3 voices.
Last updated by 3 years, 9 months ago.
Assisted by: Jamal.