LinkedIn javascript code
Permalink 1 user found helpful
I'm trying to enter the following in my footer block but am having no luck using the HTML block. Can anyone help?
<code>
<p> </p><script src="http://platform.linkedin.com/in.js" type="text/javascript"></script><script type=IN/MemberProfile data-format="inline" data-id="http://www.linkedin.com/in/dynamicperformance" data-related="false"></script>
</code>
Thanks
<code>
<p> </p><script src="http://platform.linkedin.com/in.js" type="text/javascript"></script><script type=IN/MemberProfile data-format="inline" data-id="http://www.linkedin.com/in/dynamicperformance" data-related="false"></script>
</code>
Thanks
Possibly add it to the page types?
Not sure what you mean by that. Here's a copy of what I get using the script on a drupal site.
works perfectly pasting just this in an html block:
see attached...
<script src="http://platform.linkedin.com/in.js" type="text/javascript"></script><script type=IN/MemberProfile data-format="inline" data-id="http://www.linkedin.com/in/dynamicperformance" data-related="false"></script>
see attached...
Hmmm. When I try entering it in either an HTML or Contant block (using HTML option) I just get an empty block.
are you pasting the code as i placed it, without the code and p tags ??
Yes.
I just had a moment to take a look at your site. All is well and working in the sitewide footer now, as you wanted!!
Thanks for looking at it, but it's still blank for me. When I click on the block, I can see the code, but otherwise, I don't see anything.
very strange. Have you tried viewing it in multiple browsers?
EDIT: I just tried in all browsers and it's visible. Unfortunately, I'm not sure what to tell you at this point ?!
EDIT: I just tried in all browsers and it's visible. Unfortunately, I'm not sure what to tell you at this point ?!
I thought of that just before I got your last message. When I view the site in IE, it works. In Firefox it doesn't so it must be a Firefox issue.
Should I post this as a bug for Concrete5?
Should I post this as a bug for Concrete5?
I wouldn't say this is a bug. I initially used firefox and it appears for me. Try clearing your caches and such and see what happens. It's definately something with your browser!
OK. Thanks. I really appreciate your help.
Found it!
There's a privacy add on in Firefox that was blocking it. Again, I really appreciate your help.
There's a privacy add on in Firefox that was blocking it. Again, I really appreciate your help.