Home › Forums › WoodMart support forum › My pages category (product archive) pages load endlessly and multiple bug. › Reply To: My pages category (product archive) pages load endlessly and multiple bug.
September 23, 2021 at 4:36 pm
#320619
Elise Noromit
Member
Hello,
Please add this code to the fundtions.php of the child theme:
add_filter( 'woodmart_load_more_button_page_url', '__return_false' );
Best Regards