unwanted codes in upcoming events widget

Home Forums Calendar Products Events Calendar PRO unwanted codes in upcoming events widget

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #931060
    peterarthurwierenga
    Participant

    Dear Reader,

    Today I updated The Events Calender, Events Calendar PRO & Woo Commerce Tickets to 3.9

    In our Upcoming Events widget on the HomePage (placed on our homepage in a ‘widgetised sidebar’ via Visual Composer) a problem occured. If you go to http://www.yogatapas.nl you’ll see on the bottom half of the page that above each upcoming event a code (za 07, za07, za 21 etc,,,,) and an extra space appears.

    How can we remove the codes and the extra space?

    We use the TOTAL theme in its latest version.

    kind regards,
    Peter Wierenga

    #931061
    peterarthurwierenga
    Participant

    This reply is private.

    #931500
    Josh
    Participant

    Hey Peter,

    Thanks for reaching out to us!

    It looks like the extra output is the date that gets pulled in as the first part of the event. It looks strange on your site since there is custom styling for this widget that doesn’t include this element. The simplest way to remove it would be to add the following to your child theme’s stylesheet:

    
    .tribe-mini-calendar-event .list-date {
    display: none;
    }
    

    Let me know if this helps.

    Thanks!

    #983668
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘unwanted codes in upcoming events widget’ is closed to new replies.