Configuring Advanced List Widget

Home Forums Calendar Products Events Calendar PRO Configuring Advanced List Widget

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #931937
    christianbothe
    Participant

    Hi Modern Tribe. I use the Pro Plugin of the Events Calendar on our website and the advanced list as a widget.
    My events appear in a strange format – it posts the date twice. Above and below the event title.
    For example:

    Mi 21
    Title
    21. Januar, 18:30 – 20:30
    City

    I tried to change that and read through the themers guide but the directories that are listed there are not fitting anymore and I could also not find the proper line of code to edit. Since this seems to be a very strange preset mode (listing the date twice?) could you help out?
    Basically I want to get rid of the date on top of the titel.
    Secondary: showing me an option to include the weekday to the date format below the titel would be great.
    kind regards!

    #931961
    Brian
    Member

    Hello,

    Sorry for the issues you are having.

    We changed the styling on the List Widget and a glitch prevents the stylesheet from loading.

    Please add the following to your theme’s function.php to fix the issue.

    https://gist.github.com/jesseeproductions/9ac665ddcdef95c8a2e5

    We should have a release coming out this week to address the issue as well.

    Let me know if that helps.

    Thanks

    #931982
    christianbothe
    Participant

    Hi Brian,
    thanks. That solved the issue. But where do I put the css to edit the style of the event title in the widget?

    #h2.entry-title.summary {… } ? Thanks!

    #932027
    Brian
    Member

    I would use something like this to target the title:

    .tribe-events-adv-list-widget .entry-title a {

    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #932527
    christianbothe
    Participant

    Dear Brian,
    I thought the code in the functions.php worked but then I realized i produced problems with my wp-login and header. it also produced problems for facebook to load images from links to my website. I had to take it out again.
    Any schedule for an update of the plugin yet?
    Thanks, Christian

    #932590
    Brian
    Member

    How strange. Sorry for the issues there. I do not think that would do that at all.

    We are hoping to have the release either today or tomorrow.

    That could change though so that is not a guarantee, but we look like we should get it out.

    #943604
    Brian
    Member

    I am going to close this topic as we typically close threads if there is no activity after two weeks. Feel free to create a new thread and reference this one to save you time.

    Thanks

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Configuring Advanced List Widget’ is closed to new replies.