Recent searches


No recent searches

Paul Leverett's Avatar

Paul Leverett

Joined Apr 16, 2021

·

Last activity Oct 27, 2021

Following

0

Followers

0

Total activity

2

Votes

0

Subscription

1

ACTIVITY OVERVIEW

Latest activity by Paul Leverett

Paul Leverett commented,

Community comment Q&A - Help center and community

This has been a really useful thread, thanks to everyone who has contributed. I added images to my categories without difficulty, and then made it work in multiple languages by using Category id instead of title. So far, so good, very pleaaed with the results. :)

But of course we always want more. I re-purposed the "promoted articles" feature and changed it a little to show "Videos" instead of promoted articles and a video camera icon after the title.

But now I would like to do something similar for highlighting articles with downloadable attachments (ie pdf manuals). Is there any way of doing something like this...?

 


  • {{title}}
    {{#if promoted}}
    {{/if}}
  • ... but instead  of "#if promoted" I want to use either a label or a partial text match - something like

    {{#if label "manual"}}

    or wilcards like..

    {{#if title like "*manual*"}}

    Is there anything that can help me with this?

    Many thanks,

    Paul

    View comment · Posted Nov 21, 2018 · Paul Leverett

    0

    Followers

    0

    Votes

    0

    Comments