Forum Replies Created
-
AuthorPosts
-
Just a heads up that in 1.0.5 you did not change the value as specified above and gave me a whitescreen of death when upgraded. So i had to download the file and edit it again:
add_action( 'plugins_loaded', array( $this, 'register_cpt' ) );
Hey Michael,
Thanks again! Everything is working properly now.
Suggestion for future leaderboard meta data options is to select either Username / Displayname to show on leaderboard (it is setup for username and i think displayname might be more practical.).
-Dave
Hey Michael,
THANK YOU so much for looking into this further and finding the problem. This I am sure will help other people with other conflicts/problems.
I notice there isnt an official fix/update for this yet, if you could point me into the direction to update the code manually that would be amazing. As my live site doesnt have leaderboards live because of this problem.
Once again thank you for your time in addressing this.
Thanks.
-DaveVery disappointing you dont think it has anthing to do with the leaderboard code. I will debug this more and return with my findings. I would expect better support for a paid plugin then denial and a link to wordpress debugging.
Yes the leaderboard plugin does not have any add_rewrite_tag but depending on how you were creating the Custom Post Type of the leaderboard could be related to this function.
-Dave
in reply to: Display Pic in Auto Message Box #3375Also experiencing this bug. It happens even if i do all my editing in html and hit save. I tried putting the img code in last but still replaced it to non html.
-Dave
in reply to: Badge Message and Earn Badge in message #3256Sadly they did not integrate that option into the add-on. I agree this should be added and to be enabled on default. Users should know when they earn a badge and just having it appear on their achievements page is not going to be enough for the average user.
Looking into a solution will let you know.
in reply to: Message for achievements #3255Agreed with the other users here.
I was aware it didnt award based on specific achievement due to the updated copy on that page. However that IS the function that I do want. Yes the achievement page shows that they achieved those badges/levels however if the user never visits that page they will be unaware of the good work they are doing. That is why onscreen messaging alerting users when they earned badges should be a MUST and MANDATORY for a successful engaged integration.
I will be customizing this plugin to work with specific achievements. I will post my code up here or in the add on section at a later date to help you guys out.
-Dave
-
AuthorPosts