All right I went into your product_bop5moresharevb5.xml and using Xcode converted all of your http to https. The mod runs better now. More of your buttons load.
However, the following URLs used within your XML are dead links:
https://www.google.com/webmasters/+1/button/
https://twitter.com/about/resources/buttons#tweet
https://static.ak.fbcdn.net/connect.php/js/FB.Share
so you need to update your app to use new resources, or remove whatever functionality these URLs need to pull, because it leads to page load errors otherwise.
I believe these are the errors that still now load related to your app, AFTER changing all of the http to https within your XML:
https://imgur.com/DpNvHk1
there were more errors previously, but these remain.