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.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
Tell us what you are trying to do?
I need to show category information on the archive page. And I need to load results with ajax. I created a taxonomy view but I can only filter by term id. I see that the name is passed in a url parameter how can I also pass the ID?
Is there any documentation that you are following?
No
Sorry, I'm not sure what it is you are trying to do, if you could please clarify so that we can help with this.
You said you want to show category information on an archive page, but the link you shared seemingly isn't an archive, looking at the page source it appears to be a static page.
Putting questions of attributes or parameters to one side for the moment, what are you trying to display, where?
yes it is a page. But it includes a view with products. Above the view there is a category filter. When a category is displayed i need to show the category title and description between the filters and the product view. Using a taxonomy to create a filter is not a good solution because the results need to be updated via ajax for this design.
I hope i clarified the question and look forward to