Post page "next" and "previous" buttons

Hi, my post pages don’t show the “next” and “previous” buttons for some reasons, just noticed it today. I see there is this code but not sure if it’s it.
wp_link_pages( array(
‘before’ => ‘<div class=“page-links”>’ . esc_html__( ‘Pages:’,
‘shapely’ ),
‘after’ => ‘</div>’,
) );

Hi @p8m3,

I hope you are well today and thank you for your question.

Have you made any changes in the theme files?

Could you please share me the page URL from your site where it is not displaying so that i can troubleshoot it?

Kind Regards,
Movin

Hi Movin, sorry about this late reply. Here is an example, it happens to all posts basically.

Thanks ahead!

I could confirm the issue on my test site therefore i have notified the theme developer about this so that it can be fixed.

In the meanwhile you can resolve the issue by using the attached child theme of Shapely theme.