• Hi, I just installed a Genesis theme and activated the Genesis Connect for WooCommerce plugin. The site is nudistcomedy.com. I only have Paypal activated for a payment option. It’s all setup and I’ve tested it over and over. When I got to checkout it was freezing and then going to a white screen. Sometimes it wouldn’t go to Paypal and freeze with a white screen. Sometimes it would freeze when I returned from Paypal. The only way to fix this was to go to my FTP program, delete the child theme and re-install it. So I up’d the memory in wp-config.php to 96mb and my PHP script memory is at 128mb now. It still freezes when I complete checkout. I also made sure the URL’s matched in the general settings and that the woo settings didn’t say force to secure. So I just turned the debugging to true and on my “shop” page this is there… Warning: call_user_func_array() expects parameter 1 to be a valid callback, no array or string given in /home/nudistcomedy/public_html/wp-includes/plugin.php on line 213
    So I continued to try and buy something after seeing that. When I hit go to check out it said this… Fatal error: Cannot redeclare genesis_before_content() (previously declared in /home/nudistcomedy/public_html/wp-content/themes/streamline-pro/functions.php:165) in /home/nudistcomedy/public_html/wp-content/themes/genesis/lib/functions/deprecated.php on line 462

    After trying to check out just now, I went into the woo settings to check something and it said Fatal error: Cannot redeclare genesis_before_content() (previously declared in /home/nudistcomedy/public_html/wp-content/themes/streamline-pro/functions.php:165) in /home/nudistcomedy/public_html/wp-content/themes/genesis/lib/functions/deprecated.php on line 462

    Any idea what is causing this? Much appreciated!!!

    https://www.ads-software.com/plugins/woocommerce/

Viewing 2 replies - 1 through 2 (of 2 total)
  • It’s the theme, Luke! Try switching to a clean default theme like 2014 and retest.

    Thread Starter kilerb

    (@kilerb)

    After talking to the theme’s tech support, they helped me with a couple issues in the coding. Got it fixed. However, one thing that did leave an error was the line I found on the forums that removed the title “SHOP” from the top of the shop page. I used add_filter('woocommerce_show_page_title',false);
    As soon as I took that out, everything worked more smoothly. Is there another way to get rid of that title besides putting that code in the functions.php? I tried using Genesis title toggle but it didn’t have any effect at all like it usually does.

    Thanks!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Woocommerce Freezes at Checkout’ is closed to new replies.