• Resolved Tecca

    (@tecca)


    Hey there again,

    I’m using the latest WordPress and Achievements plugin, and I’m having the issue that’s presented in this resolved topic:

    http://ww.wp.xz.cn/support/topic/achievement-popup-spam?replies=4

    However, the difference is that even if a user clicks on the achievement, it does not go away. I’ve tried navigating to the achievement URL itself, to different parts of the website and profile, but the popup continues to come. The popup is being clicked in an attempt to remove it.

    Is this a problem with the latest version? I don’t recall having this problem previously.

    And a side note: having notifications.css in my theme’s CSS folder no longer seems to work. It is always being called from the plugin’s includes folder.

    http://ww.wp.xz.cn/plugins/achievements/

Viewing 7 replies - 1 through 7 (of 7 total)
  • michel

    (@michelklassebe)

    Hey,

    I like the new notification but it triggers too slow. Only after 15 seconds. So I’m keeping the old on for now.

    I’m having the same problem with the popup. It doesn’t go away.

    My solution:

    In feedback-achievement-unlocked.php just before dpa_feedback_achievement_unlock_wrapper() closes add dpa_update_user_notifications();

    Works for me.

    Plugin Author Paul Wong-Gibbs

    (@djpaul)

    This behaviour was intentionally implemented like this as I want to encourage people to move to the new notifications template.

    michel – please don’t tell people to change files that come inside a plugin, it makes my life harder trying to support non-standard configurations.

    Tecca – I assume you have the feedback-achievement-unlocked.php file in your theme, which you’ve customised?

    michel

    (@michelklassebe)

    Hi,

    I forgot to mention that the changes where made in my theme and not in the plugin. It’s not a good practice to modify the plugin itself.

    The time to trigger the popup is just too slow at the moment. If it triggers faster I will move.

    michel

    (@michelklassebe)

    Btw thanks for the nice plugin!

    Plugin Author Paul Wong-Gibbs

    (@djpaul)

    Achievements for WordPress 3.5.1 has just been released. The notifications now trigger much more quickly 🙂

    michel

    (@michelklassebe)

    Nice!
    Thank you.

    Plugin Author Paul Wong-Gibbs

    (@djpaul)

    You’re welcome

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Achievement popup’ is closed to new replies.