• Hi,

    Thanks for this plugin. It’s great.
    I’ve tried to make it work along side the polylang plugin. I’ve tried with a fresh install of wordpress.

    I’ve enabled polylang plugin, created a page with its traduction and set it as the static front page. It’s working well until now. Then I enabled CPT-onomies plugin.

    I got this error when trying to load the front page (and nothing else is displayed):

    [Unknown column 'cpt_onomy_tt1.term_taxonomy_id' in 'where clause']
    
    SELECT   wp_posts.* FROM wp_posts  WHERE 1=1  AND wp_posts.ID = 10 AND wp_posts.post_type = 'page' AND ( cpt_onomy_tt1.term_taxonomy_id IN (2) ) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC

    Does anyone got any idea how to resolve this error?

    Thank you
    Paul

    https://wordpress.org/plugins/cpt-onomies/

The topic ‘Polylang & CPT-onomies plugins error’ is closed to new replies.