Note that there are some explanatory texts on larger screens.

plurals
  1. USSnazawa
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COIt's been a while since I posted this question and quite frankly I forget how I handled it. Using CSS to hide/unhide a div would be the obvious solution but I'm pretty sure that I must have had some additional things going on that prevented me from keeping it that simple. In any case, I chose the @jsuar solution since it included some helpful links.
      singulars
    2. COthis appears to be working now. Thanks for the suggestion. For the data-href attribute, I've decided to use the url of the first instance that the article is slotted on the website. I agree with you about the duplicate content issue, but that is another issue we are tackling separately and may use <link rel="canonical" href=""> to alleviate that. Unfortunately, due to the design of this news CMS, we may always have multiple url's for the identical article/content.
      singulars
    3. COThanks for the quick reply. Like you and your experience with the "Like" button, my assumption is that I should be able to get the same comments to show up on multiple pages/urls. But I did a quick and dirty experiment by commenting on a page, then changing the the data-href value and refreshing the page. When I did, the comment I had posted, was not there...which tells me FB must be keying off of that data-href value and not just the location.href. I agree with the google canonical url thing. I'm not the SEO guy, but will bring it up with them.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload