Good day, please tell me how to fix the navigation in the parent category. For example:
Parent Category - News - Subsidiaries (Company News and Market News) Pagination now works within the category, and how to do something you can scroll within (Company News and Market News), that is, throughout the parent category!
next_post_link ('<div class="nav-next"> %link', '<span class="nav-subtitle"></span><span class="nav-title">%title</span></div>', true);
previous_post_link('<div class="nav-previous"> %link', '<span class="nav-subtitle"></span><span class="nav-title">%title</span></div>', true);