Allowing shipping based on postcodes in a zone disables all shipping methods in that zone for example if I have a Local zone which contains, Local Pickup and Flat Rate and they are restricted to only certain specified postcodes then neither is available. (Of course that's the design of WooCommerce).
However I'd like to allow local pickup for all postcodes and not just the restricted ones inside the same zone?
I can create a new zone and put local delivery inside that so if they're not in the area then the other zone will be active however it feels like it's counter productive to do the same thing with two different zones.