Hi guys, reading the comments i didn’t understand if the problem is solved or not . Mike said:
WC Vendors from .org breaks due to:
add_action( ‘pre_get_posts’, array( $this, ‘pre_get_posts’ ) );
When logging in as a vendor, no products are shown. I think this code should maybe only be ran on the frontend.
But i didn’t understand what i have to do with the code … What should i change and in which file?
Thank you!