Bootstrap 4 page pagination (Bug?)

Hello.

I was wondering what is the correct approach to implement post pagination in post loop?
I was able before to use bootstrap 4 version but now I have bootstrap 5 and it doesn’t seem to show in wordpress. Not sure what the best solution is to make this work.
I would like to have prev and next button with a few page links in between.
Also does the pagination have to be within the post loop or can it be also outside it?

Just to be clear I am talking about the pagination to load next group of posts not the prev and next within single.php

I actually got it sorted out :slight_smile: