-
AuthorPosts
-
February 6, 2018 at 1:54 pm #1090351
Hi, in the source page I noticed I have a pinterest button "shown", but I really don’t know where it comes from.
The code is this:
<div id="t3-mainbody" class="container t3-mainbody">
<div class="row"><!-- MAIN CONTENT --> <div id="t3-content" class="t3-content col-xs-12"> <style>
.pinterest-btn {
height: 30px;
margin: 0;
padding: 0;
}.pin-it-btn {
position: absolute;
background: url(http://assets.pinterest.com/images/pinit6.png);
font: 11px Arial, sans-serif;
text-indent: -9999em;
font-size: .01em;
color: #CD1F1F;
height: 20px;
width: 43px;
background-position: 0 -7px;
}.pin-it-btn:hover {
background-position: 0 -28px;
}.pin-it-btn:active {
background-position: 0 -49px;
}<script type="text/javascript">
(function() {
window.PinIt = window.PinIt || { loaded:false };
if (window.PinIt.loaded) return;
window.PinIt.loaded = true;
function async_load(){
var s = document.createElement("script");
s.type = "text/javascript";
s.async = true;
if (window.location.protocol == "https:")
s.src = "https://assets.pinterest.com/js/pinit.js";
else
s.src = "http://assets.pinterest.com/js/pinit.js";
var x = document.getElementsByTagName("script")[0];
x.parentNode.insertBefore(s, x);
}
if (window.attachEvent)
window.attachEvent("onload", async_load);
else
window.addEventListener("load", async_load, false);
})();
</script>
<script>
function exec_pinmarklet() {
var e=document.createElement(‘script’);
e.setAttribute(‘type’,’text/javascript’);
e.setAttribute(‘charset’,’UTF-8′);
e.setAttribute(‘src’,’http://assets.pinterest.com/js/pinmarklet.js?r=’ + Math.random()*99999999);
document.body.appendChild(e);
}
</script>Do you have any idea about it?
Thx, MarioSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 7, 2018 at 4:23 am #1090506Hi Mario,
I guess you’re referring to the Sharing Tools in this template, it’s using AddThis service, kindly check its settings here for more info: https://www.joomlart.com/documentation/joomla-templates/ja-magz-ii#typo-tools
Regards
February 7, 2018 at 10:37 am #1090568Yes right, is what I thought too, but "sharing buttons" are disabled, and that lines shouldn’t be visible: am I wrong?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 7, 2018 at 2:48 pm #1090591It’s still showing even when you disabled it in backend? Kindly share the credentials of your site and the url of page where it’s showing, I will check for you.
February 7, 2018 at 2:49 pm #1090593This reply has been marked as private.February 7, 2018 at 2:52 pm #1090595This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 8, 2018 at 4:49 am #1090730Hi,
You’re using another plugin to show these social icons: http://prntscr.com/ibpcld
It’s not the sharing tool of template, kindly check the 3rd party extension you installed on your site.
Regards
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Saguaros 6 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum