• I am building a woo-commerce site and having some problems.

    This is my site build.

    Genesis Framework
    Envy Pro Genesis child theme

    Plugins:
    Woocommerce
    Genesis Connect for woocommerce
    Genesis Responsive Slider
    Genesis eNews Extended
    Genesis Simple Sidebars
    Simple Social Icons
    Regenerate Thumbnail

    Everything above runs great together. My problem started as soon as I activated JetPack as my site crashed and I could not access my dashboard. I tried uninstalling Jetpack through FileZilla ftp client but my site was still broken. I deleted everything and reinstalled WordPress, Genesis and Envy Pro activated Jetpack and everything worked. I then installed woocommerce and soon as I activated it my site immediately crashed again. So I seems to be a incompatibility between woocommerce and jetpack. Anyone have similar problems with woocommerce and jetpack?

Viewing 1 replies (of 1 total)
  • Tia Wood

    (@meganerd2014)

    Hi, Shane.

    WooCommerce and Jetpack should run just fine together.

    Do you have anything in the error logs to show us?

    Try increasing memory to see if it still crashes as a test.

    Add this to the top of wp-config.php to increase WP memory:

    /** Memory Limit */
    define('WP_MEMORY_LIMIT', '256M');
    define( 'WP_MAX_MEMORY_LIMIT', '256M' );
Viewing 1 replies (of 1 total)
  • The topic ‘Crashing Site’ is closed to new replies.