Okay
  Public Ticket #1055038
Demo import didnt work - blank page says im remi
Closed

Comments

  •  2
    sashacalder started the conversation

    Trying to use kalium photography page and it just shows "menu" and "I'm Remi" no photos, menu is not clickable, nothing is there. Need fixed asap please!


    Thank you!

  • [deleted] replied

    Hi Sasha,

    So did this happened since you installed the theme?

    It seems that the media files where not imported on your theme, usually this happens when PHP limits on your server are lower than themes recommend.

    Can you please check if your server meets the recommended PHP configuration limits as follows:

    • max_execution_time 180
    • memory_limit 128M
    • post_max_size 64M
    • upload_max_filesize 64M
    • max_input_time 60

    For more info visit this link Recommended PHP Configuration Limits.

    If you need more info, please don't hesitate to reply.