• Resolved SRD75

    (@srd75)


    Hi, nice plugin – thanks!

    I have created a new block:

    Content Type: static image
    Image Type: custom image
    Image Size: Default (Original Image Size)
    Set as Background: checked
    Position: Custom
    Position on Page: genesis_title
    Location: Archive Pages
    Archive Pages: Product Tags, Product Categories, Shipping Classes, Categories (all)

    When I view the /shop page, I see the following CSS:

    .entry-header {
        background: url(roofspan.madhatmedia.com.au/) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    background: url(roofspan.madhatmedia.com.au/)

    should be:

    background: url(roofspan.madhatmedia.com.au/wp-content/uploads/2017/03/bg-title-woocommerce.jpg)

    Why isn’t this working? Thanks.

    • This topic was modified 7 years, 8 months ago by bdbrown.
    • This topic was modified 7 years, 8 months ago by bdbrown.
Viewing 1 replies (of 1 total)
  • Plugin Author Nick Diego

    (@ndiego)

    Hi SRD75,

    So sorry for the delayed reply, not sure how I missed this one! This was a bug that you discovered and version 1.2.5 contains the fix.

    Thanks for catching this!

    Nick

Viewing 1 replies (of 1 total)
  • The topic ‘background-image url not working’ is closed to new replies.