UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

EB5 Wrong links for social buttons

Valentin Barbu · ·
5:22 PM Tuesday, 23 June 2015
None
 <script type="text/javascript">
EasyBlog.require()
.script("bookmarklet")
.done(function($) {

$('#sb-1550606526').bookmarklet('twitter', {
"text": "Article title",
"url": "https://www.domain.com/https://www.domain.com/blog/article-title/",
"via": "Website name",
"size": "large",
"tracking" : false });

});
</script>
<div class="social-button retweet">
<span id="sb-1550606526"></span>
</div> </div>

<div class="eb-share-google-plus">
<script type="text/javascript">
EasyBlog.require()
.script("bookmarklet")
.done(function($) {

$('#sb-1888762546').bookmarklet('google', {
"href": "https://www.domain.com/https://www.domain.com/blog/article-title/",
"size": "large"
});
});
</script>
<div class="social-button google-plusone">
<span id="sb-1888762546"></span>
</div> </div>

<div class="eb-share-linkedin">
<script type="text/javascript">
EasyBlog.require()
.script("bookmarklet")
.done(function($) {

$('#sb-1819934386').bookmarklet('linkedin', {
"href": "https://www.domain.com/https://www.domain.com/blog/article-title/",
"size": "large"
});
});
</script>


As you can see it inserts the domain name two times
The replies under this section are restricted to logged in users or users with an active subscription with us