I am using the plugin to search/sort medical providers on a client website. When I go to the results page, each result only shows a max of 2 category tags. Some of the posts have 3-5 category tags. For instance, if you search “palliative,” one of the providers, Dr. Gupta, practices medicine in 5 categories, but only 2 are shown. Is there a way to allow all category tags to show on the results page? Thank you.
]]>I tried to look into the source code to find the issue, but that left me even more confused, as I found an onClick handler for the “Show in survey” button but could not find one for the “Delete result” button?
Is this a known bug that the result of a survey can’t be viewed as a survey? The reason that I need this feature is that my forms contain images, which as json are represented as base64 strings
]]>Regards
Emma
]]>the website is not online yet.
]]>Right now, the only thing that shows up in the results are answers that were chosen that are highlighted in green that is very hard to see. I could barely tell there was a green highlighted answer as the radial button is not filled in. Can it be filled in on the results page?
Also one person who took the quiz said the results told her she got 3 wrong out of ten and scored 15 points.
Any help would be greatly appreciated.
]]>When you search for some queries and click “view all” then it’ll go to the search results page and show all results + some unrelated ones
When you search for other queries, it’ll skip straight to the single-product page.
Example:
Sirup –> straight to single-product page
17 products exist in sirup category, and 11 of these has “sirup” in their name.
On the contrary, the word “malt” only exists in two product titles, but still goes to a search results page.
that’s a whole other issue in and of itself, but that’s very low priority.
As an added bonus info, the theme is “Storefront” and let’s say I do a search for “malt” which ends up on the search results page, and then change the query string from:
/?s=malt&post_type=product&type_aws=true
to
/?s=sirup&post_type=product&type_aws=true
Then WordPress creates a redeirect from the search results page to the product page for the top-product in the suggested-results list.
x-redirect-by: WordPress
The main concern is simply that some searches go straight to single-product, and I have no idea what might be the cause.
]]>I have been using the plugin for some weeks now and everything worked fine with the surveys. Suddenly in the last few days whenever someone fills in the quiz and clicks Submit, instead of seeing the Results page (which is just a sentence with feedback, not even a shortcode or anything), the browser shows a blank page.
I checked if there were any Updates, but it is up-to-date, I checked the Results page of some of the quizzes but nothing changed there. I also tried it in Chrome and in Firefox but the same result for both of them.
The page is currently being used for a training, so it’s pretty bad when they don’t get a feedback but a blank page instead.
Is there anything I need to change or is there something I’m doing wrong?