Replies: 2
Hey guys! I’m trying to customize a quiz’s result page, but unfortunately the only possible way would be to make the result shortcode as part of an “a href”, such as:
<a href="https://sitedotcom/[result_shortcode]">
in which case if the shortcode would display “25”, the link would be sitedotcom/25.
I’ve researched for hours and found a few workarounds, although none that applied to my situation, as those either needed productIds, page numbers and such. Any ideas? Thank you!