Site wide notification Issue


Home Forums Front End PM PRO Site wide notification Issue

This topic is: Not Resolved
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #2080
    As Abdul Aziz
    Participant

    Hello,

    After upgrade FEPP to latest version, i’ve found that the Site wide notification bar will suddenly appeared (even there is no unread message) after several minute the website loading.

    Kindly refer the attachment.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #2084
    Shamim Hasan
    Keymaster

    did you change anything regarding notification?

    #2087
    As Abdul Aziz
    Participant
    This reply has been marked as private.
    #2122
    Shamim Hasan
    Keymaster

    I can not reproduce this in my test website.
    Please give me admin access of your website so that i can try there.

    Full backup your website before giving me admin access.

    #2125
    As Abdul Aziz
    Participant
    This reply has been marked as private.
    #2128
    Shamim Hasan
    Keymaster

    Please change front-end-pm-pro/assets/js/notification.js
    from

    
    if (results=='')
    

    to

    
    if ( jQuery.trim(results).length < 1 )
    

    Let me know

    #2131
    As Abdul Aziz
    Participant
    This reply has been marked as private.
    #2135
    Shamim Hasan
    Keymaster

    Some line breaking is outputing from some of your ajax call which creating this problem.

    Please give me ftp access so that i can change code of my plugin and try to solve this issue.

    #2138
    As Abdul Aziz
    Participant
    This reply has been marked as private.
    #2142
    Shamim Hasan
    Keymaster

    i see notification is not appearing anymore. Please clear your browser cache then try again.
    Let me know.

    #2145
    As Abdul Aziz
    Participant
    This reply has been marked as private.
    #2148
    Shamim Hasan
    Keymaster

    if it works for admin, it should works for all roles.
    you can exclude message page. Also if there is any settings to exclude widgets you can exclude message widget.
    If no settings for widgets and you want to update counts you can disable cache for logged in users.

    Thanks

    #2166
    As Abdul Aziz
    Participant
    This reply has been marked as private.
Viewing 13 posts - 1 through 13 (of 13 total)

You need to purchase ‘Front End PM PRO’ to create topic in this support forum.

If you already purchased ‘Front End PM PRO’ please LOGIN.