live-composer-page-builder icon indicating copy to clipboard operation
live-composer-page-builder copied to clipboard

woocommerce shop module

Open LazzaAU opened this issue 3 years ago • 0 comments

I have the live composer woo commerce extension installed and currently trying to get the woo shop module to display correctly but have come to a road block.

On my /shop page i have added the woo shop module three times on the page, each module separated by a simple text heading .

  • Module 1 has category 1 selected so that only that category shows in this first module
  • module 2 has category 2 selected
  • Module 3 has category 3 selected

exiting the template editor displays everything as i would expect ... EG: all cat 1's products int he first module, all cat 2's in module 2 and so forth. However..... when i leave the template screen (.../dslc_templates/88997/ ) and go to the actual /shop page only the FIRST module is displaying the content as expected. the 2nd and third module shows error of

"No products were found matching your selection."

not to sure how to fix this issue as the products should show as they do when i close the template editor

LazzaAU avatar Mar 09 '22 07:03 LazzaAU