Jump to content

Recommended Posts

Posted

Hi,

I would like to display some custom icons (available payments) in my community footer but only when the Commerce app is displayed.

Which variable should I test in global/footer to do that, please? Something like {{if ( $app ) == 'nexus'}} or should I try to find '/store/' in {expression="request.url()"}? (and I don't know how to do that too, by the way). 😕

Posted

Thanks for posting!

Unfortunately, this issue is beyond the scope of our technical support. 👩‍💻

Our technical support is happy to help you with the Invision Community platform, but we're unable to help with things like server management, theme questions and modifications.

I've moved this to our Community Support area where other Invision Community owners will see it and help where they can.

  • 1 year later...
Posted
On 1/13/2022 at 4:13 AM, Daniel F said:
 {{if \IPS\Dispatcher::i()->application->directory == 'nexus'}}
Your code to show only inside commerce
{{endif}} 

 

 

and . . . how can I exclude an app ??

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...