Forum Discussion

DanPickaxe's avatar
DanPickaxe
Practitioner
11 months ago

Content Card not displaying the images properly

I currently implemented a Content Card which render the image (thumbnail) dynamically using Liquid to retrieve the information about the image.

It seems to work fine while previewing it in the Test mode, however, when sending it to be rendered over the mobile application, it doesn't work as expected.

 

However, this is what we get in the App:

I'm not sure how to proceed on this because it seems to be fine, at the last, in the preview mode.

 

 

  • DavidO's avatar
    DavidO
    Strategist II

     Hi DanPickaxe 

    Are you using any custom code to render the content cards, as it appears the card shown in the app might use some, just want to verify. Using custom code you often need to set the correct key-value pairs to have the card render properly in the app depending on how it is setup.

    Also, is it possible to see the liquid code snippet? If it works in testing, my guess is this will be okay but would be good to check.

    • DanPickaxe's avatar
      DanPickaxe
      Practitioner

      Hey DavidO I apologize for taking so long to get back to you. The problem was occurring in the mobile implementation which was not support such type of content card. 

      The problem was in our end.

       

      Thanks for the help.