How can i enable previous / next button on single blog page?

on the single blog page i want previous ./next buttons which can use to change the blogs.
https://ffstaging.ehob.com/2023-new-years-resolutions-for-healthcare-workers/

like this.
image

all the details in the secure note.

i want text icon both

Hello @vks_group,

Thanks for writing to us.

You can create a custom link for the next and previous posts, you can use the button element and enable the graphic option to add the icon and text. Now for the next previous link, you can use the dynamic content code.

{{dc:post:permalink post=“next”}}
{{dc:post:permalink post=“prev”}}

Hope it helps
Thanks

Hello, Thank you for your help!

Hi Ketan,

Glad that we are able to help you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.