Can Disqus commenting be added to forums here? - Page 2 Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    Can Disqus commenting be added to forums here?

    Tadewi
    Tadewi
    Forumember


    Posts : 58
    Reputation : 2
    Language : English

    Solved Can Disqus commenting be added to forums here?

    Post by Tadewi August 10th 2019, 6:29 am

    First topic message reminder :

    I am wondering if Disqus commenting can be added to a forumotion forum. I am told it's possible and yet, others say it's not.


    Last edited by Tadewi on August 15th 2019, 3:59 am; edited 1 time in total
    Storyteller of Wonderland
    Storyteller of Wonderland
    Forumember


    Female Posts : 108
    Reputation : 10
    Language : Russian, German, French, English.
    Location : Russia

    Solved Re: Can Disqus commenting be added to forums here?

    Post by Storyteller of Wonderland August 11th 2019, 1:06 am

    Tadewi wrote:Thank you, Storyteller of Wonderland. I will see what is what and let you know. Goodnight! Smile

    Well, I will wait for the news! Thank!

    By the way, I’m Milan Wake, who wrote comments in your topic. It was a test)) Shake Moderator
    Tadewi
    Tadewi
    Forumember


    Posts : 58
    Reputation : 2
    Language : English

    Solved Re: Can Disqus commenting be added to forums here?

    Post by Tadewi August 11th 2019, 5:16 am

    I'm not sure what happened. Everything was working fine and I just wanted to delete posts on the forum part that weren't needed. I was trying to make the page a bit different. I wanted to change the look of the forum part since most of the posting stuff wasn't needed. When I deleted the forums I didn't need, the Disqus part went away too. I thought that was separate from the forum part.

    Edit: that explains the person on my forum. lol
    Anyway... what happened and what did I do to cause the problem? You did a great job from what I got to try.

    Edit again... I got it all back and see now that it is dependent on leaving a topic posted.
    So, is it possible to remove the quote, edit, Ip, etc...buttons under the post? I don't really think the IP is needed out there or the rest since they aren't going to be used for the Disqus part.
    I am really surprised and happy about how much everyone on this part has done for me. Thank you!


    Last edited by Tadewi on August 11th 2019, 5:45 am; edited 1 time in total (Reason for editing : more to add to post)
    Storyteller of Wonderland
    Storyteller of Wonderland
    Forumember


    Female Posts : 108
    Reputation : 10
    Language : Russian, German, French, English.
    Location : Russia

    Solved Re: Can Disqus commenting be added to forums here?

    Post by Storyteller of Wonderland August 11th 2019, 9:53 am

    Tadewi wrote:I'm not sure what happened. Everything was working fine and I just wanted to delete posts on the forum part that weren't needed. I was trying to make the page a bit different. I wanted to change the look of the forum part since most of the posting stuff wasn't needed. When I deleted the forums I didn't need, the Disqus part went away too. I thought that was separate from the forum part.

    Edit: that explains the person on my forum. lol
    Anyway... what happened and what did I do to cause the problem? You did a great job from what I got to try.

    Edit again... I got it all back and see now that it is dependent on leaving a topic posted.
    So, is it possible to remove the quote, edit, Ip, etc...buttons under the post? I don't really think the IP is needed out there or the rest since they aren't going to be used for the Disqus part.
    I am really surprised and happy about how much everyone on this part has done for me. Thank you!

    To get started, do this:

    Admin Panel - General Settings - Messages and E-mail - Configuration:

    Do this:

    Show quote button: No
    Show multi-quote button: No

    Save and verify that the settings are saved.


    Do I understand correctly that we are talking about these buttons?

    Can Disqus commenting be added to forums here? - Page 2 Tqxfmjlki8ijof359t71d6oys


    If so, then copy the new version of the template and paste it into your template, doing the same as at night, i.e. just replace the contents of the template.

    Here is the new version of the template:

    Code:

    <script type="text/javascript">//<![CDATA[
    var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
        $(function(){
            if(typeof(_atc) == "undefined") {
                _atc = {  };
            }
        });
     
    var hiddenMsgLabel = { visible:'{JS_HIDE_HIDDEN_MESSAGE}', hidden:'{JS_SHOW_HIDDEN_MESSAGE}' };
    showHiddenMessage = function(id)
    {
        try
        {
            var regId = parseInt(id, 10);
            if( isNaN(regId) ) { regId = 0; }
         
            if( regId > 0)
            {
                $('.post--' + id).toggle(0, function()
            {
                if( $(this).is(":visible") )
                {
                  $('#hidden-title--' + id).html(hiddenMsgLabel.visible);
                }
                else
                {
                  $('#hidden-title--' + id).html(hiddenMsgLabel.hidden);
                }
            });
            }
        }
        catch(e) { }
     
      return false;
    };
     
    //]]>
    </script>
     
    <!-- BEGIN switch_user_logged_in -->
    <div id="pun-visit" class="clearfix">
      <ul>
          <!-- BEGIN switch_plus_menu -->
          <li>
            <script type="text/javascript">//<![CDATA[
                var url_favourite = '{switch_user_logged_in.U_FAVOURITE_JS_PLUS_MENU}';
                var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
                var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
                var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
                var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
                insert_plus_menu_new('f{FORUM_ID}&amp;t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
            //]]>
            </script>
          </li>
          <!-- END switch_plus_menu -->
          <li><a class="addthis_button" href="#">{L_SHARE}</a></li>
          <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
          <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
          <!-- BEGIN watchtopic -->
          <li>{S_WATCH_TOPIC}</li>
          <!-- END watchtopic -->
      </ul>
      <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
    </div>
    <!-- END switch_user_logged_in -->
    <!-- BEGIN switch_user_logged_out -->
    <div id="pun-visit">
      <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
    </div>
    <!-- END switch_user_logged_out -->
     
    <div class="pun-crumbs noprint clearfix">
      <span class="crumbs">
          <a href="{U_INDEX}"><span>{L_INDEX}</span></a>{NAV_CAT_DESC}&nbsp;»&nbsp;
          <strong><a href="{TOPIC_URL}"><span>{TOPIC_TITLE}</span></a></strong>
        </span>
        <div class="right">
            <!-- BEGIN switch_twitter_btn -->
            <span>
                <a href="https://twitter.com/share" class="twitter-share-button" data-via="{TWITTER}">Tweet</a>
                <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
            </span>
            <!-- END switch_twitter_btn -->
          <!-- BEGIN switch_fb_likebtn -->
          <script>(function(d, s, id) {
            var js, fjs = d.getElementsByTagName(s)[0];
            if (d.getElementById(id)) return;
            js = d.createElement(s); js.id = id;
            js.src = "https://connect.facebook.net/{LANGUAGE}/all.js#xfbml=1";
            fjs.parentNode.insertBefore(js, fjs);
          }(document, 'script', 'facebook-jssdk'));</script> 
          <span class="fb-like" data-href="{FORUM_URL}{TOPIC_URL}" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></span>
          <!-- END switch_fb_likebtn -->
        </div>
    </div>
     
    <div class="main paged">
      <div class="paged-head clearfix">
                <h1>{TOPIC_TITLE}</h1>
          <!-- BEGIN topicpagination -->
          <p class="paging">{PAGINATION}</p>
          <!-- END topicpagination -->
          <p class="posting">
            <!-- BEGIN switch_user_authpost -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a>&nbsp;&nbsp;
            <!-- END switch_user_authpost -->
     
            <!-- BEGIN switch_user_authreply -->
            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
            <!-- END switch_user_authreply -->
          </p>
      </div>
      {POLL_DISPLAY}
      <div class="main-head clearfix">
          <p class="h2">
                <!-- BEGIN switch_isconnect -->
            <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a>&nbsp;<a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a>&nbsp;
                <!-- END switch_isconnect -->
                <a href="#bottom">{L_GOTO_DOWN}</a>&nbsp;&nbsp;
            {L_MESSAGE} [{PAGE_NUMBER}]
          </p>
      </div>
     
      <div class="main-content topic">
          <!-- BEGIN postrow -->
            <!-- BEGIN hidden -->
                <p class="p-hidden">{postrow.hidden.MESSAGE}</p>
            <!-- END hidden -->
           
            <!-- BEGIN displayed -->
           
            <div class="post post--{postrow.displayed.U_POST_ID}"{postrow.displayed.THANK_BGCOLOR} style="{postrow.displayed.DISPLAYABLE_STATE}">
                <a name="{postrow.displayed.U_POST_ID}" style="position: relative; top: -20px; width: 1px;" id="{postrow.displayed.U_POST_ID}"></a>
                <div class="postmain"{postrow.displayed.THANK_BGCOLOR}>
                  <div id="p{postrow.displayed.U_POST_ID}" class="posthead"{postrow.displayed.THANK_BGCOLOR}>
                      <h2>
                        <strong>{postrow.displayed.COUNT_POSTS}</strong>
                        {postrow.displayed.ICON} <a href="{postrow.displayed.POST_URL}">{postrow.displayed.POST_SUBJECT}</a> {postrow.displayed.POST_DATE_NEW}
                      </h2>
                  </div>
     
                  <div class="postbody"{postrow.displayed.THANK_BGCOLOR}>
                      <div class="user">
                        <div class="user-ident">
                            <h4 class="username">{postrow.displayed.POSTER_NAME}</h4>
                            <div class="user-basic-info">
                              {postrow.displayed.POSTER_AVATAR}<br />
                              {postrow.displayed.POSTER_RANK_NEW}{postrow.displayed.RANK_IMAGE}
                            </div>
                        </div>
                        <div class="user-info">
                            {postrow.displayed.ONLINE_IMG}
                            <!-- BEGIN profile_field -->
                            {postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
                            <!-- END profile_field -->
                            {postrow.displayed.POSTER_RPG}
                        </div>
                      </div>
     
                      <div class="post-entry">
                        <div class="entry-content">
                            <!-- BEGIN switch_vote_active -->
                            <div class="vote gensmall">
                              <!-- BEGIN switch_vote -->
                              <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
                              <!-- END switch_vote -->
     
                              <!-- BEGIN switch_bar -->
                              <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
                                  <!-- BEGIN switch_vote_plus -->
                                  <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
                                  <!-- END switch_vote_plus -->
     
                                  <!-- BEGIN switch_vote_minus -->
                                  <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
                                  <!-- END switch_vote_minus -->
                              </div>
                              <!-- END switch_bar -->
     
                              <!-- BEGIN switch_no_bar -->
                              <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
                              <!-- END switch_no_bar -->
     
                              <!-- BEGIN switch_vote -->
                              <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
                              <!-- END switch_vote -->
                            </div>
                            <!-- END switch_vote_active -->
                            <div>
                              <div>{postrow.displayed.MESSAGE}</div>
                              <!-- BEGIN switch_attachments -->
                              <dl class="attachbox">
                                  <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                                  <dd>
                                    <!-- BEGIN switch_post_attachments -->
                                    <dl class="file">
                                        <dt>
                                          <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" alt="" />
     
                                          <!-- BEGIN switch_dl_att -->
                                          <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                          <!-- END switch_dl_att -->
     
                                          <!-- BEGIN switch_no_dl_att -->
                                          {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                          <!-- END switch_no_dl_att -->
                                        </dt>
     
                                        <!-- BEGIN switch_no_comment -->
                                        <dd>
                                          <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                                        </dd>
                                        <!-- END switch_no_comment -->
     
                                        <!-- BEGIN switch_no_dl_att -->
                                        <dd>
                                          <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                                        </dd>
                                        <!-- END switch_no_dl_att -->
     
                                        <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                                    </dl>
                                    <!-- END switch_post_attachments -->
                                  </dd>
                              </dl>
                              <!-- END switch_attachments -->
                              <div class="clear"></div>
                            </div>
                            <p>
                              {postrow.displayed.EDITED_MESSAGE}
                            </p>
                        </div>
                      </div>
                  </div>
     
                  <!-- BEGIN switch_signature -->
                  <div class="sig-content">
                      {postrow.displayed.SIGNATURE_NEW}
                  </div>
                  <!-- END switch_signature -->
     
                  <div class="postfoot">
                      <div class="user-contact profile_{postrow.displayed.PROFILE_POSITION}">
                        {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
                      </div>
                      <div class="post-options profile_{postrow.displayed.PROFILE_POSITION}">
                        {postrow.displayed.THANK_IMG}
                      </div>
                      <div style="clear:both;"></div>
                  </div>
                </div>
            </div>
            <!-- BEGIN first_post_br -->
            </div>
            <hr id="first-post-br" />
            <div class="main-content topic">
            <!-- END first_post_br -->
            <!-- END displayed -->
          <!-- END postrow -->
      </div>
     
      <div class="main-foot clearfix">
          <p class="h2">
                <!-- BEGIN switch_isconnect -->
            <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a>&nbsp;<a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a>&nbsp;
                <!-- END switch_isconnect -->
                <a href="#top">{L_BACK_TO_TOP}</a>&nbsp;&nbsp;
            {L_MESSAGE} [{PAGE_NUMBER}]
          </p>
          <p class="options">
            <input type="hidden" name="t" value="{TOPIC_ID}" />
     
            <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
            <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />
     
            <!-- BEGIN viewtopic_bottom -->
            {S_TOPIC_ADMIN}
            <!-- END viewtopic_bottom -->
          </p>
      </div>
     
      <a name="bottomtitle"></a>
     
      <div class="paged-foot clearfix">
          <!-- BEGIN topicpagination -->
          <p class="paging">{PAGINATION}</p>
          <!-- END topicpagination -->
          <p class="posting">
            <!-- BEGIN switch_user_authpost -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a>&nbsp;&nbsp;
            <!-- END switch_user_authpost -->
     
            <!-- BEGIN switch_user_authreply -->
            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
            <!-- END switch_user_authreply -->
          </p>
      </div>
     
    </div>
     
    <div class="pun-crumbs">
      <p class="crumbs">
          <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}&nbsp;»&nbsp;
          <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
      </p>
    </div>
     
    <!-- BEGIN promot_trafic -->
    <div class="main" id="ptrafic_close" style="display:none">
      <div class="main-head clearfix">
          <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
          <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="" border="0" /></a></p>
      </div>
    </div>
    <div class="main" id="ptrafic_open" style="display:''">
      <div class="main-head clearfix">
          <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
          <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="" border="0" /></a></p>
      </div>
      <div class="main-content clearfix">
          <!-- BEGIN link -->
          »&nbsp;<a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}" rel="nofollow">{promot_trafic.link.TITLE}</a><br />
          <!-- END link -->
      </div>
    </div>
    <!-- END promot_trafic -->
     
    <!-- BEGIN switch_forum_rules -->
    <div class="main" id="forum_rules">
      <div class="main-head clearfix">
          <p class="h2">{L_FORUM_RULES}</p>
      </div>
      <table class="main-content frm">
          <tr>
            <!-- BEGIN switch_forum_rule_image -->
            <td class="logo">
                <img src="{RULE_IMG_URL}" alt="" />
            </td>
            <!-- END switch_forum_rule_image -->
            <td class="rules entry-content">
                {RULE_MSG}
            </td>
          </tr>
      </table>
    </div>
    <!-- END switch_forum_rules -->
     
    <div id="disqus_thread"></div>
    <script>
    var disqus_config=function(){
    this.page.url=document.URL;
    this.page.identifier=parseInt(location.pathname.match(/\d+/)[0]);
    };
    (function() {
    var d=document, s=d.createElement('script');
    s.src='https://http-and-another-thing-z-forumotion-com-1.disqus.com/embed.js';
    s.setAttribute('data-timestamp', +new Date());
    (d.head || d.body).appendChild(s);
    })();
    </script>
     
    <div id="pun-info" class="main">
      <div class="main-content">
          <div id="stats">
            <p>{L_TABS_PERMISSIONS} <br />{S_AUTH_LIST}</p>
          </div>
      </div>
    </div>
     
    <!-- BEGIN switch_image_resize -->
    <script type="text/javascript">
    //<![CDATA[
    $(resize_images({ 'selector' : '.post-entry .entry-content', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
    //]]>
    </script>
    <!-- END switch_image_resize -->
     
    <script src="//s7.addthis.com/js/300/addthis_widget.js#pubid=forumotion" type="text/javascript"></script>
    Tadewi
    Tadewi
    Forumember


    Posts : 58
    Reputation : 2
    Language : English

    Solved Re: Can Disqus commenting be added to forums here?

    Post by Tadewi August 11th 2019, 3:21 pm

    I really appreciate all your help and time put into this.
    Before I do anything else, I noticed there is no way to for users to start a new topic/start a discussion. Is there something I am missing?
    As for buttons I wish weren't displayed, the ones under the "Cheers" song I posted are what I am talking about. The ones I really don't want showing are for the IP address and to report. I am thinking all members see those buttons?
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51514
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Can Disqus commenting be added to forums here?

    Post by SLGray August 11th 2019, 6:30 pm

    You can have it where only administrators see the IP button in the AP.



    Can Disqus commenting be added to forums here? - Page 2 Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Tadewi
    Tadewi
    Forumember


    Posts : 58
    Reputation : 2
    Language : English

    Solved Re: Can Disqus commenting be added to forums here?

    Post by Tadewi August 12th 2019, 12:37 am

    Alright...I will check for that. I still need to know if it will be possible to do more than one topic on the Disqus part. If we cannot start topics, it's still a no go.
    I was told that maybe setting up a CSS toggle switch for each post might work, but I have no clue how to do that either.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51514
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Can Disqus commenting be added to forums here?

    Post by SLGray August 12th 2019, 1:53 am

    Disqus is for comments, not starting topics.

    Are you trying to replace your forum's editor with Disqus?



    Can Disqus commenting be added to forums here? - Page 2 Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Tadewi
    Tadewi
    Forumember


    Posts : 58
    Reputation : 2
    Language : English

    Solved Re: Can Disqus commenting be added to forums here?

    Post by Tadewi August 12th 2019, 1:56 am

    No, I've explained all of this. I want to have Disqus comments added to the forum for those who wish to stay connected on Disqus. It's working, but there is no new way to start more topics with the Disqus commenting and I am not sure how it all works.
    I'll understand if it can't be done. I just like your forums and didn't realize it was going to be a problem
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51514
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Can Disqus commenting be added to forums here?

    Post by SLGray August 12th 2019, 2:00 am

    So it only appears on old topics, but not on new ones?



    Can Disqus commenting be added to forums here? - Page 2 Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Tadewi
    Tadewi
    Forumember


    Posts : 58
    Reputation : 2
    Language : English

    Solved Re: Can Disqus commenting be added to forums here?

    Post by Tadewi August 12th 2019, 2:03 am

    I'm not sure what you mean. Disqus commenting is installed and working, but there is no place to have anyone do more than just the one topic running. It may not be possible on this type of forum, but you have people here who already did things others off these forums claimed couldn't be done. Do you wish for me to leave a link to my forum so you can see?
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51514
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Can Disqus commenting be added to forums here?

    Post by SLGray August 12th 2019, 2:26 am

    You do understand that this will only appear after someone starts a topic on your forum.  I mean a member logged into the forum.



    Can Disqus commenting be added to forums here? - Page 2 Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Tadewi
    Tadewi
    Forumember


    Posts : 58
    Reputation : 2
    Language : English

    Solved Re: Can Disqus commenting be added to forums here?

    Post by Tadewi August 12th 2019, 2:27 am

    I'm not sure my edit will be seen. I want to say I am understanding things a bit better and the one who helped me set this up all and combined it all did an amazing job! I will keep testing it for a while and let you know how it's going.
    I am seriously amazed with what I see so far! My forum works along with Disqus commenting! Thank you!
    Tadewi
    Tadewi
    Forumember


    Posts : 58
    Reputation : 2
    Language : English

    Solved Re: Can Disqus commenting be added to forums here?

    Post by Tadewi August 12th 2019, 3:53 pm

    Alright.. it's looking good but waiting on help from others about why my disqus mod panel isn't connected to the site and Disqus commenting. Even though it all works, I have no way to mod anything on the Disqus end of it all. The actual mod panel for the site doesn't even register that it's working... just nothing happening.
    I truly thank everyone for all they've done...
    Storyteller of Wonderland, thank you so much!
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51514
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Can Disqus commenting be added to forums here?

    Post by SLGray August 12th 2019, 7:10 pm

    I do not understand if it is working what is it that you do not see?



    Can Disqus commenting be added to forums here? - Page 2 Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Tadewi
    Tadewi
    Forumember


    Posts : 58
    Reputation : 2
    Language : English

    Solved Re: Can Disqus commenting be added to forums here?

    Post by Tadewi August 12th 2019, 7:55 pm

    I tried to explain. what is missing is my moderation of Disqus commenting and the Disqus community. I can moderate on my forum, but there is a separate one for the Disqus part that is not working. When we look at the disqus comments, it's says there are no mods. So, I am trying to work that part out yet. Without it, anyone could post offensive things and I couldn't stop them and people in pending are kind of lost.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51514
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Can Disqus commenting be added to forums here?

    Post by SLGray August 12th 2019, 10:47 pm

    Did you exactly setup the moderation options before you added the coding?



    Can Disqus commenting be added to forums here? - Page 2 Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Tadewi
    Tadewi
    Forumember


    Posts : 58
    Reputation : 2
    Language : English

    Solved Re: Can Disqus commenting be added to forums here?

    Post by Tadewi August 12th 2019, 10:51 pm

    I'm not sure what all was done. As far as I know, the mod panel should be an automatic as soon as it's all added to a site.
    I was instructed what to put in for coding and did that. I'm not even sure how it is running with no mod panel. lol I have what is supposed to be the mod panel and it shows my forum/site address as where it should be used, but it's just not connecting to allow me to use modding or to even show any comments made by users.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51514
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Can Disqus commenting be added to forums here?

    Post by SLGray August 12th 2019, 10:54 pm

    Did you setup an account for Disqus to get this coding?



    Can Disqus commenting be added to forums here? - Page 2 Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Tadewi
    Tadewi
    Forumember


    Posts : 58
    Reputation : 2
    Language : English

    Solved Re: Can Disqus commenting be added to forums here?

    Post by Tadewi August 12th 2019, 10:56 pm

    I already have an account. This was supposed to be an easy thing to do and I can't seem to get anyone on Disqus to help..maybe they just don't know what went wrong.
    Storyteller of Wonderland
    Storyteller of Wonderland
    Forumember


    Female Posts : 108
    Reputation : 10
    Language : Russian, German, French, English.
    Location : Russia

    Solved Re: Can Disqus commenting be added to forums here?

    Post by Storyteller of Wonderland August 12th 2019, 10:56 pm

    Tadewi wrote:I'm not sure what all was done. As far as I know, the mod panel should be an automatic as soon as it's all added to a site.
    I was instructed what to put in for coding and did that. I'm not even sure how it is running with no mod panel. lol I have what is supposed to be the mod panel and it shows my forum/site address as where it should be used, but it's just not connecting to allow me to use modding or to even show any comments made by users.

    I am sincerely glad that you enjoyed my help.

    If no one can help you, then in the afternoon I will completely help you. I understood your problem.

    I could be able to help you now, but am I currently having problems with the Internet? or something is blocking my visit to this forum.
    Tadewi
    Tadewi
    Forumember


    Posts : 58
    Reputation : 2
    Language : English

    Solved Re: Can Disqus commenting be added to forums here?

    Post by Tadewi August 12th 2019, 11:00 pm

    Thank you, Storyteller of Wonderland. Smile
    I can wait. I have patience. lol
    I appreciate the help all here are giving me and the time it is taking.
    I'll be around. Smile
    Can Disqus commenting be added to forums here? - Page 2 Star_d10
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51514
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Can Disqus commenting be added to forums here?

    Post by SLGray August 12th 2019, 11:06 pm

    Can you go to your Disqus account and see if there are settings you have not set yet?



    Can Disqus commenting be added to forums here? - Page 2 Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Tadewi
    Tadewi
    Forumember


    Posts : 58
    Reputation : 2
    Language : English

    Solved Re: Can Disqus commenting be added to forums here?

    Post by Tadewi August 13th 2019, 12:00 am

    I have checked settings and see nothing I need to do.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51514
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Can Disqus commenting be added to forums here?

    Post by SLGray August 13th 2019, 3:02 am

    Are you logged into your Disqus account when you try to moderate the comments?



    Can Disqus commenting be added to forums here? - Page 2 Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Tadewi
    Tadewi
    Forumember


    Posts : 58
    Reputation : 2
    Language : English

    Solved Re: Can Disqus commenting be added to forums here?

    Post by Tadewi August 13th 2019, 3:51 am

    Yes. Smile Can't post without an account and being signed in.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51514
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Can Disqus commenting be added to forums here?

    Post by SLGray August 13th 2019, 4:01 am

    Have you tried on all devices and browsers?



    Can Disqus commenting be added to forums here? - Page 2 Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Tadewi
    Tadewi
    Forumember


    Posts : 58
    Reputation : 2
    Language : English

    Solved Re: Can Disqus commenting be added to forums here?

    Post by Tadewi August 13th 2019, 4:04 am

    I tried on my phone earlier and am using desktop most times. I just don't seem to get a connection between the comments on my forum and the whole setup for modding with Disqus stuff. It acknowledges I have a site and even lists it with a link, but that is it... no way to actually mod.
    I am trying to find someone who can tell me how it's supposed to work.
    Storyteller of Wonderland
    Storyteller of Wonderland
    Forumember


    Female Posts : 108
    Reputation : 10
    Language : Russian, German, French, English.
    Location : Russia

    Solved Re: Can Disqus commenting be added to forums here?

    Post by Storyteller of Wonderland August 13th 2019, 3:57 pm

    Tadewi wrote:I tried on my phone earlier and am using desktop most times. I just don't seem to get a connection between the comments on my forum and the whole setup for modding with Disqus stuff. It acknowledges I have a site and even lists it with a link, but that is it... no way to actually mod.
    I am trying to find someone who can tell me how it's supposed to work.

    1:

    2:

    3:

    4:

    5:

    6:

    7:

    8:

    9:



    I hope that in the screenshots everything is clear what and how to do.

    In step 6, you will receive a code that you will immediately need to copy and send here.

    When you receive the code, send it here and I will free myself from work, I will help you do everything right.
    Although I think everything is right ... This comment system is so crazy ... there are so many problems with it ...

    I took the time to record a video and it didn’t work out, then I wrote the text directly in the editor, which disappeared when I tried to publish it. In the end, I just took screenshots to show all the steps.
    Tadewi
    Tadewi
    Forumember


    Posts : 58
    Reputation : 2
    Language : English

    Solved Re: Can Disqus commenting be added to forums here?

    Post by Tadewi August 13th 2019, 8:25 pm

    I cannot go through all those steps again.. I did all of that but don't remember ever seeing a code to put where I wanted it to install.
    The universal code is what I gave at the beginning of this topic thread to ask if Disqus comments could be used here.
    Tadewi
    Tadewi
    Forumember


    Posts : 58
    Reputation : 2
    Language : English

    Solved Re: Can Disqus commenting be added to forums here?

    Post by Tadewi August 13th 2019, 8:33 pm

    Does this help in any way?
    EDIT: the video won't work off of my mod panel. It's not for all I guess. It's just a video for installing disqus comments. What you show for steps here is what I did. I will go through all your steps again, but I don't think it was any different for me when I through it all.
    I'm going to find out what will happen if I try to use a different Disqus account to install Disqus for my forum again. I think it may get turned down because the forum name was already used.