Answer by tazmeah
You need to add something like this to a Code Block: 1. Go to [GBA](http://www.greenbuildingadvisor.com/blogs/dept/building-science), right-click on the “Plain RSS” link of the RSS feed you want and...
View ArticleAnswer by SolarDave
Followup from about two weeks later: I got the live news feed to work. A couple of things I found out: 1. The browser was blocking the RSS feed from the news source. In Firefox, I right clicked on the...
View ArticleAnswer by tazmeah
One idea I have is to use jQuery to add your code to the sidebar. Let's say that your RSS code is "codeCodeCodeCode". And let's say that THIS page is your blog page. (I don't know the address to your...
View ArticleAnswer by SolarDave
Sorry for delayed response... OK, I did a bit of reading on code injection, and I think I get the drift of what you're trying to do above. I found the section of code in my sidebar using "Inspector",...
View ArticleAnswer by SolarDave
Here's the page: https://david-congour.squarespace.com/heating-journal and the code: addendum: (a few minutes later): I looked under "Edit Content", (where we've been working all of this time!), and...
View ArticleAnswer by SolarDave
...it should be there, it is on mine. Did you disable "blocking" on your browser? BTW, I've been working on other stuff since last message, and haven't tried anything yet; hope to work on it sometime...
View ArticleAnswer by SolarDave
No luck on this end. I'm not familiar with Javascript (which I assume this is), so when I tried to append the code segment, nothing happened.; could be a syntax error on my part. Also, when I "inspect...
View ArticleAnswer by tazmeah
Sorry, I didn't realize I was looking at the sidebar. Okay, your sidebar is "#sidebar" and the script you used for your rss feed is actually To use your script in jQuery, I'll have to change the last...
View ArticleAnswer by SolarDave
Sorry, had to take some time off for the farm... Thanks again for sticking with me on this! I really appreciate the hard work you're putting in on the problem! Seems like we're almost there: I plugged...
View ArticleAnswer by SolarDave
As far as I can tell, I did inject the code onto each page separately (as opposed to the whole site). Under "Manager", I chose "View Blog", then went to the "pencil" icon (Edit Content) on one of the...
View ArticleAnswer by SolarDave
I've been trying to implement your suggestion, but, being new to javascript, am likely making some mistakes. Here's what I tried: In "Header code injection" , I called the js API, and created a...
View Article