By Matteo on Tuesday, 22 November 2016
Posted in Technical Issues
Replies 7
Likes 0
Views 404
Votes 0
Hi,
I've create, on http://www.addthis.com, my custom bookmarks; when I add the code on easyblog setting my custom bookmark doesn't appeared.
So I try to modify the addthis file on blogs/tools folder but nothing happened.

What's is wrong?

Thanks so much
Matteo Fontana
Hello Paride,

I tried checking your site and it looks like the addthis code is already there and it is appearing on your blog post as you can see here, http://take.ms/EBTs6

Am I missing anything here?
·
Wednesday, 23 November 2016 00:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark,
yes the addthis appeared on my blog post, but it isn't that I created on addthis.com.
Look the attachment, I give you the data access for addthis.com for check the tools.

Thanks so much
Matteo Fontana

p.s. the code on easyblog it's just the code of the tools on addthis.com
·
Thursday, 24 November 2016 22:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Paride,

I've tried to use following Addthis code put into custom module and display on your site.

<!-- Go to http://www.addthis.com/dashboard to customize your tools -->
<div class="addthis_inline_share_toolbox_zjcz"></div>

<!-- Go to http://www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-540026d0733e7de7"></script>


But I have no ideas why it didn't show on your site even put all the code which provided from the Addthis website.

This is the custom module i created -> http://www.replacetoyoursitedomain.it/administrator/index.php?option=com_modules&view=module&layout=edit&id=418

You can enable it and take a look the result and refer on my attached first screenshot below.

Another second screenshot is capture from my local, it seems work fine for me which the same code.
·
Friday, 25 November 2016 13:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,
I try to add the code on your blogs/tools/addthis.style1.php and blogs/tools/addthis.style2.php but nothing happened, rather the add this disappeared.

I don't want to create a block module, I'd like that your system funtion.

Thanks
Matteo Fontana
·
Friday, 25 November 2016 15:55
·
0 Likes
·
0 Votes
·
0 Comments
·
I am sorry for confusion in earlier, what my mean is even I add the code in Joomla custom module without Easyblog, it also didn't appear those `Addthis` social share button on the page, this is really strange part.

From what i see those addthis <script> is missing when I inspect element from your site.

After that i tried research this similar issue in Google, i found out these following info :
https://www.addthis.com/blog/2013/04/09/honey-i-lost-the-buttons/#.WDhKFfl95EY
https://www.addthis.com/blog/2013/08/26/4-troubleshooting-tips-when-you-cant-see-addthis/#.WDhKFfl95EY

May i know do you have any malware blocking program or some of the plugins which related this?
·
Friday, 25 November 2016 22:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,
I have no block for addthis, if you see the attachment the code is correctly add on bookmark.

Thanks
Matteo
·
Wednesday, 30 November 2016 18:27
·
0 Likes
·
0 Votes
·
0 Comments
·
After troubleshoot long hour ago, it seems like your JCH Optimize plugin causing the issue, when this JCH compressed all the html without the addthis js script on the html content. so causing this issue.

To be honestly, I am not really sure how this JCH plugin work, I've applied some fix in this 2 files, it should show up now.

/public_html/components/com_easyblog/themes/apiceweb/blogs/tools/addthis.style1.php
/public_html/plugins/system/jch_optimize/jch_optimize.php
·
Friday, 02 December 2016 13:49
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post