• Resolved saveatrain

    (@saveatrain)


    we are having some issues with elastic press

    in some instances on the front end we have to pass ep_integrate=false in order to get the correct data, for example in page https://www.kideno.com/en/blog/

    we had to alternate the titles query to pass ep_integrate=false otherwise even on this english page, the titles were hebrew

    now we are pretty sure we have other plugins that have issues due to that

    1. do you have a snippet for us, so at least plugins on the admin, will always pass ep_integrate=false ?
    2. what are the consequences if we make the default to ep_integrate=false by default?

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

Viewing 1 replies (of 1 total)
  • Plugin Author Felipe Elia

    (@felipeelia)

    Hi!

    Queries in the admin should not be integrated with ElasticPress unless you have the “Protected Content” feature enabled. If you don’t want any query in the admin running through EP you can disable that feature.

    Passing ep_integrate=false effectively disables the EP integration completely, meaning that if you pass it to all queries, ElasticPress won’t be helping your site at all.

    We don’t provide support here, please ask any follow-up questions in our GitHub Repository.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘ep_integrate issues’ is closed to new replies.