• Hi I am using WPML + events manager. Event list pages are showing events from all languages (not only the selected lamguage) AND they are also showing drafts….
    My shortcode is this.

    <div class="grid-event">    
    [events_list limit="18" pagination="1"]
        <div class="block-event">
            <a href="#_EVENTURL">
                <div class="image">#_CUSTOMEVENTIMAGEMEDIUMSQUARE</div>
              	<div class="info">
                  <h3 class="title">#_EVENTNAME</h3>
                	<div class="category">#_CATEGORYNAME</div>
                	<div class="date">#_EVENTDATES</div>
              	</div>
            </a>
      </div>[/events_list]</div>

    I also tried yours –> [events_list_grouped mode=”daily” scope=”future”][/events_list_grouped]

    but the result is the same.

    Can you please help me?

    The page I need help with: [log in to see the link]

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

    (@angelo_nwl)

    hi,

    just to confirm, the events are already translated to other languages?

    Thread Starter nethics

    (@nethics)

    Events are translated. Some of them are DRAFTS but they are published in the events list page, no matter if they are drafts. Users get a 404 page. Moreover, as I wrote yesterday, the page with the list of events, shows all languages.

    Thread Starter nethics

    (@nethics)

    Hi, have you news about this problem?
    we use event manager + WPML and the site is in 2 languages and drafts are shown and some events are duplicated
    it happens that in English event is “published” twice on the home page with the same url In fact, in the admin area there is only one post in English. The event in draft are published and if you click you get to a not found page.

    How can we fix it?

    • This reply was modified 3 years, 2 months ago by nethics.
    Thread Starter nethics

    (@nethics)

    Hi, please we need assistance on this. Your last reply dates back to Aug 25!!!! Can you please let us knoW?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Events manager + WPML : events list page not showing correct posts’ is closed to new replies.