By Dan on Friday, 04 March 2016
Posted in General Issues
Likes 0
Views 438
Votes 0
Hello,
I just purchased a plugin called "like to download button"
In my blog area i am writing in the code, But easyblog is not excepting it.
ANY SUGGESTIONS?
Thanks,
Dan
hey Dan,

I am really sorry for the delay of this reply,

After investigated long time ago, actually everything is working fine, just that this plugin is not compatible with Easyblog 5.

I've applied some hack in this file ->JoomlaFolder/plugins/content/jo_facebook_like_to_download/jo_facebook_like_to_download.php



$currentExtension = JRequest::getString('option');

if ($currentExtension == 'com_easyblog') {
$text = $row->intro . $row->content;
}


Can you give it a check? It should be work correctly now.
·
Monday, 07 March 2016 13:46
·
0 Likes
·
0 Votes
·
0 Comments
·
hey Dan,

I have a little bit lost here, actually what this plugin "like to download button" do?

By the way, currently we are still fixing this html block issue, can you temporary switch your environment mode from 'production' to 'development' mode from backend > Easyblog > settings > system and see how it goes?
·
Friday, 04 March 2016 11:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,
So i done what you suggested, attached is what it's looking like and also a image of what it should look like
Any other suggestions Wong?
Thanks,
Dan
Dan
·
Saturday, 05 March 2016 11:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

It seems like you are using 3rd party plugin for generate this LIKE content right? Is it possible provide us with your Joomla backend backend and FTP access so we can better have a look?

Also can you provide us with that full LIKE html code content for us here? So that we can try reproduce in your site.

May i know how it actually look like ?
·
Saturday, 05 March 2016 11:59
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi mr. Wong

Updated the site details into first post.

Thank you for your time
Dan
Dan
·
Saturday, 05 March 2016 23:07
·
0 Likes
·
0 Votes
·
0 Comments
·

Mr.Wong
It seems to be working in the development settings now
Thank you for your time!!
Thumbs up!!
Dan
Dan
·
Monday, 07 March 2016 14:36
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome, glad to heard your issue resolved.
·
Monday, 07 March 2016 15:09
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post