WordPress.org

Forums

The Events Calendar
Words running off the screen (4 posts)

  1. progreshion
    Member
    Posted 3 months ago #

    Hi,

    I'm having an issue with this plugin. The words for the events are running off the theme.

    Please check out this page: http://www.novayearbooks.com/event/yearbooknv-2013/.

    Please advise on what the issue could be.

    Thanks,

    http://wordpress.org/extend/plugins/the-events-calendar/

  2. roblagatta
    Modern Tribe Support
    Plugin Author

    Posted 3 months ago #

    Hey progreshion - I'm seeing that on my end, too. Thanks for the link. I'm assuming this is relatively straightforward to fix with a template override of the single event entry. That override process is detailed at this page: http://tri.be/faq/what-are-template-overrides-and-how-do-i-do-them/.

    That give you what you need to move forward?

  3. progreshion
    Member
    Posted 3 months ago #

    Partially. Do you know what I would need to do to override this?

  4. jonahcoyote
    Member
    Plugin Author

    Posted 3 months ago #

    Hey progreshion,

    This is a CSS issue with your theme. You'll need to modify the CSS to set the width of one of the containers to contain the text better. An example that you would add to your theme's style.css file would be:

    .tribe_events.hentry {
    width: 640px;
    }

    That might not be the best way to do it, but you'll need to figure out the proper way in your own theme. Good luck and I hope that helps!

    - Jonah

Reply

You must log in to post.

About this Plugin

About this Topic

Tags

No tags yet.