By Philidia on Thursday, 09 June 2016
Posted in General Issues
Replies 8
Likes 0
Views 879
Votes 0
Hello

First, I just want to say that I'm not blaming or telling that EB is breaking any other extension. I'm just trying to find a solution

So, as my title suggest, I've a problem with another extension, SEO Glossary. The problem is with tooltips. They simply doesn't work. Before trying to use this extension, I found a topic on their boards saying that It was working fine with Easyblog. I didn't find something similar on stackideas, but since this answer was coming from a developper, I bought it and started to use it.

While the component itself is working (Menu items, etc...), tooltips doesn't appear. Since they told it should work, I reached their support, who answered me this :

"can you please ask this thing to stackidea of how to enable content plugin field on there specific feild?"

I don't really know what they're talking about, so I'm here now. Do you know what's this content plugin field?

Thanks a lot
Hey Philidia,

I am sorry for the delay of this reply as its now a weekend for us here

Regarding your issue, after digging the code for few hours, I noticed this SEO glossary content plugin, if a page triggered this content plugin twice, the text replacement only success on the 1st call and it failed on the 2nd call.

I've added a workaround in your EasyBlog so that we will not trigger the content plugin 2 times. Below is the file I've modified in your EasyBlog.

JOOMLA/administrator/components/com_easyblog/includes/formatter/types/entry.php

and commented the code at line 37. Please see attached image.

Now the seo glossary can work correctly when viewing the blog post. I not sure if you should address this issue to SEO glossary or not but if you do, remember to uncomment the above mention line so that the developer from SEO glossary can check your issue.

Hope this help and have a nice day!
Sam
·
Saturday, 11 June 2016 13:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Philidia,

I believe what he mean the `Content plugin` is they can able to do trigger in Easyblog page and ask us is it whether allow to do that or not.

While the component itself is working (Menu items, etc...), tooltips doesn't appear. Since they told it should work, I reached their support, who answered me this :

Actually I am not quite sure what is your current issue yet, can you elaborate more details regarding this where tooltips doesn't appear on Easyblog page?

Also It would be best if you can provide us with your Joomla backend and FTP access so we can better have a check?
·
Thursday, 09 June 2016 11:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Actually I am not quite sure what is your current issue yet, can you elaborate more details regarding this where tooltips doesn't appear on Easyblog page?


They doesn't appear on blog posts. Basically you can create a glossary with their extension, and add words on it. Then, each time it's on a webpage, these words trigger the extension, and hovering them with your cursor makes the tooltip appearing.

Also It would be best if you can provide us with your Joomla backend and FTP access so we can better have a check?


Done
Edit : Be careful though, it's a production environment
·
Thursday, 09 June 2016 13:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Philidia,

I am sorry for the delay of this reply,

May i know which post have your custom glossary keyword? Can you provide us one of the blog post URL so that we can direct look into this?

By the way, I've applied some fix in this file JoomlaFolder\administrator\components\com_easyblog\includes\post\post.php, can you see is it work?
·
Friday, 10 June 2016 12:59
·
0 Likes
·
0 Votes
·
0 Comments
·
Arlex Wong wrote:

Hey Philidia,

I am sorry for the delay of this reply,

May i know which post have your custom glossary keyword? Can you provide us one of the blog post URL so that we can direct look into this?

By the way, I've applied some fix in this file JoomlaFolder\administrator\components\com_easyblog\includes\post\post.php, can you see is it work?


Sure!
Here : http://loltracker.com/articles/darius-un-buff-indirect
The word "buff" should be a bit underlined, and display a tooltip. I just took a look at the page, and it's still not working. I don't have any news from their devs also
·
Friday, 10 June 2016 14:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Philidia,

I am sorry for the delay of this reply,

It seems like that was our issue, if that keyword display on the blog listing page, it will work, but something is not right from the blog entry page, I will keep you update the result.
·
Saturday, 11 June 2016 10:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Sam wrote:

Hey Philidia,

I am sorry for the delay of this reply as its now a weekend for us here

Regarding your issue, after digging the code for few hours, I noticed this SEO glossary content plugin, if a page triggered this content plugin twice, the text replacement only success on the 1st call and it failed on the 2nd call.

I've added a workaround in your EasyBlog so that we will not trigger the content plugin 2 times. Below is the file I've modified in your EasyBlog.

JOOMLA/administrator/components/com_easyblog/includes/formatter/types/entry.php

and commented the code at line 37. Please see attached image.

Now the seo glossary can work correctly when viewing the blog post. I not sure if you should address this issue to SEO glossary or not but if you do, remember to uncomment the above mention line so that the developer from SEO glossary can check your issue.

Hope this help and have a nice day!


That's very kind from you
It's working now yeah. Thanks a lot for doing that. I'll talk with them to now if it's an intended behavior though.

Thanks a lot again ^_^
·
Saturday, 11 June 2016 18:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Alright, keep us update then
·
Sunday, 12 June 2016 09:09
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post