Jump to content

Jorge Varela

Clients
  • Posts

    15
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Jorge Varela

  1. On 3/23/2020 at 2:03 AM, Morrigan said:

    You would have to do it at the block/page level because currently there is no way to do it otherwise. You would add something like this around the block @Jorge Varela

    
    {if \IPS\Member::loggedIn()->language()->bcp47() == 'en-US'}
    Block stuff here for English
    {{endif}}

    Replacing en-US with the language for the respective block.

    Thanks for your help. I tried to add this but im not sure how to do it. Could you please explain me how to tackle it?  I'm creating a PHP module and creating the if statement  but It's throwing me an error. What should I add? I'm just adding the if statement. 

  2. Hello guys,

     

    Im looking for some help! I'm trying to manage multilanguage articles. Is it possible? Thanks. Right now, i do have the language package in order to manage all translation but i was not able to upload articles in the language. 

×
×
  • Create New...