jefM
Admite hilos creados en los últimos 30 días: 0
Debates favoritos del foro
Este usuario no tiene debates favoritos.
Temas del foro creados
Status | Debate | Supporter | Voces | Mensajes | Caducidad |
---|---|---|---|---|---|
Toolset Layouts navigation menus break after updating to WP 6.6.1
Iniciado por: jefM en: Toolset Professional Support |
|
1 | 3 | hace 2 meses, 2 semanas | |
Front-end forms give nonce validation error
Iniciado por: jefM en: Toolset Professional Support |
|
3 | 10 | hace 1 año | |
Console error 'toolset_select2'
Iniciado por: jefM en: Toolset Professional Support |
|
3 | 4 | hace 1 año, 1 mes | |
Alt & title tags only displayed for some images (Views)
Iniciado por: jefM en: Toolset Professional Support |
|
2 | 5 | hace 2 años, 1 mes | |
Retrieve content from repeatable field group within repeatable field group (PHP)
Iniciado por: jefM
en: 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 | hace 3 años, 10 meses |