Adding venue messes up title formatting in list view

Home Forums Calendar Products Events Calendar PRO Adding venue messes up title formatting in list view

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #67498
    radiatemedia
    Participant

    I’ve got a little issue when adding a venue to an event and using list view. The title get all jumbled up. I’ve isolated this to just the venue being the issue. I’ve disabled all the plugins that I’m willing to disable to troubleshoot. I doubt it’s a plugin conflict since everything else in ECP is working perfectly except when the venue is added. Any assistance is appreciated.

    Here is a link to see the issue first hand.
    http://www.radiatemedia.com/360workshops/upcoming/

    #67906
    Rob
    Member

    Hi there radiatemedia. Thank you for posting this, and my apologies that getting you a reply stretched beyond our traditional 24 hour window. We failed you on that end.

    Have you ultimately decided to go with another plugin? I notice the link yo provided there redirects to a different page, and I’m not seeing the calendar installed. Please let me know if you do need further assistance here and we’ll get you a reply in as timely a fashion as possible. Thanks again for your patience so far.

    #70445
    radiatemedia
    Participant

    Hello,

    Sorry as well for taking so long to respond. We were looking for another plugin, but couldn’t find one that was as feature rich as yours. I’ve reactivated the plugin for you to see the issue. I was hoping the 3.1 update would fix the issue, but it didn’t. Please let me know what Can be done.

    http://www.radiatemedia.com/360workshops

    #70541
    Kelly
    Participant

    Hi, radiatemedia. We’ll do our best to troubleshoot with you. πŸ™‚

    Is it possible for you to disable all plugins just briefly for trouleshooting and then turn them on sequentially so that we can at least try to isolate the issue?

    Another useful step would be to post your System Information, located in the Help tab of TEC’s Settings screen. You’re welcome to send that as a private reply so that it’s hidden.

    Also, I must admit, I don’t actually see anything amiss with your titles right now. Am I missing something? Do you have a screenshot?

    #70543
    radiatemedia
    Participant

    This reply is private.

    #70556
    Kelly
    Participant

    Hi, radiatemedia. Thanks for the quick, complete response.

    It looks like this is an issue with your theme, rather than a plugin. The the problem seems to be that your theme does something “special” with divs that have the .location class so I’d like to give you a rule that basically counters that, but only where it also applies to tribe venues.

    Please try adding the following to a custom tribe-events.css stylesheet:

    .tribe-events-event-meta.location{
    position: static;
    float: none;
    left: 0px;
    top: 0px;
    text-align: left;
    }

    If you haven’t done a template override before, please check out our Themer’s Guide, linked in the right sidebar, for a complete rundown of the process.

    Please let us know if that does the trick! πŸ™‚

    #73376
    Kelly
    Participant

    Hi, radiatemedia. As it’s been over two weeks since your last reply, I’m going to close this thread. Please open a new one if you choose to pursue this further in the future.

    Thanks for being part of the TEC community! πŸ™‚

    #981638
    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 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Adding venue messes up title formatting in list view’ is closed to new replies.