Thanks, the problem is still there, No block source available
Okay, there are two ways you can add nodes, the easiest is going in your core client, clicking on the "Help" tab, clicking "debug window" on the bar that shows up then click the "console" tab.
https://getaddr.bitnodes.io/nodes/?q=United%20States is a list of all active nodes.
Type into the console an active node IP address with "addnode 98.208.19.150:8333 add" (random ip I got)
Repeat this with different ips to manually add nodes to your client. One will connect and start sending you the whole blockchain.
Also, check your firewall to make sure that it isn't blocking port "8333"
Google "bitcoin conf" to manually make the config that starts when you run your core client, it isn't really needed, but it's good to have.