Intuitive, expansive and flexible creation with no distractions.
Robust, user-friendly data protection for your visitors and you.
Modern, effective solutions for site growth and functionality.
Professionally designed and coded themes and plugins.
Free and premium, beautifully-designed templates.
Expand your site with your favorite tools and apps.
Get help building your site from our web development services.
Learn how Publii works, from installation to creation.
Documentation, guides, and tutorials for developers.
Explore and interact with others and learn new things.
Dedicated customer support for paid products.
Read up on the latest news about Publii and its products.
Forum › Feature Suggestions
Hi,
I have tried to add a “” tag in the html code but this make the image points to itself not to the article releated. Maybe I did it wrong ?
Anyway this feature would be awesome especially when you remove the read more…
thanks
“A “tag
the code format doesn’t work here for whatever reason 🙁
Here is a list of handlebars you can use in the post context: https://getpublii.com/dev/post-tags/
e.g.
{{#featuredImage}} {{#if url}} <a href=”{{../url}}”> <img src=”{{url}}” alt=”{{alt}}”> </a> {{/if}} {{/featuredImage}}