Skip to content

Make activity images to links. #15

@ghost

Description

Hi.

Thank you for this plugin. I was looking for a while for a plugin that allows to select images for different activities and sections.
May I suggest to consider making activity images clickable - setting a link to the activity (same as clicking on the activity name)?
It already works when clicking on a section image, but not when clicking on an activity image (not talking about activity icon).

Temporarily, I changed the code of the respective template on our server to achieve this.

templates/local/content/section/cmitem.mustache, line 77 & 78

<a href="{{cmformat.url}}" onclick="{{{cmformat.onclick}}}"><div class="tac-card-img rounded-top {{^cardimage}} bg-light {{/cardimage}}" style="background-image: url('{{{cardimage}}}');"> </div></a>

Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions