Forums Forums Search & Filter Pro Multiple Tags fields

Tagged: 

Viewing 6 posts - 11 through 16 (of 16 total)
  • Anonymous
    #266928
    This reply has been marked as private.
    Trevor
    #266977
    This reply has been marked as private.
    Anonymous
    #267038
    This reply has been marked as private.
    Trevor
    #267142

    The only way to do a full cache build is to click the Rebuild Cache button in the form. Most update software/functions (maybe like yours) update one posts at a time, usually in a while loop. At each loop, the Post ID should be available to the code, and that would then be used in our do_action code as a variable.

    If you are somehow bulk updating values without using Post IDs, then the only method to rebuild the cache is to use the button I mentioned above. It is not available from/with code, sorry.

    Anonymous
    #270490
    This reply has been marked as private.
    Trevor
    #270550

    If I understand you correctly, you want to show a field (Land Width) conditional if another field is chosen with a specific term. This type of conditionality is not possible with the current version of the plugin, but may be possible when we release V3 in a few months.

Viewing 6 posts - 11 through 16 (of 16 total)