Need help after updating to the latest version. Calling Nico!

Home Forums Calendar Products Events Calendar PRO Need help after updating to the latest version. Calling Nico!

Viewing 15 posts - 16 through 30 (of 32 total)
  • Author
    Posts
  • #1137583
    yuryvasilchenko
    Participant

    This reply is private.

    #1137619
    Andras
    Keymaster

    This reply is private.

    #1137622
    yuryvasilchenko
    Participant

    This reply is private.

    #1137624
    yuryvasilchenko
    Participant

    This reply is private.

    #1137630
    Andras
    Keymaster

    This reply is private.

    #1137634
    yuryvasilchenko
    Participant

    This reply is private.

    #1137708
    yuryvasilchenko
    Participant

    This reply is private.

    #1137711
    yuryvasilchenko
    Participant

    This reply is private.

    #1137846
    Andras
    Keymaster

    Let’s try this:

    In this file wp-content/themes/flex-mag-child/tribe-events/tribe-events.css remove the following. This removes a left padding from the start date/time:


    .tribe-events-list .tribe-event-date-start {
    padding-left: 12px;
    }

    Alternatively, if you cannot remove it, then you will need to add this to your style.css. (If you can remove it, then you don’t need to put this in.)


    .tribe-events-list .tribe-event-date-start {
    padding-left: 0;
    }

    And add this in any case, this adds left and right padding to the whole date block:


    .tribe-events-list .tribe-event-schedule-details {
    margin: 0;
    padding: 0 12px;
    }

    I hope this will fix it for you. Let me know. 🙂

    Cheers,
    Andras

    #1138350
    yuryvasilchenko
    Participant

    This reply is private.

    #1139401
    yuryvasilchenko
    Participant

    Andras,

    I think I got it, and it worked! Thank you!

    #1139895
    yuryvasilchenko
    Participant

    This reply is private.

    #1142736
    Barry
    Member

    Hi Yury!

    My apologies first of all for the delayed response.

    Andras is currently out so I wanted to step in and get you an answer. Unfortunately, I seem unable to view the page in question and on reading back I see that a “bypass URL” was needed to let Andras view it originally.

    Can you issue a new bypass URL, if that’s still needed, or else provide a direct link where we can see the problem?

    Last but not least, I would also take a moment to highlight that the level of support we can provide for problems that occur only with specific themes can be fairly limited. We can certainly do our best to point you in the right direction, but having already spent a lot of time on this it may be we’re reaching a point where you’ll have to find the remaining answers yourself.

    If you could link me to a live example of the problem though, we’ll certainly be happy to take one more look.

    Thanks!

    #1147379
    Andras
    Keymaster

    Hi Yury,

    Just wanted to check if you need any more help. Let me know.

    Cheers,
    Andras

    #1155896
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 15 posts - 16 through 30 (of 32 total)
  • The topic ‘Need help after updating to the latest version. Calling Nico!’ is closed to new replies.