• Resolved coppoc

    (@coppoc)


    I’ve been looking for ways to do this with other plugins for a long time, but you’ve expanded your plugin fabulously. This is very cool! But the function just doesn’t work on my site. Everything is enabled and configured, but nothing happens or changes. The comments themselves are added as expected.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    Hi @coppoc,
    Please leave a screenshot of the wpDiscuz > Settings > Live Commenting Tab.
    Also, leave a direct URL to a page where we can check it.

    Make sure your website REST API is enabled. Just call this URL (change the domain to yours): example.com/?rest_route=/ . If you see code: “rest_cannot_access” then the REST API is disabled. You should enable it. It’s probably disabled by some security plugin.

    Thread Starter coppoc

    (@coppoc)

    REST API enabled
    https://prnt.sc/t28uia

    • This reply was modified 4 years, 9 months ago by coppoc.
    Thread Starter coppoc

    (@coppoc)

    Started working on its own, without any changes. Incomprehensible…

    Thread Starter coppoc

    (@coppoc)

    Why is it required REST API? Data goes to a third-party server and is not processed on the side of my site?

    Plugin Author gVectors Team

    (@gvectors-team)

    Ok, @coppoc,
    I think it was a cache (plugin and local/browser) issue.

    Why is it required REST API? Data goes to a third-party server and is not processed on the side of my site?

    wpDiscuz is a 100% native/local comment plugin. There is not any 3rd party requests and servers. The REST API is used when the page checks for new comments. The REST API is dozens of times faster than AJAX requests. Also, it uses significantly less CPU and Memory. So this is the lightest and fastest way to have a live commenting feature.

    • This reply was modified 4 years, 9 months ago by gVectors Team.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Live Commenting not work’ is closed to new replies.