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

"more products" button for Infinite Scroll loads products using incorrect template in WooCommerce shop loop using Twenty Seventeen Theme #17846

Open
helgatheviking opened this issue Nov 20, 2020 · 1 comment
Labels
[Feature] Infinite Scroll [Pri] Low [Type] Bug When a feature is broken and / or not performing as intended

Comments

@helgatheviking
Copy link

helgatheviking commented Nov 20, 2020

The "more products" button for Infinite Scroll loads products using incorrect template in WooCommerce shop loop using Twenty Seventeen Theme

Steps to reproduce the issue

  1. Go to Jetpack > Settings > Writing
  2. Under Infinite scroll, select 'Load more posts in page with a button' and save settings.
  3. Set posts per page to 3 or some number that will force pagination
    WooCommerce customizer settings to 3 per row and null value for number of rows (though I believe setting 1 also triggers the same result)
  4. Enable Twenty Seventeen theme
  5. Go to WooCommerce shop loop archive
  6. Click the "more products" button

What I expected

The additional products would load in the sample style as the existing products (using the WooCommerce content-product.php template.

What happened instead

It looks like the new products are loaded in the theme's default loop template, not the WooCommerce one.

Screenshots
image

@jeherve jeherve added [Feature] Infinite Scroll [Pri] Low [Type] Bug When a feature is broken and / or not performing as intended labels Nov 23, 2020
@kaushikasomaiya
Copy link

4911845-zen
Same issue when searching for products on Storefront theme: https://d.pr/i/AR66SL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Infinite Scroll [Pri] Low [Type] Bug When a feature is broken and / or not performing as intended
Projects
None yet
Development

No branches or pull requests

3 participants