• Resolved matteobalocco

    (@matteobalocco)


    I am trying to implement an advanced search on a wp website.
    Website has these characteristics:
    – Multilanguage (WPML)
    – with custom post types (CPT UI)
    – with custom fields and taxonomies (ACF)
    – with tags and categories

    Search (WP Extended Search) is performed on:
    – tags
    – categories
    – ACFs

    I expected to see: the search results, available for the selected/current language

    Instead, I got: SQL error and no results.
    You can find the debug.log here:https://gist.github.com/totanus/2b053022c6e662167f0184d36e8fe7f8

    If I disable WP Extended Search, the search works BUT not on ACF or Tags, of course.
    If I disable WPML, the search works BUT of course, the website is not multilingual 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sumit Singh

    (@5um17)

    Hi,

    I never tested compatibility with WPML because of no common users so far 😉
    Since you have reported this I will test in couple of days and let you know.

    About this error, it can be fixed easily by changing alias. However, I am not sure if it will work perfectly with WPML in terms of search results.

    Thanks

    Plugin Author Sumit Singh

    (@5um17)

    Hi,

    I have tested and fixed the issues with WPML. Everything seems to me working now with WPML.
    You can download the development version from here https://downloads.wp.xz.cn/plugin/wp-extended-search.zip after adding some other features a new version will be released.

    Thank you!

    Thread Starter matteobalocco

    (@matteobalocco)

    Great. Thank you man!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Compatibility with WPML?’ is closed to new replies.