Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WP 5.5 + WooCommerce + v1 theme = fatal error cannot access any Woo pages #276

Closed
nicolepaschen opened this issue Aug 18, 2020 · 2 comments

Comments

@nicolepaschen
Copy link
Member

When using WordPress 5.5 + current version of WooCommerce + current v1 theme I cannot visit the shop page, or any other WooCommerce pages. I can access the rest of the site.

image

From a customer contact:
Fatal error: Uncaught Error: Call to undefined function wc_get_loop_prop() in /home/easter72/public_html/wp-content/plugins/woocommerce/includes/class-wc-query.php:376 Stack trace: #0 /home/easter72/public_html/wp-content/plugins/woocommerce/includes/class-wc-query.php(363): WC_Query->adjust_total_pages() #1 /home/easter72/public_html/wp-includes/class-wp-hook.php(289): WC_Query->handle_get_posts(Array) #2 /home/easter72/public_html/wp-includes/plugin.php(249): WP_Hook->apply_filters(Array, Array) #3 /home/easter72/public_html/wp-includes/class-wp-query.php(3190): apply_filters_ref_array('the_posts', Array) #4 /home/easter72/public_html/wp-includes/class-wp-query.php(3448): WP_Query->get_posts() #5 /home/easter72/public_html/wp-includes/class-wp-query.php(3559): WP_Query->query(Array) #6 /home/easter72/public_html/wp-includes/rewrite.php(612): WP_Query->__construct(Array) #7 /home/easter72/public_html/wp-content/themes/boldgrid-linx/inc/boldgrid-theme-framework/includes/class-boldgrid-framework-template-config.php(368): u in /home/easter72/public_html/wp-content/plugins/woocommerce/includes/class-wc-query.php on line 376

@jessecowens
Copy link
Member

Issue does not occur with WooCommerce 4.3.3, 4.4.0 release was just a couple of hours before this bug was reported.

@jamesros161
Copy link
Contributor

Issue is due to a bug in WooCommerce which is expected to be resolved in the WooCommerce 4.4.1 release.
See woocommerce/woocommerce#27394

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants