jefM
Fils de soutien créés au cours des 30 derniers jours : 0
Sujets de forum favoris
This user has no favorite topics.
Sujets de forum créés
Status | Sujet | Supporter | Voix | Publications | Nouveauté |
---|---|---|---|---|---|
Toolset Layouts navigation menus break after updating to WP 6.6.1
Commencé par : jefM in: Toolset Professional Support |
|
1 | 3 | Il y a 3 mois et 3 semaines | |
Front-end forms give nonce validation error
Commencé par : jefM in: Toolset Professional Support |
|
3 | 10 | Il y a 1 année et 2 mois | |
Console error 'toolset_select2'
Commencé par : jefM in: Toolset Professional Support |
|
3 | 4 | Il y a 1 année et 2 mois | |
Alt & title tags only displayed for some images (Views)
Commencé par : jefM in: Toolset Professional Support |
|
2 | 5 | Il y a 2 années et 2 mois | |
Retrieve content from repeatable field group within repeatable field group (PHP)
Commencé par : jefM
in: Toolset Professional Support
Problem: We have one repeatable field group (RFG) that contains another nested RFG. We would like to build a nested array in PHP that contains information from the nested RFG structure, but we are not able to access custom field values in the nested RFG using the toolset_get_related_posts API and get_post_meta. Solution: In this case the inner, nested toolset_get_related_posts API call must be updated to query by the current outer RFG's post ID as opposed to querying by the ID of the post containing the RFGs. In the case of the outer RFG, querying by the ID of the post is appropriate, but in the case of the inner RFG, you should query by the ID of the outer RFG since the post relationship is technically established between the two RFGs. Relevant Documentation: |
|
2 | 7 | Il y a 3 années et 11 mois |