perryv-2
Fils de soutien créés au cours des 30 derniers jours : 0
Sujets de forum favoris
This user has no favorite topics.
Sujets de forum créés
| Status | Topic | Supporter | Voix | Publications | Nouveauté |
|---|---|---|---|---|---|
|
Looking for the shortcode of a custom taxonomy
Commencé par : perryv-2
in: 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 | Il y a 4 years, 7 months | |
|
Toolset plugin cannot connect
Commencé par : perryv-2 in: Toolset Professional Support |
|
2 | 3 | Il y a 4 years, 10 months |