Working with Columns in the Events Widget

Home Forums Calendar Products Events Calendar PRO Working with Columns in the Events Widget

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1219884
    Michael
    Participant

    Hi,
    I’ve been trying to figure this out for quite some time and I was hoping you might have a simple solution for me… I’m using the Calendar Pro shortcode list ([tribe_events_list category=”friday-night-fun”]) to try and display a list of upcoming events. I wanted to get the featured image to show up and was able to do that as well as remove the calendar/date icon using some code I found on the help forums. I removed the mini calendar icon by customizing the “single-event.php”… Now I would just like to move the title and event info up to be inline with the featured image but I can’t get it to work…

    Do you have any suggestions? Thank you!

    Working on it here:
    https://test.creativeedgeartstudio.com/the-experience/#events

    #1219891
    Michael
    Participant

    I tried to attach a screenshot but it’s not working so here’s one on our server:
    http://test.creativeedgeartstudio.com/Screen%20Shot%202017-01-17%20at%205.23.00%20PM.png

    #1220513
    Andras
    Keymaster

    Hey Michael,

    Thanks for reaching out! Awesome thing you did there.

    Although we are limited on supporting customizations I took a quick look.

    I checked your site and the screenshot, I believe this little css might help you achieve what you want:
    .tribe-events-event-image {
    float: left;
    margin-right: 20px;
    }

    Note though that this might influence all the event images across the site, so you might want to include some extra class for the container that holds this list and add it to the css declaration up there as well.

    Let me know if this works out for you.

    Cheers,
    Andras

    #1220515
    Andras
    Keymaster

    And also don’t forget to check how it influences the look in smaller resolutions like tablet or mobile view. You might want to add some @media queries to the css as well.

    Cheers,
    Andras

    #1225659
    Michael
    Participant

    Sorry for the late reply, but thank you! Very helpful, I appreciate it.

    #1226071
    Andras
    Keymaster

    You are very welcome Michael! I’m happy to hear it helped!

    Since this is marked resolved I am going to close this ticket, but if you need anything else related to this topic or another please post a new one in the forum and we will be happy to help you out.

    Cheers,
    Andras

    PS: If you like our plugins, and you didn’t yet do so 🙂 we would be happy to receive a review in the wordpress.org repository. Thanks!
    https://wordpress.org/support/plugin/the-events-calendar/reviews/
    https://wordpress.org/support/plugin/event-tickets/reviews/

    PS2: We’d be also grateful if you would give us feedback on your satisfaction with support. Just click on one of the classy looking emojis below. 🙂 If you can spare a few words, that’s even better. Doublethanks!

     

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Working with Columns in the Events Widget’ is closed to new replies.