Hi,
I'm new to liquid template for portals.
I am trying to show a list of entity record to portals without using the ootb List from portal management(Why? because I find it hard to customize the design of the ootb table of record list, with this, I can design it with my own free will).

It is completely working on the portal studio, but when I go to actual portal

It doesn't show anything.
Does anyone know why? Is there a settings that I need to change? or something I need to include in the code? Thank you.
PS: I'm just using a <ul> for now. Just for the test if I can get the data, will turn it to a table after I resolve this problem.
The table is a custom table by the way.