Support

Account

Home Forums Add-ons Gallery Field WPML and Gallery addon problem Reply To: WPML and Gallery addon problem

  • Hi @dab.ab.initio

    Thanks for your investigation into this. I think the issue may be fixed by adding a param to the $args array in the original get_posts function.

    Can you please add this to the $args array?
    'suppress_filters' => false,

    Thanks
    E