• Resolved David Chriss

    (@dcmovies)


    Hello I have the following issues with this plugin…

    1. Comment Disappear After a user Refresh Page
    2. Comment take time to Appear (Ajax Load Take Time)
    3. It Doesn’t Show User Profile Pictures Uploaded with Paid Member Subscription Plugin (https://www.ads-software.com/plugins/paid-member-subscriptions/)
    4. Is it Possible to Show Loading on Comment form instead of the top of the page?

    NOTE:
    My Site was http before but now is https.

    Thanks and Best Regards.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support gVectors Support

    (@gvectorssupport)

    @dcmovies,

    1. Comment Disappear After a user Refresh Page
    2. Comment take time to Appear (Ajax Load Take Time)

    You should deactivate the plugins one by one and find a problem maker.

    3. It Doesn’t Show User Profile Pictures Uploaded with Paid Member Subscription Plugin (https://www.ads-software.com/plugins/paid-member-subscriptions/)

    wpDiscuz uses the WordPress native (core) get_avatar() function. You should contact the plugin support and ask them if they also use the same hook.

    4. Is it Possible to Show Loading on Comment form instead of the top of the page?

    Use the CSS code below:

    #wpdiscuz-loading-bar {
        top: 59%;
        right: 720px;
    }

    Put the code in the Top Admin Bar > Customize > Additional CSS > “Additional CSS” textarea, save it, delete all caches and check again.?

    You can change the values as you like.

    Please don’t forget to press Ctrl+F5 (twice) on the frontend before checking.

    Thread Starter David Chriss

    (@dcmovies)

    I have tried to disable all New Added Plugins but Still the same, then i tried to deactivate WpDisquz and Get this issue Same comments on all posts, Do you know what may Cause?

    Plugin Support gVectors Support

    (@gvectorssupport)

    Hi David Chriss,

    I have tried to disable all New Added Plugins but Still the same,

    Not only new added plugins may cause the issue. It may be a recently updated plugin or so.

    I may suggest you deactivate all plugins (keep activate only wpDiscuz plugin) then activate the plugins one by one and check after each activation.

    Thread Starter David Chriss

    (@dcmovies)

    Hello Thanks.

    Issue with Comment form I have contacted theme Provider And they say it a bug from their Side, So They are Fixing it in my site.

    Issue with Avatar, I have Contacted Membership Plugin and they say “We don’t use get_avatar() in Paid Member Subscriptions, we use this function in Profile Builder.”

    Thanks there is nothing wrong in WP Disquz Plugin.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Comment take time for Loading’ is closed to new replies.