perryv-2
Admite hilos creados en los últimos 30 días: 0
Debates favoritos del foro
Este usuario no tiene debates favoritos.
Temas del foro creados
| Status | Debate | Supporter | Voces | Mensajes | Caducidad |
|---|---|---|---|---|---|
|
Looking for the shortcode of a custom taxonomy
Iniciado por: perryv-2
en: Toolset Professional Support
Problem: Solution: [wpv-post-taxonomy type="platform" separator=", " format="link" show="name" order="asc"] This will produce links to the terms' archives, separated by a comma(,). You can also iterate through the array of terms with the wpv-post-taxonomy-iterator and produce the markup that you need with the wpv-taxonomy-* shortcodes:
<ul>
[wpv-post-taxonomy-iterator taxonomy="platform"]
<li><a href="[wpv-taxonomy-link]">[wpv-taxonomy-title]</a></li>
[/wpv-post-taxonomy-iterator]
</ul>
Relevant Documentation: |
|
2 | 3 | 4 years, 7 months ago | |
|
Toolset plugin cannot connect
Iniciado por: perryv-2 en: Toolset Professional Support |
|
2 | 3 | 4 years, 10 months ago |