Support Forum » User Profile

Forum Replies Created

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • in reply to: FacetWP & Custom Tables #8747
    jpascalejpascale
    Participant

    Anh Tran, thanks for the quick response and all the great information. I’ll definitely try it out & let you know. If you don’t mind, could you please satisfy my curiosity and tell me how/where rwmb_get_value() “handles the storage type”? What I mean is: where is ‘storage type’ & ‘table name’ for each custom field stored in the WP db? (I realize that a custom field will not have these attributes if the custom field uses the postmeta table.) I apologize for all the questions, I’m just trying to understand how/where custom fields & metaboxes & custom field groups are “registered” and where their attributes are stored. (I’ve researched this quite a bit and have not found the answers. I hope my questions make sense.)
    Thanks much, James

    in reply to: FacetWP & Custom Tables #8739
    jpascalejpascale
    Participant

    I don't know if this is helpful.
    "When the “Re-index” button is clicked, FacetWP first retrieves all post IDs that should be indexed. It uses WP_Query, and the query arguments are customizable.
    FacetWP then loops through the array of post IDs. For each, it loops through all available facets and saves applicable values."
    https://facetwp.com/how-facetwps-indexer-works/
    https://facetwp.com/documentation/facetwp_indexer_query_args/

    in reply to: FacetWP & Custom Tables #8736
    jpascalejpascale
    Participant

    What would I have to do to customize the FacetWP Integrator so that it would loop through the custom fields that I want to use as facets or indices? Is there not a way to have the Integrator do this by using the parameters ‘storage_type’ & ‘my_table_name’?

Viewing 3 posts - 16 through 18 (of 18 total)