pinterest share icon change :/ – pinit.js problem

Posted in: Newspaper
Post count: 68

when I adding this code :
<script async defer src="//assets.pinterest.com/js/pinit.js"></script>

result: error

I would like to add a pinterest board per article, what can I do?

Post count: 23312

Hi kuaza,

Provide your website URL so I can take a closer look at it.

Thanks.

Post count: 68

hi, here example: http://bit.ly/2wzp488

same error deskop and mobil version

  • This reply was modified 7 years by kuaza.
Post count: 23312

Hello kuaza,

Before sending us an email at contact@tagdiv.com with your log-in information (wp-admin) you should remove all of the untested plugins, clear all the aches, purge CDN files and check the results.

Thanks for your understanding!

Post count: 68

FIX:

open: Newspaper/includes/wp_booster/td_social_sharing.php

find:class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-' . $service_id . '"

Change:class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-' . $service_id . '" data-pin-do="none"

and save, delete cache, enjoy 🙂

we adding only data-pin-do="none"

good day.

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.