Viewing 3 replies - 1 through 3 (of 3 total)
  • Aeit

    (@mynicknamehasbenstolen)

    This is interferrating:

    <div class="post-image single-image">
                                        <img src="https://www.creative-job.ch/wp-content/themes/ri-charitable/images/placeholder.jpg" alt="Image Placeholder" />
                                </div>

    You need to add this into custom css field in your theme:

    .post-image img {
        display: none;

    I have exact same situation where WPJobManager interferes with how my theme displays
    BLOG posts.
    Thanks to that when blog post is set to media type, image won’t be displayed on recent posts list.
    I don’t know how this can be solved in a better way but at least single job posting dosnt look soo terrible nor it displays company logo twice

    • This reply was modified 7 years, 10 months ago by Aeit.
    • This reply was modified 7 years, 10 months ago by Aeit.
    Thread Starter giangy55

    (@giangy55)

    thank you for your reply mynicknamehasbenstolen

    seems like to work!

    thank you very much!

    Plugin Contributor jonryan

    (@jonryan)

    @mynicknamehasbenstolen thanks for helping out!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘edit or remove image in header of listing’ is closed to new replies.