• Resolved royco85

    (@royco85)


    I suddenly have a problem with my Grid in the Valenti Theme. Before I went on holiday everything worked fine. Now the grid only seem to work on Internet Explorer and not in Chrome anymore. U can take a look at the website over here: https://www.kickboxingplanet.com/

    I already tried to disable all the plugins and turned them on 1 by 1 to see which one was causing trouble, but it seems this had nothing to do with the grid problem. I also checked for the latest theme update, but it seems I’m already running the latest version.

    I guess it has something to do with the latest Google or Chrome update…

    Hope you guys have some feedback for me! Thanks in advance.

    Best regards,

    Roy

Viewing 15 replies - 31 through 45 (of 48 total)
  • I would start with putting transform: translateZ(0); on the affected elements as mentioned in those tickets.

    To be honest I don’t know 100% what @neejoh is talking about in that. I would assume he meant to use the code the I provided but I don’t know.

    Thread Starter royco85

    (@royco85)

    Oke well to be honest… I’ve read a lot and it seems like many people are experiencing this problem. So it’s just a matter of time before Google will update Chrome again I guess. I’m also experiencing difficulties with my dashboard, like overlapping buttons and stuff, theres just something wrong. Could it be an option to just wait for an update? Or do u think that’s gonna take ages?

    The soonest I would expect Google to fix the problem would be in a month. For now I would just use a different browser like Firefox, Internet Explorer, Microsoft Edge (for Windows 10), or Safari (for Mac).

    Thread Starter royco85

    (@royco85)

    I received this from a help desk, I just called them:

    .cb-grid-img a {
    display: block;
    }

    To add this by custom CSS… but again I’ve no clue where to put it.

    Thread Starter royco85

    (@royco85)

    Yeah I guess Ill just wait and communicate this to the people involved around the website.

    That is CSS. You should add that to the very bottom of your themes style.css.

    Thread Starter royco85

    (@royco85)

    Many thanks for your time. Really appreciate it a lot ??

    No problem. Sorry that we couldn’t really resolve the issue.

    Thread Starter royco85

    (@royco85)

    Oke this is the last Ill try i will let u know the result after. brb

    Thread Starter royco85

    (@royco85)

    I’m just gonna wait anyone else could try the last thing I came up, but I just read that it’s not very wise to change things in style.css so because of the lack of knowledge I will just sit back and wait, again many thanks for trying to help ??

    No problem. and once again sorry that we couldn’t completely resolve the issues.

    the css

    .cb-grid-img a {
    display: block;
    }

    100% fixes the images not showing in homepage grid problem. [i use valenti on 3 sites]

    Awesome! So @royco85 all you need to do is add the code into your style.css and it should be fixed.

    Thread Starter royco85

    (@royco85)

    Yep fixed it myself to!!! Thanks everybody for the help ??

    Awesome! Glad we could get this resolved.

Viewing 15 replies - 31 through 45 (of 48 total)
  • The topic ‘(Chrome) Grid problem. Text will, but featured image won't show up’ is closed to new replies.