Hey jelle!
Can you please elaborate on the changes you would like to make?
Latest News widget displays your blog posts.
Best regards,
Yigit
hello yigit
on all the pages but the homepage you can see the self-made html news module at the right,
question is how to insert a url link.
for example:
Workshop België
must be linked to the page behind it. but…how can i manage?
Hi!
On a normal Text / HTML Widget you’d need to manually write it as HTML:
<a href='link'>Workshop België</a>
Alternatively you could use a plugin like this:
https://wordpress.org/plugins/wysiwyg-widgets/
Regards,
Josue