Replies: 1
I created a search utility that returns a list of tires based on the search parameters. The results are displayed in accordions which contain the details of each match. My problem is that the code works perfectly well when I use it as a theme template, but it will not work if I use is as a shortcode.
The search portion of it works, and it returns the matched values, but the accordions containing the details will not work.
Any ideas of what I need to do to fix this issue?