• wornways

    (@wornways)


    On my main page, where I have the latest 11 posts from my blog displayed, I see that I can use the following to allow Facebook comments to be made on a given post visible on that (or any other archival) page:

    <?php
      $comment_shortcode = '[TheChamp-FB-Comments url="' . get_permalink() . '"]';
      echo do_shortcode($comment_shortcode)
    ?>

    However, I would like to have the same widget setup here that I have on the individual posts and pages. Here’s one example:

    https://formlesspoet.mochinet.com/2012/11/11/communion/

    On a given page, such as this one, I have Disqus, Facebook, and WordPress comments allowed with the tab select interface that allows you to move between them. But the only comments I can permit on the archival pages, based on what the Social Comments Shortcodes page is showing me is Facebook or Google Plus.

    I’ve tried a whole host of shortcodes to see if any of them let me display the same commenting interface that shows up on the main pages, but thus far nothing works. I’ve tried [TheChamp-Comments], [TheChamp-All-Comments], [TheChamp-Disqus-Comments], [TheChamp-DQ-Comments], and a few others. None of these are actual shortcodes, so I just see the string itself displayed instead of a comment interface.

    Is there a shortcode for showing the same comment interface that’s shown on an individual post or page?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Heateor Support

    (@heateor)

    Sorry, this plugin doesn’t have any shortcode for showing all the social commenting modes via shortcode for now. We will take care of it in the future updates.

    Thread Starter wornways

    (@wornways)

    Hi Heateor Support lifeforms,

    I really appreciate your taking the time to respond to the query. I trust that you’ll get around to enabling this capability as time and resources permit, at which point I will be happy to test it out for you. ??

    You’ve created a great tool. If readers ever start using the Facebook comment tool, I’ll definitely drop some dough to use the Facebook moderation tool you’ve got.

    One suggestion–go through the social links in the list a little more frequently. As I explored to see where they all went and what kind of sites they were associated with I hit a few 404s and similar. A couple of sites also didn’t capture the URL and just landed you on their home page.

    Plugin Author Heateor Support

    (@heateor)

    >>>One suggestion–go through the social links in the list a little more frequently.

    Sorry, didn’t understand which list you are talking about.

    Thread Starter wornways

    (@wornways)

    Hi Support People,

    Sorry! I should have been more clear. I’m taking about the list of share links that shows when you click the orange plus symbol at the right/bottom of the list of share links that have been set as visible. I would show a screen snippet, but for some reason that’s not possible to do here, at least not with the type of account I have.

    For clarification, the social sharing floating icons has the plus symbol at the end, and when you click/tap on that an in-browser window is displayed that you can scroll through with loads and loads of social share links, some of which seem a little edgy, like “Hacker News” (kind of wish I could remove that option honestly as I can’t say I want my blog shared with a hacker’s discussion forum).

    Let me know if I need to try to clarify further. ?? There are a few dead or improperly functioning links on account of sites going offline or changing the way URLs are passed to them.

    All the best!

    EAT

    Plugin Author Heateor Support

    (@heateor)

    Okay. We will take care of the share icons not working in the More pop up, in the upcoming updates.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Shortcode for Disqus or All Comments?’ is closed to new replies.