• lhsieh

    (@printdesignlab)


    I changed this plugin from 3 stars to 5 stars. When I addressed the issue to Fahad, he patiently took the time and solved this issue for me. The solution was to replace:

    if(is_front_page() || is_home()
    to
    if(is_front_page() || is_home() || is_single())

    And now single posts adopt to home page header image! Exactly what I needed. Great customer service.

    Thanks!

    • This topic was modified 7 years, 2 months ago by lhsieh.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Fahad Mahmood

    (@fahadmahmood)

    I think this case already has been handled previous, if you can provide me the URL to investigate better so i think i can provide a better solution.

    Thread Starter lhsieh

    (@printdesignlab)

    Hello Farris,

    Thank you for taking a look into this. My website is:
    Luciahsieh.ca/proj/bertulis-academic

    Cheers!

    • This reply was modified 7 years, 2 months ago by lhsieh.
    Plugin Author Fahad Mahmood

    (@fahadmahmood)

    Can you please contact me through my blog? I might will require extra details.

    Thread Starter lhsieh

    (@printdesignlab)

    Hi Fahad,

    Just sent you an email through your website. I hope that’s what you mean by your blog. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Works well in general but can’t seem to display image for single posts?’ is closed to new replies.