Hi,
I have decided to use gamipress button to achieve my desired outcome. However, I have tried using the following shortcode. The button id correctly adds the points but the link to the url is not working.
[gamipress_button type=”submit” label=”Click here!” id=”test_btn” onclick=”location.href=’https://mywebsite/’;”]
Thanks