Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #852281

    Hello,

    I was wondering if you can disable the zoom effect over single product images. I am using the WooCommerce 3.0 gallery.

    Thanks

    #852764

    Hey sdpmedialtd,

    Just add the following code at your functions.php

    
    // Disable the gallery zoom on single products
    // =============================================================================
    add_action( 'after_setup_theme', 'removing_gallery_zoom', 100 );
    
    function removing_gallery_zoom() { 
    remove_theme_support( 'wc-product-gallery-zoom' );
    }
    // =============================================================================
    

    Best regards,
    John Torvik

    #853819

    Hello,

    Added the code to the functions.php file in Enfold Child in WordPress, and this didn’t stop the zoom.

    Please see the product

    Thanks

    #854552

    Hi,

    I have cleared your cache and all looks work normally.

    Best regards,
    John Torvik

    #856437

    Hello,

    When I added the code in and update the file, I got this message

    insightclothing.co.uk is currently unable to handle this request.
    HTTP ERROR 500

    #856975

    Hi sdpmedialtd,

    Can you check the server log for the error and write it here, please?

    Best regards,
    Victoria

    #857429

    [06-Sep-2017 15:02:43 UTC] PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 15:02:43 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 15:02:43 UTC] PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 15:02:43 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 15:06:47 UTC] PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 15:06:47 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 15:06:47 UTC] PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 15:06:47 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 15:32:10 UTC] PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 15:32:10 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 15:32:10 UTC] PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 15:32:10 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 16:06:21 UTC] PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 16:06:21 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 16:06:21 UTC] PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 16:06:21 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 16:13:09 UTC] PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 16:13:09 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 16:13:09 UTC] PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 16:13:09 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 16:22:02 UTC] PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 16:22:02 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 16:22:02 UTC] PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 16:22:02 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 16:29:43 UTC] PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 16:29:43 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 16:29:43 UTC] PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 16:29:43 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 16:41:26 UTC] PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 16:41:26 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 16:41:26 UTC] PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [06-Sep-2017 16:41:26 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [08-Sep-2017 13:43:02 UTC] PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [08-Sep-2017 13:43:02 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [08-Sep-2017 13:43:02 UTC] PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [08-Sep-2017 13:43:02 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/insightclothingc/public_html/wp-includes/class.wp-scripts.php on line 332
    [25-Sep-2017 09:56:00 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:12) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [25-Sep-2017 09:56:04 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:12) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [25-Sep-2017 09:56:24 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:12) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 15:04:54 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 15:07:56 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 15:41:36 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 15:46:43 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 15:52:05 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 15:59:20 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 15:59:36 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 15:59:39 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 15:59:51 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 16:05:20 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 16:10:36 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 16:18:41 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 16:19:12 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 16:20:50 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 16:25:12 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 16:26:42 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 16:27:06 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 16:34:36 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 16:34:38 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 16:37:20 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 16:37:55 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 16:43:20 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 16:44:59 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 16:47:50 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 16:49:44 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 16:54:12 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 16:57:12 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 16:57:21 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 17:01:18 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 17:13:33 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 17:20:43 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 17:20:54 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 17:22:53 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 17:25:18 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 17:25:53 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 17:29:42 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 17:31:07 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 17:32:30 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 17:40:42 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 17:44:06 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 17:45:35 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 17:51:24 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 17:51:24 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 18:04:26 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 18:04:40 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 18:14:37 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 18:18:13 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 18:26:11 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 18:34:30 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 18:34:43 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 18:42:17 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 18:50:38 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 18:54:23 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 18:59:12 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 19:06:40 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 19:17:42 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 19:17:57 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 19:31:16 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 19:36:17 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 19:55:50 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 19:59:40 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 20:17:51 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 20:30:13 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 20:34:29 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 20:39:30 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 20:51:26 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 20:57:23 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 20:57:23 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 21:01:05 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 21:10:37 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 21:37:26 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 21:37:27 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 21:50:17 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 21:58:31 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 21:58:31 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 22:14:01 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 22:14:05 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 22:18:11 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 22:36:23 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 22:46:18 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 22:48:15 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 22:53:03 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 23:00:28 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 23:33:59 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 23:34:03 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 23:41:08 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 23:45:00 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [26-Sep-2017 23:55:49 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 00:12:03 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 00:17:57 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 00:24:05 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 00:30:24 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 00:31:53 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 00:34:00 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 00:46:39 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 00:51:44 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 01:00:28 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 01:13:37 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 01:36:56 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 01:40:15 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 01:44:24 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 01:50:14 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 01:56:53 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 02:29:18 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 02:32:13 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 02:32:17 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 02:35:07 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 02:38:30 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 02:39:30 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 02:45:06 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 02:51:45 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 02:53:49 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 02:58:23 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 02:59:19 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 03:02:34 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 03:06:43 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 03:17:24 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 03:17:24 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 03:17:27 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 03:24:26 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 03:50:51 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 04:00:11 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 04:06:24 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 04:17:25 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 04:18:09 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 04:22:12 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 04:29:09 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 04:29:13 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 04:31:50 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 04:32:34 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 04:32:34 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 04:37:52 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 04:41:00 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 04:41:01 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 04:41:39 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 04:53:37 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 05:01:34 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 05:06:37 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 05:06:37 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 05:23:50 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 05:27:02 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 05:27:35 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 05:32:10 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 05:40:53 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 05:41:10 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 05:43:09 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 05:47:23 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 05:48:14 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 05:48:14 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 05:56:28 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 05:56:28 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 05:58:07 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 06:01:03 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 06:01:28 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 06:04:41 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 06:04:42 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 06:12:31 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 06:26:04 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 06:26:04 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 06:49:51 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 06:52:27 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 06:52:27 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 06:56:20 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 06:56:20 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 07:06:25 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 07:06:25 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 07:12:10 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 07:12:10 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 07:13:46 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 07:20:51 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 07:20:58 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 07:28:02 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 07:28:04 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 07:28:05 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 08:15:18 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 08:15:19 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 08:17:42 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 08:17:46 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 08:35:46 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 08:47:13 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 08:50:13 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 08:50:58 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575
    [27-Sep-2017 08:52:45 UTC] PHP Fatal error: Cannot redeclare removing_gallery_zoom() (previously declared in /home/insightclothingc/public_html/wp-content/themes/enfold-child/functions.php:13) in /home/insightclothingc/public_html/wp-content/themes/enfold/functions.php on line 575

    #857945

    Hi sdpmedialtd,

    Okey, Looks like you put it in both files the parent theme functions.php and the child theme functions.php. Please remove the code from the parent theme and keep it only in the child theme.

    Best regards,
    Victoria

    #858001

    Hello,

    I have removed the code from the parent theme, and included this just in the child theme, and the zoom function is still there.

    #858026

    Hi sdpmedialtd,

    How to disable Zoom, Lightbox and Gallery Slider on specific WooCommerce Products

    Try this also, without the wrapping function

    Disable WooCommerce 3.+ Zoom

    Best regards,
    Victoria

    #860233

    Hello,

    Thank you, the first solution worked. Looks to be a new-ish plugin, which a lot of people would find useful.

    Kind Regards

    #860236

    Hi,

    Thank you for using our theme.

    Just for information: In the next version of Enfold there will be an option to disable the zoom effect and to change the number of thumbnails below the big image using the 3.0 gallery feature.

    Best regards,
    Günter

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.