• I’m using the Customizr theme and would like to remove the published date from the Single Events Post, but not from the blog posts. Through the theme I can remove all the published/updated dates, but I want to keep those dates for my blog posts. Anybody have any insights? Thanks!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Guido

    (@guido07111975)

    Hi,

    To hide it at the single event page please add this fix at page Extra CSS of the Customizer in your dashboard:

    
    .single-event .entry-meta {display:none;}
    

    Guido

    Plugin Author Guido

    (@guido07111975)

    FYI: at page “News & Upcoming Events” you’ve added the VSEL widget, but you can also create a “normal” page and add shortcode [vsel] to list your events. Than event-details are on the left side and event-content is on the right side, instead of underneath each other.

    Guido

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Single Event Meta’ is closed to new replies.