Using AddThis on Wix Dynamic Pages ... Error

I’m having an issue with AddThis buttons. I need 8 share buttons from Facebook to Print so I can’t use the Wix share buttons that are provided.

Here is what AddThis sent me from their support:

I can see that you have embedded the code in an iframe and hence the iframe URL is getting shared: https://www-gregmichie-com.filesusr.com/html/dd4741_260e9d849de02f490276d47dab21963e.html .
You need to embed the inline HTML into the page that you want to share.

The buttons work fine on regular old pages, but not Dynamic pages. How do I make this work?

I also tried Wix native share buttons on the page in the meantime and those return /blank even though I have all the settings in correctly.

1 Like

Hey!
Try to use use " Tracking Tools & Analytics " to embed this code.
https://support.wix.com/en/article/about-tracking-tools-analytics

according to share this…

Because of the new way Wix processes new HTML objects in their platform, then, ShareThis users have to add properties like if it is a customized Inline Share button on their ShareThis Share Buttons objects for them to work properly. Here is a quick guide on how to customize the Inline Share Buttons.

So with that in mind, all you need is to manipulate the code you have already on your Wix site by specifying the URL, title, and image. For doing so you will need to add said characteristics’ properties to your

object like this:
.

Try modifying your

object by using the one I did use as an example for you and please do let me know if there is anything else I can help you with!

Cheers,
Andres

Jay if you solve athis, can you please let me know?