Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

light_close.png 404 errors

Home / Forums / Virtue Theme / light_close.png 404 errors

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
December 2, 2018 at 10:32 pm

Team Kadence,

I’m getting 404 errors in my log file when anyone is accessing the following:
/product/img/light_close.png

I found these two references in the virtue css code:
virtue.css – .mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:url(../img/light_close.png),auto}

lightbox.less – .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: url(../img/light_close.png), auto; }

I placed this absolute URL code in my customized css:
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: url( auto;
}

Is there something else I should do? I feel like I’m missing something.

Site:
Virtue-Premium: 4.8.7 w / Child Theme
WordPress: 4.9.8

Thanks,
J

  • The forum ‘Virtue Theme’ is closed to new topics and replies.