Title: ryanv12's Replies | WordPress.org

---

# ryanv12

  [  ](https://wordpress.org/support/users/ryanv12/)

 *   [Profile](https://wordpress.org/support/users/ryanv12/)
 *   [Topics Started](https://wordpress.org/support/users/ryanv12/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ryanv12/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ryanv12/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ryanv12/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ryanv12/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ryanv12/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 126 total)

1 [2](https://wordpress.org/support/users/ryanv12/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ryanv12/replies/page/3/?output_format=md)…
[7](https://wordpress.org/support/users/ryanv12/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/ryanv12/replies/page/8/?output_format=md)
[9](https://wordpress.org/support/users/ryanv12/replies/page/9/?output_format=md)
[→](https://wordpress.org/support/users/ryanv12/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disqus Comment System] some posts have no disqus on them after update](https://wordpress.org/support/topic/some-posts-have-no-disqus-on-them-after-update/)
 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/some-posts-have-no-disqus-on-them-after-update/#post-10041299)
 * Interesting, especially because we didn’t really change the conditions of how
   the new plugin appears on certain posts. We might have to dig in a little deeper–
   would you be able to create us a temporary admin account, and email the credentials
   to our support team from the link in the plugin? Just write a note that Ryan 
   asked for these.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disqus Comment System] Stay on hold when page loading](https://wordpress.org/support/topic/stay-on-hold-when-page-loading/)
 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/stay-on-hold-when-page-loading/#post-10021990)
 * Do you have an example page available where you see this behavior?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disqus Comment System] WordPress and Site URL CORS problem](https://wordpress.org/support/topic/wordpress-and-site-url-cors-problem/)
 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/wordpress-and-site-url-cors-problem/#post-10021671)
 * We found a decent way to handle this, which should appear in the next update:
   [https://github.com/disqus/disqus-wordpress-plugin/commit/062d737a3dfab660a826a4ebef214457ff8bb313](https://github.com/disqus/disqus-wordpress-plugin/commit/062d737a3dfab660a826a4ebef214457ff8bb313)
 * You can always patch your current plugin by editing it with these additions, 
   if you’d like to use it now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disqus Comment System] Clickjacking with affiliate links](https://wordpress.org/support/topic/clickjacking-with-affiliate-links/)
 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/clickjacking-with-affiliate-links/#post-10017324)
 * The affiliate linking should not overwrite any existing affiliate links or cause
   broken links, and feel free to send our support team any examples that you see
   where that happens.
 * In any case, this is still optional, and you can disable it. See here: [https://help.disqus.com/customer/en/portal/articles/2425431-how-to-disable-affiliate-linking](https://help.disqus.com/customer/en/portal/articles/2425431-how-to-disable-affiliate-linking)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disqus Comment System] WordPress and Site URL CORS problem](https://wordpress.org/support/topic/wordpress-and-site-url-cors-problem/)
 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/wordpress-and-site-url-cors-problem/#post-10017114)
 * Do you have an example of a request which fails, and the URL of the page you’re
   accessing from?
 * We don’t seem to have any code which explicitly requests the configured site 
   URL, but perhaps the APIs we’re using for the admin and REST URLs do. I’ll have
   to see if there’s any way to handle this, but I can at least point to what you
   need to update in the plugin to get it working for now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disqus Comment System] Comments broken on pages after plugin upgrade](https://wordpress.org/support/topic/comments-broken-on-pages-after-plugin-upgrade/)
 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/comments-broken-on-pages-after-plugin-upgrade/#post-9983119)
 * The `$post` global should already be set if Disqus is being called in the “loop”.
   Adding some logging (I’d check `$post->ID`) will certainly help just to validate
   those variables to make sure we’re looking at the right problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disqus Comment System] Error after and Update](https://wordpress.org/support/topic/error-after-and-update/)
 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/error-after-and-update/#post-9983059)
 * hmmm, that error doesn’t make sense at first glance. Have you contacted support
   yet? We probably need to look at the internal information (WordPress version,
   plugins, etc.). You can find the link to contact support and the diagnostic info
   in the “Support” tab of the plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disqus Comment System] Not only is plugin broken, but so are admin pages!](https://wordpress.org/support/topic/not-only-is-plugin-broken-but-so-are-admin-pages/)
 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/not-only-is-plugin-broken-but-so-are-admin-pages/#post-9983043)
 * Do you happen to have `http` and `https` versions of your site?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disqus Comment System] Plugin won’t save my API Access Token](https://wordpress.org/support/topic/plugin-wont-save-my-api-access-token/)
 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/plugin-wont-save-my-api-access-token/#post-9975664)
 * What’s the domain, so I can try looking it up on our end?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disqus Comment System] Plugin won’t save my API Access Token](https://wordpress.org/support/topic/plugin-wont-save-my-api-access-token/)
 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/plugin-wont-save-my-api-access-token/#post-9975641)
 * [@rfischmann](https://wordpress.org/support/users/rfischmann/) Is your site `
   https` by chance? Our backend has had some trouble connecting to sites that are
   listed as `https` but don’t have a certificate.
 * That might also explain the nonce/cookie issue you saw randomly earlier, as a
   cookie marked as “secure” wouldn’t be available to regular http connections.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disqus Comment System] Missing comments after sync had been broken](https://wordpress.org/support/topic/missing-comments-after-sync-had-been-broken/)
 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/missing-comments-after-sync-had-been-broken/#post-9974924)
 * Hi Niels,
 * We plan on implementing a feature to sync back comments and can be tracked here:
   [https://github.com/disqus/disqus-wordpress-plugin/issues/33](https://github.com/disqus/disqus-wordpress-plugin/issues/33)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disqus Comment System] Disqus as comments not loading on template](https://wordpress.org/support/topic/disqus-as-comments-not-loading-on-template/)
 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/disqus-as-comments-not-loading-on-template/#post-9971419)
 * Perhaps it was caching? Hard to say, but thanks for closing the loop!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disqus Comment System] Comments broken on pages after plugin upgrade](https://wordpress.org/support/topic/comments-broken-on-pages-after-plugin-upgrade/)
 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/comments-broken-on-pages-after-plugin-upgrade/#post-9971407)
 * Hmmm, there are some extra conditions for Disqus to replace the comments, which
   is in code here: [https://github.com/disqus/disqus-wordpress-plugin/blob/master/disqus/public/class-disqus-public.php#L275](https://github.com/disqus/disqus-wordpress-plugin/blob/master/disqus/public/class-disqus-public.php#L275)
 * Because the counts load on that page, then this condition would _not_ be the 
   issue: `! $this->dsq_can_load( 'embed' )`
 * My guess is perhaps the `$post` object is not set, but it’s difficult to guess
   at without debugging. Are you able to verify which part of that check fails?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disqus Comment System] Questions about 3.0.*](https://wordpress.org/support/topic/questions-about-3-0/)
 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/questions-about-3-0/#post-9967823)
 * 1. You don’t need the `dsq_sync_forum` cron job. One major point of the new plugin
   was to stop using wp_cron so it would not cause harm on a site if it worked incorrectly
 * 2. Right now there’s no way to sync those missed comments, but we’re building
   that feature for the next feature release of the plugin, so you’ll be able to
   fix that soon. We may use a cron job again as well, but with a more conservative,
   scheduled approach.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disqus Comment System] Disqus as comments not loading on template](https://wordpress.org/support/topic/disqus-as-comments-not-loading-on-template/)
 *  Plugin Contributor [ryanv12](https://wordpress.org/support/users/ryanv12/)
 * (@ryanv12)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/disqus-as-comments-not-loading-on-template/#post-9967819)
 * I’m also seeing Disqus on that page, did you figure this out?

Viewing 15 replies - 1 through 15 (of 126 total)

1 [2](https://wordpress.org/support/users/ryanv12/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ryanv12/replies/page/3/?output_format=md)…
[7](https://wordpress.org/support/users/ryanv12/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/ryanv12/replies/page/8/?output_format=md)
[9](https://wordpress.org/support/users/ryanv12/replies/page/9/?output_format=md)
[→](https://wordpress.org/support/users/ryanv12/replies/page/2/?output_format=md)