• Resolved Luiz Aquino

    (@luizaquino)


    Hi Jeff, very much thanks for your plugin so nice.

    I put in my site https://work.adm.br/site/ and the plugin work fine, but seem there is a conflict with the code down:

    There is some way fixed it?

    <!-- Include the Google Friend Connect javascript library. -->
    <script type="text/javascript" src="https://www.google.com/friendconnect/script/friendconnect.js"></script>
    <!-- Define the div tag where the gadget will be inserted. -->
    <div id="div-2124098111683013043"></div>
    <!-- Render the gadget into a div. -->
    <script type="text/javascript">
    var skin = {};
    skin['FONT_FAMILY'] = 'verdana,sans-serif';
    skin['BORDER_COLOR'] = '#99C0E0';
    skin['ENDCAP_BG_COLOR'] = '#99C0E0';
    skin['ENDCAP_TEXT_COLOR'] = '#333333';
    skin['ENDCAP_LINK_COLOR'] = '#193356';
    skin['ALTERNATE_BG_COLOR'] = '#ffffff';
    skin['CONTENT_BG_COLOR'] = '#ffffff';
    skin['CONTENT_LINK_COLOR'] = '#193356';
    skin['CONTENT_TEXT_COLOR'] = '#333333';
    skin['CONTENT_SECONDARY_LINK_COLOR'] = '#2D86CA';
    skin['CONTENT_SECONDARY_TEXT_COLOR'] = '#666666';
    skin['CONTENT_HEADLINE_COLOR'] = '#333333';
    skin['NUMBER_ROWS'] = '2';
    google.friendconnect.container.setParentUrl('/' /* location of rpc_relay.html and canvas.html */);
    google.friendconnect.container.renderMembersGadget(
     { id: 'div-2124098111683013043',
       site: '14683687524503784604' },
      skin);
    </script>
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[Plugin: Frontpage-Slideshow] There is conflict with Google Friend Connect?’ is closed to new replies.