• Resolved neautotalk

    (@neautotalk)


    Love the plugin. Just testing it out at the moment. The title, date and featured image of a single event are missing. Can you help me?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter neautotalk

    (@neautotalk)

    I see the title and date on my phone but not on the computer view

    Plugin Support shubham0095

    (@shubham0095)

    Hi @neautotalk

    Thanks for using our plugin.
    Please use the custom CSS code given below to show the title, image and date on single event template.

    .epta-image-area .tribe-events-event-image {

    display: block !important;

    }

    Thanks & Regards

    Thread Starter neautotalk

    (@neautotalk)

    Thank you for the quick response but it didn’t work on the computer view.

    Plugin Support shubham0095

    (@shubham0095)

    Hi @neautotalk

    Sorry for the inconvenience.
    Actually one class has override the CSS given above. Please remove that CSS and paste the css given below:
    .single-tribe_events .epta-image-area .tribe-events-event-image {
    ????display: block !important;
    }?

    Thanks & Regards

    Thread Starter neautotalk

    (@neautotalk)

    Thank you. That worked!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Title, Date and Featured Images Missing’ is closed to new replies.