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

    It’s likely that you have duplicate placeholders in your formatting settings.

    Can you check that at Events > Settings > Formatting > Event Categories please?

    Thanks,
    Phil

    Thread Starter vesco

    (@vesco)

    list item format:
    #_CATEGORYIMAGE #_CATEGORYLINK

    single category format
    #_CATEGORYNOTES<h3>KOMMENDE EVENTS</h3>

    Eventlist format header

      Event list format

    • #_EVENTLINK DATO: #_EVENTDATES

      #_EVENTIMAGE{300,150} #_LOCATIONNAME

    • eventlist format footer

    Just to clarify, the Default event list format under Events > Settings > Formatting > Events > Events Page, only contains this:

    #_EVENTLINK DATO: #_EVENTDATES
    #_EVENTIMAGE{300,150} #_LOCATIONNAME

    If that’s not correct, please repost the code but be sure to use the the code button in your reply. Otherwise, the code gets mangled and we can’t see all of it.

    I think that’s what may have happened to your earlier reply.

    Thread Starter vesco

    (@vesco)

    Not quite – it’s the specific event category pages that cause my problems, so the code is from here:

    Events/Settings/Formatting/Event Categories/ default event list format

    <li><br>#_EVENTLINK   DATO: #_EVENTDATES
    <br>
    <br>#_EVENTIMAGE{300,150}  #_LOCATIONNAME
    <br>

    But my events are displayed as posts, so maybe this is not the formatting that controls it.

    Just to clarify:
    It’s the pages like this one
    http://messeguide.dk/events/kategorier/sport/

    NOT
    http://messeguide.dk/events/
    which is fine and lists all events ONCE as required.

    Plugin Support angelo_nwl

    (@angelo_nwl)

    Thread Starter vesco

    (@vesco)

    OMG! the amount of time I have spent looking at the formatting…
    I JUST found a duplicate line in my theme archive.php

    get_template_part( 'loop', 'archive' );

    I removed the line and now the pages render as they should

    Thanks for your suggestions 🙂

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘events duplicate’ is closed to new replies.