Events Page not displaying properly

Home Forums Calendar Products Events Calendar PRO Events Page not displaying properly

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #52559
    jennymc
    Participant

    Hi, I’ve just purchased your pro version and am trying to set up my events. I have the page template set to ‘full width’ but the details at the top of the events page appear in two columns and do not spread out across the page. It appears as though there’s an empty 3rd column. I’m using a woothemes theme. I currently have another calendar installed which I’m not happy with so have changed to yours. I hope this one works !! I have deactivated the original one incase they’re conflicting but layout is still the same. Thanks

    #52604
    Jonah
    Participant

    Hi jennymc,

    There may be some additional CSS / template tweaks you’ll need to make to get things working full width. Looking at the link you shared it looks like you may have worked this out. Are you still needing help and if so can you please be a little more specific about what the problem is? Screenshots would help.

    Thanks,
    Jonah

    #52614
    jennymc
    Participant

    Please see this screenshot https://dl.dropboxusercontent.com/u/61781597/screenshot1.png
    There is an empty third column. Thanks Jenny

    #52618
    jennymc
    Participant

    Hi Jonah. Just to clarify. We want the single events attributes to expand the width of the page as shown in your tutorial video. The map and the venue info is fine but it seems that the attributes have placed themselves into 3 columns instead of two. Leaving a blank space on the right. See screen shot in above post. Thanks Jenny

    #52625
    Jonah
    Participant

    Hi Jenny,

    Ok, I see now. You should be able to modify this pretty easily with CSS. Try adding this to your theme’s style.css file:

    #content #tribe-events-event-meta .column {
    width: 46%;
    }

    #52660
    jennymc
    Participant

    Hi Jonah
    Thanks that’s done the trick but I also have these styling/stray link issues on the single event pages – see screen shot https://www.dropbox.com/s/681xlfxv5vdw99d/screenshot2.png
    Many thanks
    Jenny

    #52694
    Jonah
    Participant

    Hi Jenny,

    We can’t help you with al the styling things needed to get your site looking good. You’ll need to go through and make the modifications yourself or hire someone to help you. Good luck!

    – Jonah

    #52707
    jennymc
    Participant

    Hi Jonah
    Thanks for your response. I’m really surprised that you think that having stray links appearing at the bottom of single events pages is acceptable for your plugin. I paid for the premium plugin upgrade to get one year’s support. I accept that the font issue is a theme problem but having unrelated random links to other events appear at the bottom of the page are not what I would expect after reading your marketing material. Jenny

    #52827
    Jonah
    Participant

    Hi Jenny,

    Sorry, I didn’t pay full attention to what you had reported about the stray links. Those links are linking to the previous and next events relative to the current event. If you don’t want them there you can easily hide them with the following CSS:

    .tribe_events .tribe-previous,
    .tribe_events .tribe-next {
    display: none;
    }

    Let me know whether or not that works for you.

    Regards,
    Jonah

    #60053
    Chris
    Participant

    Hi there,
    We haven’t heard from you in a while, so I’m going to close this one. Feel free to open a new ticket if you need help 🙂

    -Chris

    #980076
    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 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Events Page not displaying properly’ is closed to new replies.