Envira Gallery Problem after Update to Pro 2.2.5

Hi,

After Update Pro to 2.2.5 the Envira Gallery (1.8.3) won’t work correctly:

Thanks!

Regards Reto

Hi Reto,

Upon checking, I can see the following errors in the console.

Please your js code with this


jQuery(document).ready(function() {
   jQuery('#example').DataTable( {
        dom: 'Bfrtip',
        buttons: [
            'copy', 'csv', 'excel', 'pdf', 'print'
        ]
    } );
} );

Hope this helps

Hi Paul,

Unfortunately it does not work. Only the pictures are not distorted, the rest is the same.

Hi @aacoit

For the second issue, I still can see the same JS error in the console, try to backup this code snippet then remove it from Custom JS code area in Theme Options and recheck this issue.

For the third issue, please provide us with WordPress Dashboard login details in a “Secure Note” so we can investigate this issue.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.