Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
abhin_03
tagDiv Member

You can add that directly through TD Composer from the homepage, by dragging and dropping the appropriate element and pasting the code.

For some reason, the changes made in the header.php do not reflect on the website.

abhin_03
tagDiv Member

@rajupp — just copy this code in a new HTML box under an article: (Just replace ‘EXAMPLE’ in the code with your shortcode. You can also find the code here https://disqus.com/admin/universalcode/. That’s it!)

<div id=”disqus_thread”></div>
<script>
/**
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables
*/
/*
var disqus_config = function () {
this.page.url = PAGE_URL; // Replace PAGE_URL with your page’s canonical URL variable
this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page’s unique identifier variable
};
*/
(function() { // REQUIRED CONFIGURATION VARIABLE: EDIT THE SHORTNAME BELOW
var d = document, s = d.createElement(‘script’);

s.src = ‘https://EXAMPLE.disqus.com/embed.js&#8217;; // IMPORTANT: Replace EXAMPLE with your forum shortname!

s.setAttribute(‘data-timestamp’, +new Date());
(d.head || d.body).appendChild(s);
})();
</script>
<noscript>Please enable JavaScript to view the comments powered by Disqus.</noscript>

  • This reply was modified 6 years by abhin_03.
  • This reply was modified 6 years by abhin_03.
  • This reply was modified 6 years by abhin_03. Reason: added the link to code
abhin_03
tagDiv Member

I have the same issue with Disqus conditional load plugin as well — a great plugin tbh. Now that it’s not working with the theme, think I might go the universal code route.

  • This reply was modified 6 years by abhin_03.
abhin_03
tagDiv Member

Hi Calin,

Not the OP, but can we put multiple codes in that box or just one that does a specific function?

Thanks.

abhin_03
tagDiv Member

Okay guys, it’s been fixed – had some issues with existing plugins I guess.

abhin_03
tagDiv Member

Also, using the search box is giving a database error 🙁

abhin_03
tagDiv Member

I too am facing this issue, can’t edit the existing posts using tagDiv composer.

abhin_03
tagDiv Member

Same here.

Viewing 8 posts - 1 through 8 (of 8 total)