Okay
  Public Ticket #2540635
The Essential Grid
Closed

Comments

  • Jasmine started the conversation

    Hi! Great theme! I'm having trouble with the layout of the essential grid. It seems after 100 images, it starts piling the images on top of each other. Is there a limit to how many images can be used in an Essential Grid? 

    After the element with id="eg-62-post-id-99", all of the subsequent images have the following same co-ordinates:

    top: 1107px;
    left: 1107px;

    Ideally I'd like to have all these images on the same page. Thanks for your help!


  •  1,103
    Max replied

    Hi,

    Could you please provide me access to your wp-admin and I will gladly check the issue you have.


    Thanks,


    Max from the Sonaar.io Crew

  •   Jasmine replied privately
  •  1,103
    Max replied

    Please give me administrator access.

    Also where/how did you notice you have a memory limit notice?


    Thanks,


    Max from the Sonaar.io Crew

  •   Jasmine replied privately
  •  1,103
    Max replied

    I have fixed the issue by changing your grid settings from Cobble to Even grid: https://d.pr/i/gLFPln

    However, please note that loading 100+ items on a single page takes a LOT of ressource. In fact, your page takes 18 seconds to load an is 90MB! Which mean everytime a user load that page, your server serves 90MB of bandwidth and thus, the user has to download 90MB. On mobile device, that could be an huge problem for the user and data plan.

    For the memory issue, please check directly with your hosting provider as every server is different..sometimes then needs to do some tweaks to make memory update effective.



    Thanks,


    Max from the Sonaar.io Crew

  •   Jasmine replied privately
  •  1,103
    Max replied

    With lazy loading, it to loads the image as well as soon as we get the image in the DOM, so at the end, its 99mb+ that will be loaded. On big screen, it takes around 18 seconds to see all the images. very slow.



    Thanks,


    Max from the Sonaar.io Crew

  •   Jasmine replied privately
  •  1,103
    Max replied

    Can you send me a screenshot of the "pile" issue. i dont seems to be able to replicate that issue

    Thanks,


    Max from the Sonaar.io Crew

  •   Jasmine replied privately
  •   Jasmine replied privately
  •  1,103
    Max replied

    Hi,

    this seems a bug directly caused by Essential Grid. I will report this bug to their dev team and we will have to wait for a plugin update that will address this issue.

    For the menu, you cannot decide at which point the menu will change for responsive. It automatically change for tablet/mobile. This is because we dont want that people on desktop but still on small screens, have mobile menu shows up in their desktop screen

    What I recommend is that you try to reduce the number of element you have in your header, or reduce the padding space between the menu items.

    Thanks,


    Max from the Sonaar.io Crew