Facebook Comments Module

Hello I am getting the error
Warning: http://invalid.invalid/ is unreachable.
What URL should I put when getting the code from the Facebook website. It wont let you leave it blank. I tried
url="{tag_itemurl_withhost}"} &
url="{tag_itemurl_nolink}"}
Also what URL should I put down when interting the module into my template. Again, I tried both that was listed above without luck. I am trying to put these facebook comments for individual blog posts.

Can you post the full context of this and where are you putting the code?
You mentioned template but you showed tags, those types of tags do not render in templates. Only in the layouts such as web apps that support the tags.

Similar Messages

  • Adding facebook comments to large product page

    hi guys I just wanted to go over the facebook intergration process *** ive read this http://kb.worldsecuresystems.com/kb/add-social-media.html
    but couldnt find the container.html page in admin, only dreamweaver.
    plus when ive checked out the forums on intergrating facebook comments there seems a work around because the current module doesnt work the way people want it. to.
    Is this still the case or should I go about intergrating facebook as described http://kb.worldsecuresystems.com/kb/add-social-media.html
    What I want to do is use it on this site on the large product section instead of the comments module ive inserted
    http://www.ceramicplanet.co.uk/bathroom-tiles/relief-white-5445-25x33cm
    would adding the script to the large product template manually work better than adding it to the facebook container.html page in the social modules folder?
    plus I got the impression peeps had trouble having the comments for that one item showing just on its own page. I want just comments for the product on show appearing on that product page not just any old list of random comments. Is this easy to do now or is there extra url tags needed?
    any advice or help will be greatly appreciated
    Dave
    oh just to say this is the code facebook gave out when I pressed get code but Ive noticed different versions on forum pages, is it right to use this
    <div id="fb-root"></div>
    <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 = "//connect.facebook.net/en_GB/all.js#xfbml=1";
      fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>
    <div class="fb-comments" data-href="http://example.com/comments"
    data-colorscheme="The color scheme used in the plugin" data-numposts="5"
    data-width="420"></div>

    If you just want to keep it simple, Facebook has a social widget system that works from the URL, as long as the URL stays the same the comments will he there for that product or whatever you need.
    It is very easy to implment and even has a wizard to help you config the size and look.
    https://developers.facebook.com/docs/plugins/

  • How do you customize a submit button in comments module?

    Hi,
    I want to create a customized submit button for the comments module. Right now, the submit button shows up as a css button, i.e. an ugly gray square:
    http://www.graeagle.com/_blog/Graeagle_World/post/Artistic_Musings_in_Graeagle/
    I have a button here http://www.graeagle.com/images/btn_submit.jpg
    that I would like to swap out with the current css button.
    Alternatively, I would be happy with just the factory system button for the OS.
    I have looked at the modulestylesheets.css file and it appears the 'cat_button' style controlled the submit button.
    I have tried to modify the css, yet nothing changed.
    The issue seems to be only with the comments submit button since I have successfully changed the button on all my web forms for this site.
    I have searched the KB but have found no real guide. So, I would most certainly appreciate a step by step approach since I'm coming up empty.
    Cheers,
    Michael

    Hey Liam,
    Thanks so much! The thing I neglected was changing the code on the Blog Details Module Template. So, from your links, I added new css code to my modulestylesheets.css file with the following:
    submit
    .submitBtn {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 18px;
        color: #FFF;
        padding: 5px 40px 5px 40px;
        border: 1px solid #999;
        text-shadow: 0px 1px 1px #666;
        text-decoration: none;
        -moz-box-shadow: 0 1px 3px #111;
        -webkit-box-shadow: 0 1px 3px #111;
        box-shadow: 0 1px 3px #111;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        background: #333333;
        background: -moz-linear-gradient(top, #333333 0%, #4F4F4F 50%, #333333 51%, #33333B 100%);
        background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#33333B), color-stop(0.4, #4F4F4F), color-stop(0.5, #111111), color-stop(.9, #33333B), color-stop(0.9, #33333B));
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#33333B', GradientType=0 );
        cursor: pointer;
    .submitBtn:hover {
        border: 1px solid #FFF;
    Then under the Site Manager:Module Templates:Blog Post Details Layout I changed the following html code: 
    <input type="submit" value="Submit" /> 
    TO  
    <button type="submit" class="submitBtn"><span>Submit</span></button>
    And it worked like  a charm!
    I wanted to post this here for future reference and help.
    Again, thanks for the great tips!
    Cheers!

  • I'm having the oddest situation...  On my 13" MBP, when trying to enter text into a Facebook comment box; my delete key is totally non-functional.  I works just fine everywhere else, just not in the comment box.  Cannot delete characters.

    I'm having the oddest situation.  When I attempt to enter text into a Facebook comment box, my "delete" key doesn't work.
    It's just fine EVERYWHERE else, I just cannot delete characters from a comment box.
    What might I be missing?  I don't know what's up.
    JP
    MacBook Pro Retina 13"
    Safari 8.0.2
    Yosemite 10.10.1

    I'm having the oddest situation.  When I attempt to enter text into a Facebook comment box, my "delete" key doesn't work.
    It's just fine EVERYWHERE else, I just cannot delete characters from a comment box.
    What might I be missing?  I don't know what's up.
    JP
    MacBook Pro Retina 13"
    Safari 8.0.2
    Yosemite 10.10.1

  • Add Facebook Comments to a Lightroom HTML Gallery template

    If you prefer displaying your photos on your own website using Lightroom’s web galleries over uploading your photos to Facebook then one of the drawbacks is the lack of commenting. Fortunately, there’s a way to add Facebook Comments to your own website and gallery. See an example here. To implement this solution see the step by step tutorial:
    http://so.ca/?p=265
    Does anyone know if Lightroom templates are over-written when upgrading to a new version of Lightroom? It would be annoying to have to repeat these steps with each version upgrade.
    Thanks.

    Hi Jerfrank,
    If you are looking outside of SharePoint, I would suggest you to check Facebook SDK to integrate with your site.
    Here are few links to start with -
    https://developers.facebook.com/docs/javascript/quickstart/ 
    http://web.appstorm.net/roundups/social-media-roundups/15-simple-ways-to-integrate-facebook-into-your-website/
    <cite>https://facebooktoolkit.codeplex.com</cite>
    https://developers.facebook.com/samples
    https://www.facebook.com/leadingbyexample
    And a bing search for "Facebook developer API" could also help you.
    Hope this helps!
    Ram - SharePoint Architect
    Blog - SharePointDeveloper.in
    Please vote or mark your question answered, if my reply helps you

  • Why Firefox 25.0 does not show Google ads and Facebook comments and likes. All other browsers do.

    I've just upgraded to FireFox 25.0 and I have issues viewing Google ads and Facebook comments and likes on my website (wellfitstyle.com). All other browsers show Google adds in the right sidebar and Facebook comments and likes under each post. Great number of people in Eastern Europe (where I am) use FireFox and I would like to know how this issue can be fixed.
    Tnx.

    Hi there,
    Starting in Firefox 23, if a secure page includes certain types of insecure content, Firefox blocks the insecure content and a shield icon will appear in the address bar. See this article for more information about the new mixed content blocker: [[How does content that isn't secure affect my safety?]]
    To temporarily allow the mixed content to be displayed:
    *Click the '''shield icon''' [[Image:Mixed Content Shield]] in the address bar and choose '''Disable Protection on This Page''' from the dropdown menu.
    [[Image:Fx23MixedContentBlocker]]
    To allow insecure content to be displayed in all secure pages, enter '''about:config''' in the address bar and double-click on this preference, to toggle it from true to false:
    '''security.mixed_content.block_active_content'''
    You can also use this add-on instead, to toggle the preference:
    *[https://addons.mozilla.org/firefox/addon/toggle-mixed-active-content/ Toggle Mixed active content] add-on
    You may want to do this only for the current session, then reset the preference back to "true" and check back with the site to see whether it's been fixed, since this is a global setting that exposes you on all sites, not just the one you care about.

  • Facebook Comments plug-in pushes footer down.

    I have placed a Facebook Comments plug in into my website. Here is the link: http://www.vpacreative.com/logo-and-stationary-design.html.
    You can see that plug in is working perfectly, but it pushes the footer down from green button with upper arrow.
    Here is a screen shot from Use Design mode so you can comparre how it should look like. The distance is market with "X".
    Please advise,
    Aleksandar.

    How do I uninstall the iPhoto Exporter?
    To uninstall the Facebook plugin for iPhoto please follow these direct...
    To uninstall the Facebook plugin for iPhoto please follow these directions:
    1. Right Click on iPhoto in the applications folder, and select "Show Package Contents"
    2. Under Contents/PlugIns you will see Facebook.iPhotoExporter
    3. Quit iPhoto if it is running, then move Facebook.iPhotoExporter to the trash.

  • Advice on inserting facebook like module into webpage

    Hi,
    I am trying to add a "facebook like" module into the homepage of my test website (link attached). I have gone into the develop part of my admin console and copied both sections of the code from the facebook developer page following the gudiance from Adobe Business Catalyst "Social Media: Integrating Facebook and Twitter". I saved the code and it is in container.html.(Module templates>>social media>>Facebooklike>>default>>container.html)
    I didn't notice a publish button as per section 5 of the guidance note in the admin console.
    I then inserted the link {module_facebooklike} into the body of my homepage. The text in bold below appears in webpage where I was expecting  to see the like button.
    Any advice greatly appreciated.  I am very new to BC !
    Kind Regards, Matt.
    }(document, 'script', 'facebook-jssdk'));
    http://craftime-bs6.businesscatalyst.com/

    Hi Matt,
    Please try setting this up now as I've since upgraded your trial site to the highest plan to test all the features fully. 
    Let us know if still having troubles getting the FB link feature to work properly. 
    Kind regards,
    -Sidney

  • Using Facebook Comments for iWeb Blog (non mobile me domain)

    Upon moving from a mobileme hosted iWeb created blog to a personal domain, I obviously lost ability to use iWeb commenting. That in-of-itself was frustrating, so I've been scouting out new possibilities. Some have recommended IntenseDebate and others, but I'm curious if anyone has had luck using Facebook Comments? http://developers.facebook.com/docs/reference/plugins/comments
    I've been able to use the Facebook Like HTML as a Widget not a problem, but haven't been able to get Comments to work.
    www.kellerowski.com
    Thanks in advance!

    That is because it is a plugin and plugins won't work with iWeb as far as I am aware.
    I would try http://www.intensedebate.com. It is very easy to set up and it works and you will be notified by e-mail every time somebody posts a comment. I use IntenseDebate on my own site and it works very well for me.
    Your other alternative of course is to ditch the iWeb blog and create a blog link to a blog created in WordPress - you can use http://www.wordpress.org too if you uploading to another host, so you will then have www.domain.com/Blog.

  • Can't copy-and-paste in Facebook comments

    Suddenly, I am prevented from copy-and-paste in Facebook comments. What do I need to do?

    Does pasting work if you temporarily disable JavaScript by toggling the <b>javascript.enabled</b> pref to false on the <b>about:config</b> page after the page has finished loading?
    You can open the <b>about:config</b> page via the location/address bar.
    You can accept the warning and click "I'll be careful" to continue.
    *http://kb.mozillazine.org/about:config

  • Safari facebook commenting - bug?

    I can't believe I'm the only person experiencing this, but I can't find a reference to it anywhere. It's been happening for maybe a fortnight(-ish), and I'm wondering whether it might possibly have started with the 10.9.5 update.
    It seems to be unique (so far) to typing Facebook comments in Safari on the mac. (Doesn't happen using safari on the ipad or iphone, and nor does it happen using Chrome on the mac.)
    When I begin to type in the comment box, the first character does fine, but typing the second character seems to trigger a find-on-page search (i.e. with the search box at the top right of the tab / window) - with the result that the second and subsequent characters are all entered in the page search. That leaves the first character of the intended comment languishing forlornly in a forgotten comment field. And I also have the behaviour normal to a page text search - i.e. the grey 'fog' over the whole window and instances of the first letter of the 'search' highlighted.
    Happens every single time, and only solution is to manually scroll back to the comment field and continue.
    Needless to say this has made safari useless for Facebook-ing, so I'm now using Chrome for FB.
    Ideas anyone?

    Try a restart.
    Do a backup, using either Time Machine or a cloning program, to ensure files/data can be recovered. Two backups are better than one.
    Try setting up another admin user account to see if the same problem continues. If Back-to-My Mac is selected in System Preferences, the Guest account will not work. The intent is to see if it is specific to one account or a system wide problem. This account can be deleted later.
    Isolating an issue by using another user account
    Try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up after waiting 10 seconds. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear and again when you log in. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don’t do them all at once.
    Safe Mode - Mavericks
    Safe Mode - About

  • Comment Module breaking layout

    I'm not sure if this is how the site is set up or if this is just an edge case but I just had a client who had a webapp layout broken because a customer had used a single '<' in their comment on the BC comment module.
    It'd be nice if this didn't happen.
    Thoughts?

    I've fixed the problem so it's a little bit hard to give an actual example ... but I'll try. The original problem was on this page http://foodmatters.tv/articles-1/the-dangers-of-msg
    essentially the direct children of div#content should be #col01 #col02 #col03 and div.clear like this...
    <div id="content>
         <div id="col01"></div>
         <div id ="col02"></div>
         <div id="col03"></div>
         <div class="clear"></div>
    </div>
    when I inspected the page this morning I was seeing ...
    <div id="content>
         <div id="col01"></div>
         <div id ="col02">
              <div id="col03"></div>
         </div>
         <div class="clear"></div>
    </div>
    I took a stab that this mean there was an unclosed tag in #col02 causing #col03 to sit inside #col02
    I though the problem could have been in the webapp content, but it wasn't. Then when I viewed page source I saw that there was a comment where there was a < (looked like a typo) something along the lines of "My mum has allergies caused by <MSG, ..." The page source (FF13) highlighted this in red (open tag)
    So I tracked down the comment and removed the < and 'Shazam' the page rendered properly.
    I've actually just tried to replicate this and BC automatically converts the < to &lt; - This is what I thought happened, which is why I was so surprised to find that this is what was causing the problem. (I'm wracking my brain, and I think it actually came up as a < in the edit comment page and not &lt;
    The comment was from 17 Sept 2010.
    Is this just a total edge case?

  • Adobe Bridge CS6 for mac: export modules, facebook export module gives an error every time i try to sign in

    in the export module for facebook every time i click "sign in to facebook" it gives the following error: "An error occurred while request facebook connection"

    "An error occurred while request facebook connection"
    The export module has been discontinued in Bridge CC and as long as it has been there the option for social media has worked only for FB in a few countries. Due to rights management (as we where told) there where restrictions for most other countries. But if it did work for you in the past you should try click on FB in export module or use the tiny menu icon in the export panel for preferences and try to set up a new connection.

  • TS3274 I have Facebook "comment" window open and cannot close it or move to another area on Facebook

    Read "comments" on Facebook post but cannot get it to close now nor can I access anything else on Facebook.  Suggestions?

    Hello kingsley2012,
    It sounds like the Facebook app on your iPad is stuck on a specific page.  I recommend following the steps in the article below for an issue like this (you can skip step 3 since it is not related to this issue):
    iOS: Troubleshooting apps purchased from the App Store
    http://support.apple.com/kb/TS1702
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Firefox freezes when there are pop up boxes or any box you have to click on to type in information e.g Facebook comments, Firefox About window

    I have both the latest Firefox 3.6.12 and Adobe Flash. Firefox will freeze up for no apparent reason. It's most commonly happened when there's a box that needs text information adding into it (like the comments box on Facebook pages) or when a smaller window opens up like the save file/open with box, or even the About Firefox window. When this happens, I cannot enter text into the boxes or close the boxes or Save/Open file. The main browser window stays "greyed out" at the top, like it's inactive and I cannot type into the URL bar. Nor can I close the window, I have to CTRL-ALT-DEL to close the program and try again. THe only thing that's changed recently was the updates for both Firefox and Adobe Flash to the latest versions.

    I do not have that box checked... so now what?
    Thanks

Maybe you are looking for

  • Outbound RFC to file: Received HTTP response code 500

    hello: i am doing outbound rfc from ecc to other system using PI and I get the below error in the PI. I am on PI 7.0 and looked at the RFC destiantions in ECC and all look good. The registered program in TCP/IP RFC destination was tested and looks fi

  • How to add a photo to a pdf form via the iOS app

    How do I add a photo to a pdf form via the iOS app?  I need to fill out a form for work using field observations and photos.  I can easily fill out the text portions of the form but I'm unable to add the photos from my phone.  Is this possible?

  • After upgrading itunes, all my music has gaps in it

    I just upgraded itunes from version 6 to 7.4.3.1. Upon startup of itunes, itunes started did something wehre it had to go through all my songs. Unfortunatly, i can't remeber what it said it was doing but it had something to do with getting informatio

  • After adding a folder to my iTunes Library

    I have iTunes 7. I added a folder to my iTunes Library, and all the songs in the folder are already in the music library. My question is this: I keep downloading and putting more songs very often in the folder in my pc that I already added but when i

  • HOW TO SEND THE REPORTS AND  THROUGH XI TO NON -SAP SYSTEM

    Hi Experts,              I want to know how to send the reports and  smartform through xi to another system. All the post blogs are   just explaning only about the FILE-TO-FILE, FILE-TO-IDOCS scenarios only.