• Resolved Carlos Serra

    (@carsermil)


    Everything works fine for me except the second language post archive. I have tried several things, not duplicating with the + sign, not putting conditions in the second language but I can’t get that the template does not associate. In the first language if it works perfectly for me.
    Thanks for the help and thanks to the new developers!

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Brad Johnson

    (@p4fbradjohnson)

    Hi

    You list this with jet engine.

    You may need to take this up with jet engine if it’s something to do with their plugin.

    Thread Starter Carlos Serra

    (@carsermil)

    If I have understood you correctly. Yes, I have created the lists with jet engine but the design of the post types are made with the Elementor templates and this is where the secondary language fails me.

    Plugin Author Pacotole

    (@pacotole)

    Your listings has language?

    Try to deactive auto-enabled post type translation with this code in your functions.php:

    add_filter( 'cpel/filter/polylang/post_types', '__return_empty_array' );

    Then you can enable or disable desired post types on Languages > Settings > Custom post types and Taxonomies

    Thread Starter Carlos Serra

    (@carsermil)

    Solved !! The problem was caused by a plugin called Custom Post Type Permalinks. Thanks for the help

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Polylang with Jet Engine’ is closed to new replies.