Tell us what you are trying to do?
I'm listing data in a table. The data is shown in a view (within a content template) where I show info for custom post types (named "Ankommande" and "Utgående" that are sharing the same custom taxonomy "Fartyg". I've now created custom terms for this particular taxonomy and would like to show the data right below the taxonomy name within the view/loop. However, this seems to be impossible?
I can get the taxonomy description easily by using [wpv-post-taxonomy type='fartyg' format='description'] but have no clue on how to show my custom term fields for the same taxonomy.
The slugs/names of my custom taxonomy term fields are: "fartygsinfo-gt", "fartygsinfo-langd" etc.
I've tried [wpv-taxonomy-field name="wpcf-fartygsinfo-gt"] but that gives me nothing at all.
Is there any documentation that you are following?
I've looked at the support forum and also looked for available shortcodes to be used.
What is the link to your site?
The site is behind login.
Then go to Toolset => Views and and add a new view and set your view to query your desired taxonomy and within the view's loop editor section you can add the taxonomy custom fields.
Once you build your taxonomy view that should display the taxonomy term fields, you should try to add the "Fields and Text" or shortcode block and add the taxonomy view using the view's shortcode: