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

    (@gvectorssupportmember)

    Hi @sglaserliventus,

    This will be fixed in the next version update.

    However to fix it as soon as possible, please put the following code in the wp-content/plugins/wpdiscuz/utils/class.WpdiscuzHelperEmail.php, after line 20:

    if (strpos($httpReferer, '/blog/') === 0) {
        $httpReferer = str_replace('/blog/', '', $httpReferer);
    }

    Save, delete all caches and check again.

    Thread Starter Steph

    (@sglaserliventus)

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Subscribe reloading page / clunky’ is closed to new replies.