Results 1 to 1 of 1
  1. #1
    Join Date
    Jan 2007
    Location
    Mount Maunganui, New Zealand
    Posts
    419
    Plugin Contributions
    0

    Default AddThis validation failed: How do I apply this Fix?

    Hi,
    I was searching to fix a validation problem with my AddThis code.
    Divavocals had suggested a fix on the AddThis site, as they hadn't bothered yet themselves.

    I'd just like to know how to correctly apply it to my code.

    THIS finally solved my validation issue.. remember to enclose the code they suggest inside script tags like this:
    <script type="text/javascript">
    document.write(unescape('YOUR ENCODED ADD THIS CODE GOES HERE'));
    </script>
    My own code is so far:
    Code:
    <!-- AddThis Button BEGIN -->
    <div class="addthis_toolbox addthis_default_style ">
    <a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
    <a class="addthis_button_tweet"></a>
    <a class="addthis_button_google_plusone" g:plusone:size="medium"></a>
    <a class="addthis_button_pinterest_pinit"></a>
    <a class="addthis_counter addthis_pill_style"></a>
    </div>
    <script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
    <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5123412341234"></script>
    <!-- AddThis Button END -->
    Any idea?

    (The link talking about the fix had been archived, but here is the link to Divalvocals comment if it helps in future to anyone)
    http://support.addthis.com/customer/...nate-solution-
    Last edited by mcpisik; 9 Jun 2014 at 12:28 AM.

 

 

Similar Threads

  1. wHAT DOES THIS ERROR CODE MEAN AND HOW WOULD I FIX THIS?
    By Snaggle in forum General Questions
    Replies: 2
    Last Post: 15 Jun 2011, 10:27 PM
  2. How can I apply this Quantity Discount
    By steve Nezia in forum General Questions
    Replies: 1
    Last Post: 3 Jun 2011, 04:37 AM
  3. IPN TESTING - Confirmation/Validation response: FAILED
    By jazznuts699 in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 14 Oct 2009, 09:19 PM
  4. Validation.... how do I fix these parse errors?
    By jill8026 in forum General Questions
    Replies: 12
    Last Post: 29 May 2008, 04:42 PM
  5. Is this a bug? How to configure to apply discount BEFORE sales tax?
    By tj1 in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 8
    Last Post: 27 Oct 2006, 12:16 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg