Points for clicking on links works..sometimes.
-
Hi Gabriel,
This is quite a head scratch problem.
I know for a fact this feature works as I have tested it before. Not much have changed but it seems not not work anymore for some reason.I made sure it’s set to “No Limits”, so it will always give points.
Yet when I click on a link it does not give points. I am sure my short-code is correct as below.I tested this same link on 5 other of our sites, with the same results.
Take this link for example:
<?php echo do_shortcode('[mycred_link amount="10" href="https://www.tumblr.com/" target="_blank"]<img src="https://i.minus.com/iK5BCVVzqsnK7.png" alt="" />[/mycred_link]'); ?>
Or, even your example link:
<?php echo do_shortcode('[mycred_link amount="10" href="https://www.merovingi.com" target="_blank"]View portfolio[/mycred_link]'); ?>
Please keep in mind that I am certain these links worked a few days ago but I can’t get them to work anymore.
Is there a different or a better way to show the links in your template other than a echo do_shortcode way?
- The topic ‘Points for clicking on links works..sometimes.’ is closed to new replies.