• Resolved aprilmullen

    (@aprilmullen)


    The events list on my website is displaying improperly. The table is resizing itself to be maybe 250 px, which intern squeezes the text. I have tried entering width settings in the formatting options and allowing those changes via the Override with Formats? option in the pages section, but this did not work either. I would like the table to auto size to 100% of the available width. I would give you the link but it’s in a restricted section of the site.

    Current settings:
    Override with Formats? Yes

    <table cellpadding=”0″ cellspacing=”0″ class=”events-table” >
    <thead>
    <tr>
    <th class=”event-time”>Date/Time</th>
    <th class=”event-description”>Event</th>
    </tr>
    </thead>
    <tbody>

    <tr>
    <td>
    #_EVENTDATES
    #_EVENTTIMES
    </td>
    <td>
    #_EVENTLINK
    {has_location}
    <i>#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE</i>{/has_location}
    </td>
    </tr>

    https://www.ads-software.com/plugins/events-manager/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    might be a css issue or conflict with your theme css; you can try to temporarily revert back to default theme to confirm.

    Thread Starter aprilmullen

    (@aprilmullen)

    it was displaying properly when I first installed it withe the current theme. I tried disabling the plugins and that didn’t seem to work. Do you know how I can manually override this?

    Can you post a link to where this is happening? Thanks.

    Thread Starter aprilmullen

    (@aprilmullen)

    It is protected content in a membership site.

    I also noticed to when entering an event the google map floats slightly to the left over top of the address entry boxes.

    Thread Starter aprilmullen

    (@aprilmullen)

    Well I went ahead and changed my theme and it did indeed fix the event list formatting issue. I am using Divi from Elegant Themes… any suggestions on what to do now?

    Thread Starter aprilmullen

    (@aprilmullen)

    It does not affect the events search form just the events list.

    Thread Starter aprilmullen

    (@aprilmullen)

    I have fixed the issue by setting up a custom page template instead of using the default… however now the small calendar widget is expanding past the page container!!! Is there anyway to set the width on this widget?

    It is only happening on this custom page not on the other pages.

    Plugin Support angelo_nwl

    (@angelo_nwl)

    you can try to use some css styling to fixed this however can you share sample link for us to see?

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Events List formating issues’ is closed to new replies.