Portfolio item is requiring click on title
-
This isn’t happening in your demo page, but it’s happening on our site. You used to be able to click anywhere on a portfolio item to trigger the action, but now you have to click on the item meta title to get a click response.
WordPress 5.2.2
Snow Theme 1.2.0
Visual Portfolio 1.12.1If I inspect any portfolio item in Chrome something seems really strange – when I highlight figcaption, it selects a different portfolio item than when I highlight anywhere else in the figure.
<figure class="vp-portfolio__item"> <div class="vp-portfolio__item-img-wrap">…</div> <figcaption class="vp-portfolio__item-overlay vp-portfolio__item-align-center" style="transition: transform 0.2s ease-in-out 0s; transform: translateX(0%) translateY(100%) translateZ(0px);">…</figcaption> </figure>
I’m going to see if I can roll back the version on Visual Portfolio, because I think it was working fine about a month ago. I will update here if that restores the expected behavior.
The page I need help with: [log in to see the link]
- The topic ‘Portfolio item is requiring click on title’ is closed to new replies.