• Hi David,

    I have used smart slider plugin to replace featured image on all page. Image Slider is working but a featured image is loading by default as in the page link given below and image slider appending below to the featured image. How to fix this problem?

    https://www.renukatemplepondy.org/events/

    I use the events calendar plugin in this page. Awaiting to hear from you A.S.A.P

    Thanks,
    Ramesh R

Viewing 1 replies (of 1 total)
  • Theme Author Organic Themes

    (@organicthemes)

    Hi Ramesh,

    The custom header image automatically appears at the top of archive pages.

    A quick fix for this would be to add a style such as the following to hide the custom header from event archive pages:

    .post-type-archive-tribe_events .custom-header {
      display:none;
    }

    I hope this helps! Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘image slider’ is closed to new replies.