• Resolved mcography

    (@mcography)


    Hiya. For some reason, in the List View, the Events titles are not displaying on their own line. If the Event title is too short, it appears on the same line as the date and location. I tried coping the-events-calendar > views > list > content.php to my-theme > tribe-events > list > content.php, but it won’t pull my changes. Which is weird because I have a file in tribe-events > widgets > list-widget.php and it IS pulling those changes.

    All I want is to make sure the Event titles display on their own line. What can I do to achieve this?

    https://www.ads-software.com/plugins/the-events-calendar/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Brook

    (@brook-tribe)

    Howdy mcography,

    It sounds like you are doing everything correct. I just copied your steps:

    1. copy the-events-calendar/views/list/content.php
    2. pasted it in twentyfourteen/tribe-events/list/content.php
    3. Inserted some custom HTML inside of <div id=”tribe-events-content” class=”tribe-events-list”> at the very top

    And I saw the changes. I am running the latest 3.8.1 versions of our plugins and WP 4. We had an issue a while back where the changes would not override, but certainly not in the latest ones. If you are in the same boat and put your content inside the same div, and not in one of the parts of that file that gets overridden, you should be seeing the changes. If not, are you 100% sure of the spelling? I have misspelled things like contnet.php on more than one occassion…

    – Brook

    Thread Starter mcography

    (@mcography)

    I figured it out. I realized that I needed to edit single-event.php not list-widget.php. I tried to post that answer here a couple of days ago, but the WordPress forums weren’t cooperating. Thanks for your reply.

    Plugin Contributor leahkoerper

    (@leahkoerper)

    Glad to hear you were able to figure it out mcography! Thanks for letting us know.

    If you have a minute or two, we would love it if you left us a review. Thank you for your support!

    Best,
    Leah

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Custom List Template Not Overriding Main List Template’ is closed to new replies.