Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #271373
    tomdkat
    Participant

    Hi! We just discovered if we set the ‘Featured Image’ on the “Testimonials” Essential Content Types plugin setting, the image doesn’t appear. Here’s a link that demonstrates this:

    https://www.birthandbeauty.com/testimonial/

    You’ll notice the single color background in the header instead of the selected image.

    I looked at the underlying CSS and found this gets generated:

    .wrapper::before {
        background-image: url( );
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
    }

    Notice the background-image property has an empty “url” attribute. This works just fine on the “Portfolio” page (setting the image in the Portfolio Essential Content Types Plugin section).

    Please report this to the developers so it can be fixed.

    Thanks in advance!

    #271374
    tomdkat
    Participant

    I forgot to mention, we’re running Photofocus Pro 4.0 in WordPress 5.6.

    Thanks!

    #271411
    Skandha
    Participant

    @tomdkat: Hello there,
    I will look into the issue and get back to you soon.

    Kind Regards,
    Skandha

    #271651
    tomdkat
    Participant

    I upgraded to Photofocus Pro 4.1 and the featured image issue has been resolved! Thanks!

    #271704
    Skandha
    Participant

    @tomdkat: Glad the issue is resolved. Have a great weekend! 🙂

    Kind Regards,
    Skandha

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Issue with featured image on “Testimonial” page’ is closed to new replies.