By Adam O. on Tuesday, 25 August 2015
Posted in Technical Issues
Replies 5
Likes 0
Views 1.2K
Votes 0
Hi there!

I've got problem with DJ ImageSlider module in Easyblog.

I have made new template position in wireframe/blogs/entry/default.php by adding code:

jimport('joomla.application.module.helper');
$modules = JModuleHelper::getModules('banner-above-comments');
foreach($modules as $module)
{
echo JModuleHelper::renderModule($module);
}


And it works fine, but when I assign module - DJ ImageSlider, it works in Chrome browser, but in Firefox NOT.
In firefox it is not visible, looks like hidden.

What is going on? Where is the problem?

Moreover, I put the same code in wireframe/layout/image/container.php to show small slideshow under every photo and it shows me viewed photo from EB correct, but not load my slides - only loader of DJ ImageSlider is visible and nothing happend more with this module.

It looks like JavaScript conflict.... How can I solve this issues?

I'll be very gratefull for your help! :-)

Best regards!
Adam
Hey Adam,

I am really sorry that I can't assist you as we normally do not provide customization support as outlined in http://stackideas.com/support .

Hope you understand.
·
Wednesday, 26 August 2015 18:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Arlex,

yes, I understand, but on support page is an information:

When other extensions break.
Sometimes we get blamed for unfair reasons, e.g. when a 3rd party plugin break our software. This is not our fault, but it is okay, just let us know!
Your chance of getting help:
Still very likely.
We will swallow the bitter pill and help you identify the source of the problem. You should do your part by passing it on to the original author of the extension.


So please let's try to solve this issue together, maybe it's caused by EB?

Best regards!
Adam
·
Wednesday, 26 August 2015 18:20
·
0 Likes
·
0 Votes
·
0 Comments
·
I would strongly suggest that you get in touch with the author of the module. They should know better because the module was created by them and not us. Of course, we could spend the entire day trying to understand and finding out the source of the problem, but wouldn't it make more sense if you contact the author of the module?
·
Thursday, 27 August 2015 03:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok Mark, I'll try to contact with DJ Extensions team

Thank you for your reply!
Adam
·
Thursday, 27 August 2015 19:41
·
0 Likes
·
0 Votes
·
0 Comments
·
No problem Adam, let us know how this goes
·
Friday, 28 August 2015 03:49
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post