J-BusinessDirectory - Image gallery in JBD 5.9.2 not working

Support Forum

 
 

 

Hi,

JBD 5.9.2 gallery error. Images are not displayed correctly in slides. When clicking on an image, it does not display in gallery mode. It seems that Light Gallery is not running correctly. How can I resolve this?

Thank you.

7 replies

I have problem for all the slider thumbs to load below the image but that seems working for you.

I have the lightbox gallery slider tools icons loading though and thats whats missing for you as I understand?

Hi,

That's right, the Lightbox Gallery effect does not work, clicking on the image simply opens the image of the browser and is not shown in Lightbox, that is what happens. Any solution?

I use the latest version of Joomla 5.3.1 with a theme of Joomlart Ja Podcast and the latest version of JBD 5.9.2. I have tried to see if there is conflict with any other extension or JS Library and I can't find what happens, I also installed at home without any other extension installed and continues the problem. Any recommendation to solve this?

Here you can see how it works: https://revista.soypuromexicano.mx/directorio-turistico/alojamiento/la-foret

@Antonio it seems there are some JS errors on your website.
Please create a ticket on our store and provide us admin access to investigate this.

It seems that some parts of the gallery js were not introduced in the extension installation archive. 
We have fix that. Please download the 5.9.2 version again and install over the current one. 

I had same problem and just downloaded  one more time and it fixed the problem with Event gallery. But I have other problem - Module to show Events as  Slider  - don't  show pictures https://ndgmtl.ca/en/

You can edit mod_jbusiness_offers\tmpl\default_slider.php and replace the code on line 42 with the code below. (the changes will be included in the 5.9.3 version in 2-3 days)

<a class="<?php echo $campaignCallClass; ?>" data-item-id="<?php echo $item->id; ?>" href="<?php echo htmlspecialchars($item->link, ENT_QUOTES); ?>"></a>
<?php if(isset($item->logoLocation) && $item->logoLocation!='') { ?>
<img src="<?php echo BD_PICTURES_PATH.$item->logoLocation ?>" title="<?php echo $item->picture_title ?>" alt="<?php echo $item->picture_info ?>">
<?php } else { ?>
<img src="<?php echo BD_PICTURES_PATH.'/no_image.jpg' ?>" alt="<?php echo $item->subject ?>">
<?php } ?>

Did you check the "Projects" and the images there load and show the images in gallery style? For me the images dont load with latest update now and seems to be some js problem. Test and report if it works for you or not?

 

Update: this was an error from a custom.css file. I removed this one and now the Project images load and also being using lightbox as well..

 

 
 
 

8 Item(s)

Show per page