How to make those items lead to the actual post?


Those items appear as links but when I click them, they dont lead to anywhere. How to fix them?

1 Like

Hey @chrischopodliq, can you give me the link to this website so i can take a closer look

cyberneticseo.divhunt.art

@chrischopodliq

You need to create one more page for blog single with route something like (/blog/:slug), and set source on it (right-click on page > source) and choose the source of blogs.

Then on LINK tag set the blog single page, and then in Advanced tab you will see route properties, you need to configure slug of page (route params) using variable system.

Here’s video how it works: https://www.youtube.com/watch?v=NqNP5wYIGgA