"Add to Cart" missing

HomeSupportImage Store"Add to Cart" missing

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #55299
    Ravenworks
    Participant

    We have been using this plugin for a couple of months and are pleased with it. However, today we noticed that the “Add to Cart” link is missing from our “slide show” version of our galleries.

    Website is http://photoflashbacks.com/

    There is a gallery of photos for each of the bands in the menu down the right side of each page.

    Any ideas would be greatly appreciated.

    #55306
    Xpark Media
    Keymaster

    @Ravenworks,

    It’s a style issue, add the following code to your child theme’s styles.css file, the issue will be corrected on the next release

    #touch-overlay .img-metadata .box-add-to-cart {
    display: inline-block;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.