• Resolved guibo

    (@guibo)


    Hi,
    I got this kind of code between each row of my events page (including search form).
    If I display events for a day with the calendar, no problem…
    Here is an example :
    093131p://fTue, 20 Aug 2013 21:30:00 +0000 82013-08-20T21:30:00+00:00UTC20 231231.fTue, 20 Aug 2013 21:30:00 +0000/2013-08-20T21:30:00+00:00201382013-08-20T21:30:00+00:00UTCTue, 20 Aug 2013 21:30:00 +00003100-2
    Could somebody help me ?
    thank you

    http://wordpress.org/plugins/events-manager/

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hiya,

    Could you paste a link to your site so we can take a look at where this is occurring exactly please?

    Thanks,
    Phil

    Thread Starter guibo

    (@guibo)

    Hy Phil
    thanks for your answer :
    http://francejazz.fr/concerts-2/

    If you switch to the default theme and disable all other plugins, does that fix the problem?

    Thread Starter guibo

    (@guibo)

    hello,
    I did it but the problem is still there… 🙁
    this is strange because when you click on the calendar widget, all is ok..
    Some other idea ?
    thank you

    Plugin Support angelo_nwl

    (@angelo_nwl)

    Is this using events list grouped and could it be a translation problem in the date?

    also, can I know your current date format at formatting > events > Events page grouping ?

    thanks

    Thread Starter guibo

    (@guibo)

    Hello,
    Here is what I got :

    <tr>
    <td width="80px">#_EVENTIMAGE{75,75}</td>
    <td><big>#_{d/m/Y}</big>
        <big>#H:#i</big></td>
    <td><big> #_EVENTLINK</big>
        <i><big>#_LOCATIONNAME,
    #_LOCATIONPOSTCODE #_LOCATIONTOWN #_LOCATIONSTATE</big></i></td>
    <td>Tél : #_LATT{Tél : }</td>
    </tr>

    It worked until the last update I think…
    At formatting > date/hours I have :
    date format : d/m/Y
    date format for calendar : dd/mm/yy
    hour format : G \h i \m\i\n
    Thank you for you help
    Guy

    I think the problem is in your template files. Are you using a custom template to display events?

    The odd text is wrapped around h2 tags, so I would look in your theme template files for that tag and see what’s between it.

    Thread Starter guibo

    (@guibo)

    I don’t understand why these h2 tags !
    the page template is page.php and there is no h2 tags inside…
    there is no h2 tags in my formatting too…
    If I display all concerts with francejazz.fr/concerts-2/ (the page with “CONTENTS”) I get the problem, but if I display a selection of concerts by clicking on the calendar widget (like francejazz.fr/concerts-2/2013-08-24/), I don’t have it… and this selection is using the same page template.
    I opened all files with “events” in the name and found just one with h2 tags : wp-content/plugins/events-manager/classes/em-events.php
    the problem could be there ?
    thank you

    Thread Starter guibo

    (@guibo)

    Eureka !!
    at formating>events, I must choose “none” instead of “monthly”, “weekly”, “daily”… and it works.
    I think this has something to do with em-events.php… (bug ?)
    Moreover, if I put “CONTENTS” or not in my events page, it’s the same thing…
    So, my problem is resolved, but I’d be glad if somebody could explain that to me..

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘code between table rows on events page’ is closed to new replies.