lschmidt7
Forum Replies Created
-
I apologize, after further investigation it appears that this is due to the type of activity that is created rather than the new version. A user brought an issue with post likes not triggering correctly and I am trying to figure out why this is.
For example, if I have a peepso post of “act_module_id” 1 (post), then the “gamipress_peepso_post_like” trigger works as intended. However, if a peepso post contains pictures and has an “act_module_id” of 4 (photos/photo album), then the “gamipress_peepso_post_like” trigger does not happen and the points-award is not granted to the user.
Can this be updated or is there something I am not configuring correctly? Most posts using PeepSo in my environment have photos attached and users are not getting credit for liking these posts.
Thank you @rubengc, your info led me to the right direction.
In this environment we had “Show Avatars” under “Settings > Discussion” disabled. Enabling this setting shows the avatars as intended.
Forum: Plugins
In reply to: [Login by Auth0] Using RS256Please share if you are able to get this working. I am trying to integrate wordpress with Auth0 using RS256 with OIDC Conformant set to true. However, enabling either causes erratic behavior and errors.