Open Robertght opened 3 years ago
Load more posts in page with a button
Before I press the button there are 2 JS errors related to the theme's integration with Woo:
After I press the button there are 2 more:
To load the products correctly without a problem.
Note: the blog posts load correctly. Workaround: I recommended using Load more posts using the default theme behavior instead.
Load more posts using the default theme behavior
I see a similar issue when Load more posts as the reader scrolls down is chosen as well. In this case, scrolling down does not show more products. 4319877-zen.
Load more posts as the reader scrolls down
Steps to replicate
Load more posts in page with a button
.Result
Before I press the button there are 2 JS errors related to the theme's integration with Woo:
After I press the button there are 2 more:
Expected
To load the products correctly without a problem.
Note: the blog posts load correctly. Workaround: I recommended using
Load more posts using the default theme behavior
instead.