• I just started working with this plugin. I would like to display the latest Blog-Post on my static frontpage.
    I solved it like this:
    [loop type=post]
    [field image]
    [field title]
    [field excerpt]
    [/loop]
    It displays well, but I would like to add a link to the actual Blog Post, the featured image should be clickable and there should be a “Read more”.
    This does not work:
    Zum Blog
    It just loads the static frontpage again.
    Please help!
    thanks!

The topic ‘Beginner: Add links’ is closed to new replies.