Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #629503

    Hi,

    I am creating a website with the Enfold theme but I encounter an issue with the WP-Tiles plugin.
    The plugin works as it should work because I used and tested it in another theme.

    After I create a grid, the plugin takes the featured images from specified posts and displays them in a grid.
    When loading the page the images show very quickly but disappear immediately after a few seconds, and then only the “placeholders” are visible on the page (blue tiles).

    Now I found that the object with my image is:

    position: relative . But no height or width is defined. If I add width: 484px; height: 484px; display:block; then it works.
    I do this with the page inspector because I’m a complete noob and don’t know how to adjust code, because it is locked.

    It does work on mobile.

    So can you please help me so that the images are shown in the right way and that the objects with the images have a width and height?

    Thanks a lot!

    • This topic was modified 8 years, 6 months ago by baswitlox.
    #630362

    Hi baswitlox,

    I’m not familiar with that plugin unfortunately, what functionality does it add? I’m guessing a grid? There are several options included in the theme for achieving a grid so maybe it would be a better idea to use one of those?

    Regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.