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 offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline

Easyblog & DJ ImageSlider (DJ Extensions) issue

Adam O. · ·
11:38 PM Tuesday, 25 August 2015
None
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
The replies under this section are restricted to logged in users or users with an active subscription with us