Home › Forums › WoodMart support forum › products by load more products by load more This topic has 1 reply, 2 voices, and was last updated 3 years, 5 months ago by Artem Temos. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 11, 2022 at 11:41 am #359886 [email protected]Participant We need to deactivate this new function, please from our theme. IMPROVED: After loading products by load more button breadcrumbs also change to the current page. (Video) March 11, 2022 at 3:21 pm #359975 Artem TemosKeymaster Hello, Try to add the following PHP code snippet to the child theme functions.php file to do this add_filter( 'woodmart_load_more_button_page_url', '__return_false' ); Kind Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register