Support

Account

Home Forums Front-end Issues Multiple loops comparing meta value problem Reply To: Multiple loops comparing meta value problem

  • Hi @PierreDST

    Is the above the only code which you use? Or is there more to the story?
    Perhaps you are using a setup_postdata function in your loop?

    This will modify the global $post object and effect which post you load the ACF data from.

    Perhaps you can do some debugging through your code to check that the post_id does not change.

    Thanks
    E