footnote-octopress icon indicating copy to clipboard operation
footnote-octopress copied to clipboard

Referencing jQuery breaks display of tweets in sidebar

Open jarhead opened this issue 12 years ago • 2 comments

When placing <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script> into OCTOPRESS_DIR/source/_includes/custom/head.html, it kills my recent tweets in the sidebar.

jarhead avatar Nov 29 '12 19:11 jarhead

@coding-chimp Do you have any idea of why this is happening?

fcy avatar Nov 29 '12 19:11 fcy

None whatsoever. Thought it was twitter but realized locally they were displaying. I removed the jQuery reference on my site and they display correctly. I've tried it multiple times & it works every time when removing the reference to jQuery.

I also note that the footnote references when displayed on my main page remove the link to the post so it's http://website.com/#fn:1 versus http://website.com/2012/11/my-link-post/#fn:1.

jarhead avatar Nov 29 '12 19:11 jarhead