Ordered my posts with advanced post types order plugin, but the prev/next post navigation from GP on a single post does not follow the new alphabetical order(looks like they keep being based on id).
Is there a solution for this? Maybe a checkbox, drop-down or filter/template adjustment?
Or someone knows a complete different way of ordering the posts per category alphabetically?
that function ie. next_post_type_link looks to be a part of that plugin – not a core WP function. You can always disable the GP post nav in the Customizer > Layout > Blog settings and hook in your own NSP function.