perryv-2
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
| Status | Topic | Supporter | Voices | Posts | Freshness |
|---|---|---|---|---|---|
|
Looking for the shortcode of a custom taxonomy
Started by: 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 | 4 years, 5 months ago | |
|
Toolset plugin cannot connect
Started by: perryv-2 in: Toolset Professional Support |
|
2 | 3 | 4 years, 9 months ago | |
|
Toolset plugin cannot connect
Started by: perryv-2 in: Toolset Professional Support |
|
2 | 8 | 4 years, 10 months ago |