Title: Archive page with WPML returns : errors
Last modified: August 21, 2016

---

# Archive page with WPML returns : errors

 *  Resolved [Jacques Letesson](https://wordpress.org/support/users/jk_/)
 * (@jk_)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/archive-page-with-wpml-returns-errors/)
 * Hi guys,
 * The archive.php page with the default them returns a database error :
 * `SELECT SQL_CALC_FOUND_ROWS DISTINCT wp_posts.*, IF (wp_posts.post_type = 'tribe_events',.
   meta_value, wp_posts.post_date) AS post_date FROM wp_posts INNER JOIN wp_term_relationships
   ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_postmeta as on
   wp_posts.ID = .post_id AND .meta_key = '_EventStartDate' WHERE 1=1 AND ( wp_term_relationships.
   term_taxonomy_id IN (21) ) AND wp_posts.post_type = 'tribe_events' AND (wp_posts.
   post_status = 'publish' OR wp_posts.post_status = 'private') ORDER BY post_date
   DESC LIMIT 0, 4`
 * How could I avoid this ? I don’t want to display post type trive_events from 
   the archive page ?
 * Thanks in advance,
 * Jk_
 * [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [leahkoerper](https://wordpress.org/support/users/leahkoerper/)
 * (@leahkoerper)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/archive-page-with-wpml-returns-errors/#post-5026751)
 * Hi jk_
 * I’m sorry, but our plugin is not currently compatible with WPML. We are hoping
   to make them compatible in the future. If you’re like to stay updated, add your
   vote to [the UserVoice page](http://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/5449720-make-wpml-compatible-for-real-internationalization).
   We’ll update there as we go.
 * Best,
    Leah

Viewing 1 replies (of 1 total)

The topic ‘Archive page with WPML returns : errors’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [leahkoerper](https://wordpress.org/support/users/leahkoerper/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/archive-page-with-wpml-returns-errors/#post-5026751)
 * Status: resolved