ResolvedWishlist and Product Image Lightbox

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #31013
    ashas1
    Participant

    1. I’m using a different Wishlist plugin (YITH is too buggy) and would like to show the wishlist icon/count in the header as before. Presently it’s not showing since I deactivated the YITH plugin and the option IS selected in Theme Options.

    2. How to remove the image filename from showing when you click on a product image to enlarge? The filename of the image is visible, which is not acceptable.

    All plugins and themes are up to date.

    #31021
    Althemist
    Keymaster

    Hi ashas1,

    1. I am afraid that would not be possible. The header icon is made specifically for the YITH Wishlist plugin. Can’t be used with other plugins.

    2. That’s not theme related. It’s how WooCommerce work. It shows the filename if there is no caption text set for the image. You can’t remove it, but you can visually hide it with CSS. Something like this:

    .pswp__caption {
        display: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register