Home › Forums › Calendar Products › Events Calendar PRO › Events Page not displaying properly
- This topic has 10 replies, 4 voices, and was last updated 10 years, 10 months ago by
Support Droid.
-
AuthorPosts
-
July 1, 2013 at 4:15 am #52559
jennymc
ParticipantHi, 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
July 1, 2013 at 1:51 pm #52604Jonah
ParticipantHi 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,
JonahJuly 1, 2013 at 2:23 pm #52614jennymc
ParticipantPlease see this screenshot https://dl.dropboxusercontent.com/u/61781597/screenshot1.png
There is an empty third column. Thanks JennyJuly 1, 2013 at 2:46 pm #52618jennymc
ParticipantHi 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
July 1, 2013 at 2:54 pm #52625Jonah
ParticipantHi 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%;
}
July 2, 2013 at 3:38 am #52660jennymc
ParticipantHi 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
JennyJuly 2, 2013 at 12:03 pm #52694Jonah
ParticipantHi 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
July 2, 2013 at 2:28 pm #52707jennymc
ParticipantHi 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. JennyJuly 2, 2013 at 6:24 pm #52827Jonah
ParticipantHi 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,
JonahAugust 12, 2013 at 2:18 pm #60053Chris
ParticipantHi 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
July 7, 2015 at 6:27 am #980076Support Droid
KeymasterThis 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. -
AuthorPosts
- The topic ‘Events Page not displaying properly’ is closed to new replies.
