Hi guys...
When displaying the built-in EB5 social buttons, there seems to be a problem with the way the URL of the page is being passed to Pinterest. For example:
https://pinterest.com/pin/create/button/?url=%2Fhow-to%2Fblogs%2Fit-advice-guru-blogs%2Fwill-windows-10-cause-support-issues&media=%2F%2Fit-advice.guru%2Fimages%2Feasyblog_articles%2F4%2Fb2ap3_thumbnail_W10-large.png&description=Will%20Windows%2010%20Cause%20Support%20Issues
Pinterest says that the URL is invalid because it's not prefixed with http or https, so I guess this needs to be placed in the "?url=" part of the query string.
Dave