Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1352380

    Hi guys

    I’m working on modifying a site, and added in a masonry element to a page. It will feature recent posts from a specific category.

    It’s looking fairly nice after a few tweaks, however none of the posts are clickable. Not the thumbnail, not the title, not the description.

    I also note the mouseover effects don’t seem to work – the effect seems to happen on all the posts at the same time, and isn’t triggered when I move my mouse over each element – it just stays that way.

    I just updated Enfold to ver. 4.9.2.3 but that didn’t seem to make a difference.

    (As a side note, I also note that after I updated, it messed up the full screen slider on the homepage – but I can’t figure out how/what changed)

    Any help would be greatly appreciated!

    #1352395

    Hey adapt,

    This CSS is causing that to happen:

    .av-masonry-entry {
        pointer-events: none !important;
    }

    Maybe it’s added in Quick CSS?

    Best regards,
    Rikard

    #1352471

    Thanks for such a speedy response and troubleshooting Rikard. Much appreciated!

    Unfortunately I don’t recall why we had that code in there to begin with – I guess we wanted to hide the mouse pointer for some reason.

    Regarding my second point – would you happen to know why the homepage full screen slider is getting cut off like that as well? I wasn’t able to figure it out. This happened after I updated the theme.

    The only thought that comes to mind is that the update overwrote a change someone must have made directly on the theme files (rather than on a child theme).

    #1352484

    Hi,

    Thanks for the update. I’m not sure about the slider on the front page, could you share WordPress login details with us in private, so that we can have a closer look please?

    Best regards,
    Rikard

    #1352584

    Sure thing – login details included below.

    I’ve looked at the most obvious points and can’t figure out why the full width slider is getting “cut off” like that, so I’m guessing it’s something really obvious that I’ve completely overlooked, lol.

    Any/all help is greatly appreciated!

    #1352586

    Actually don’t worry about it for now.

    I just checked the site, and the update broke a few other pages as well, so for now I’ve had to revert back to the old version of the site (pre-Enfold template update) and will have to check the code manually to copy over the updates the developer made directly on the template files (yeah, not making these changes on the child theme was extremely silly)…..

    Thanks for your help!

    #1352602

    Hi adapt,

    I see, we’ll just leave this thread open until you have further feedback.
    Also, you can create a staging site for your site where you can test the updates first before applying them to your live site, so if any issues arise it can be resolve in the staging site and it will go smoothly on the live site.

    Best regards,
    Nikko

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