Show images on venue section

Home Forums Calendar Products Events Calendar PRO Show images on venue section

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #12603
    Joe
    Member

    Is there a way to show images below the map on the venue page?
    There seems to be a lot of white space, and adding some images could help with that.

    #12617
    Rob
    Member

    Hey Joe. Does this answer your question, by chance? https://theeventscalendar.com/?qa_faqs=how-can-i-place-the-map-featured-image-below-the-event-description-instead-of-above If I understand correctly that’s the same issue. Let me know if not.

    #12620
    Joe
    Member

    The problem I was havign came from what i think may be a typo, but if not, it sorts out the problem.

    For some reason, I was getting a really narrow section on my venues page, giving all the info, then the map on the far right.

    Line 316 of the-events-candar/resources/events.css had the following line:

    #tribe-events-event-meta .column {

    Which I then changed to:

    #tribe-events-event-meta .column-location {

    This solved the problem, and meant I didn’t have the white space that looked ugly.

    #12627
    Rob
    Member

    Ah, excellent. That’s good to know – hopefully other users who have this same problem will benefit from this. Meanwhile I’m going to check with our devs to see if there was a reason we had the code that way; if it’s not necessary, we’ll change to what you suggested for the next release.

    #12630
    Joe
    Member

    Using Firebug, it showed the following line:

    Changing that live to column-location fixed it, but I couldn’t figure out where that was, so just played around a bit.

    #12755
    Rob
    Member

    Thanks Joe. Looks like the Firebug code got stripped out, but I think others will be able to deduce what you did regardless. Hope you had a nice holiday.

    #974966
    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 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Show images on venue section’ is closed to new replies.