Hi Mael,
Thanks for contacting us. You may try to add the style below to Appearance > Customize > Additional CSS in order to disable all the links for each accommodation type in the list of the search results:
mphb_sc_search_results-wrapper a:not(.mphb-remove-from-reservation, .flex-next,.flex-prev){
pointer-events: none;
}
Let me know if it is helpful.
best regards,
J. Davis