Support

Account

Home Forums General Issues Pass Advanced Custom Fields Through Blog Loop Reply To: Pass Advanced Custom Fields Through Blog Loop

  • If I utilize the code linked below, adding the code of:

    `if(get_field(‘pick_your_theme’) != “MacroForces”){ continue; }’

    it doesn’t seem to pass the selector value and still pulls all posts, regardless if they are marked as MacroForces or not.

    http://pastebin.com/mDYiinPg