Forums

Disqus Plugin Explanation of Dynamic Tags (1 post)

  1. lawloretienne
    Member
    Posted 11 months ago #

    Hey,
    So i am using the Disqus plugin version 2.65. I am trying to edit the dsq-global-toolbar at the top of the Disqus comments.

    The following tags are in disqus-comment-system/comments.php

    <div id="disqus_thread">
    <?php if (!get_option('disqus_disable_ssr')): ?>
    <?php
    // if (is_file(TEMPLATEPATH . '/comments.php')) {
    // include(TEMPLATEPATH . '/comments.php');
    // }
    ?>
    <div id="dsq-content">
    <ul id="dsq-comments">

    however on my site there are mulitple tags (the disqus-global-toolbar div) that seem to be dynamically appended between the dsq-content div and the dsq-comments ul. Where is this coming from and where can i edit this? Any help would be greatly appreciated.

Reply

You must log in to post.

About this Topic

  • RSS feed for this topic
  • Started 11 months ago by lawloretienne
  • This topic is not resolved
  • WordPress version: 3.1.2