Hi Steven,

After several attempts trying to solve the error I realize that the error is associated to the version of the Module I was using 7.x-2.0-beta5 and now 7.x-1.2. I know the Drupal issues are discussed in the Drupal forum, but I did not find any related issue with the same error.

I notice that the error is related to this part of the code:

<div class="view-content">
      <script>
  new juicebox({
    configUrl : '/juicebox/xml/view/galeria_corporativos/block_1?checksum=16f71d04dbcd46449861097728e5ab63',
    containerId : 'view-galeria_corporativos-block_1',
    galleryWidth : '300px',
    galleryHeight : '300px',
    backgroundColor : '#222222'
  });
</script>

In the latest version this code is before <body>

Now the gallery block work like a charm.

Thanks for your fast response.

Daniel.

Hi, I'm working on a drupal based website and I made a gallery block and when I try to enter on the page I get the following error: Juicebox Error: Cannot find div with id: "viewsstyle--galer-a-de-escalada--block-1"

¿Someone could help me with this issue?

You can visit the website here: http://www.climbingvenezuela.com/drupal … da-en-roca

I get his error in all pages has a gallery block. Another important thing is that the error not always appears.