Hi there,
We use Wordpress for our nonprofit's website, and typically embed C&P donation forms. I just created new forms for our end-of-year campaign, and wanted to implement URL tracking. So I went to our "donate" page and amended the embed code from our standard donate form, to our new EOY form. Saved. But the page is still showing our standard form - donations coming in are coming through the standard one, and if I click "see code" on the page when I open it, it's still showing the code for the standard form. Even though I've input the code for the new EOY form in Wordpress and saved /multiple/ times now. I spoke with our website manager who is mystified and said she doesn't think it's an issue on Wordpress' end.
Can you help me figure out why this is happening?
The only thing I can think of that's changed recently is that we added the C&P/Wordpress plugin to use on our standard donate page. Does this prevent the embed code from working or something? (I can't use the plug-in for the EOY donations, because I want to use URL tracking which I was told isn't supported by the WP plugin yet)
Here's the code I'm trying to embed:
<div id="CnP_inlineform">
<!--<script class="CnP_formloader" src="https://resources.connect.clickandpledge.com/Library/iframe-1.0.0.min.js?637100294487174023" data-guid="c3c875f8-fe2c-4ef6-af58-f0ee38fac854?trk=EmailEOY19"></script>
</div>-->
On this page: www.transgenderlawcenter.org/donate-em
GUID of the standard form (that I'm trying to get rid of): fe49a80e-4ff6-4a9e-b12f-eb64243bd9ae
GUID of the EOY form (that I'm trying to replace it with): c3c875f8-fe2c-4ef6-af58-f0ee38fac854
Thanks so much!
We use Wordpress for our nonprofit's website, and typically embed C&P donation forms. I just created new forms for our end-of-year campaign, and wanted to implement URL tracking. So I went to our "donate" page and amended the embed code from our standard donate form, to our new EOY form. Saved. But the page is still showing our standard form - donations coming in are coming through the standard one, and if I click "see code" on the page when I open it, it's still showing the code for the standard form. Even though I've input the code for the new EOY form in Wordpress and saved /multiple/ times now. I spoke with our website manager who is mystified and said she doesn't think it's an issue on Wordpress' end.
Can you help me figure out why this is happening?
The only thing I can think of that's changed recently is that we added the C&P/Wordpress plugin to use on our standard donate page. Does this prevent the embed code from working or something? (I can't use the plug-in for the EOY donations, because I want to use URL tracking which I was told isn't supported by the WP plugin yet)
Here's the code I'm trying to embed:
<div id="CnP_inlineform">
<!--<script class="CnP_formloader" src="https://resources.connect.clickandpledge.com/Library/iframe-1.0.0.min.js?637100294487174023" data-guid="c3c875f8-fe2c-4ef6-af58-f0ee38fac854?trk=EmailEOY19"></script>
</div>-->
On this page: www.transgenderlawcenter.org/donate-em
GUID of the standard form (that I'm trying to get rid of): fe49a80e-4ff6-4a9e-b12f-eb64243bd9ae
GUID of the EOY form (that I'm trying to replace it with): c3c875f8-fe2c-4ef6-af58-f0ee38fac854
Thanks so much!
Comment