julieP
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 |
---|---|---|---|---|---|
Views 2.5??
Iniciado por: julieP en: Toolset Professional Support |
2 | 13 | hace 5 años, 5 meses | ||
Types Access notice in error log after upgrading to Maps 1.8.2
Iniciado por: julieP en: Toolset Professional Support |
2 | 3 | hace 5 años, 6 meses | ||
Image Validation Hook Not Working on CRED Edit Form
Iniciado por: julieP en: Toolset Professional Support |
2 | 3 | hace 5 años, 6 meses | ||
CRED fields in hidden div not being saved to database
Iniciado por: julieP en: Toolset Professional Support |
2 | 12 | hace 5 años, 7 meses | ||
Populate Taxonomy Using cred_save_data?
Iniciado por: julieP
en: Toolset Professional Support
Problem: I have a custom field in my Form. The option values for this field correspond to taxonomy terms. I would like to use the cred_save_data hook to add the selected term to the post. Solution: $taxonomy = 'taxonomy-slug'; $tag = array( $_POST['generic-field-slug'] ); wp_set_object_terms( $post_id, $tag, $taxonomy, true ); The value of the generic field should be the ID or slug of the term. Relevant Documentation: |
2 | 3 | hace 5 años, 7 meses | ||
Display value from parent post field on child post form
Iniciado por: julieP en: Toolset Professional Support |
2 | 5 | hace 5 años, 7 meses | ||
Debug error in wp-admin relating to images (Types 3.3)
Iniciado por: julieP
en: Toolset Professional Support
Problem: Solution: |
2 | 11 | hace 5 años, 7 meses | ||
PHP Warnings since latest update to Access 2.7.3
Iniciado por: julieP
en: Toolset Professional Support
Problem: Since updating to Access 2.7.3, I am seeing warnings in the error logs like PHP Warning: array_key_exists(): The first argument should be either a string or an integer in /path/to/site/wp-content/plugins/types-access/application/controllers/permissions_post_types.php on line 447 Solution: Update to Access 2.7.4 |
2 | 9 | hace 5 años, 7 meses | ||
Using wp_enqueue_script for post edit content templates
Iniciado por: julieP
en: Toolset Professional Support
Problem: Solution: You can find the proposed solution, in this case, with the following reply: Relevant Documentation: |
2 | 5 | hace 5 años, 8 meses | ||
Global Taxonomy for Multisite
Iniciado por: julieP
en: Toolset Professional Support
Problem: Solution: |
2 | 4 | hace 5 años, 8 meses | ||
meta_key undefined index error
Iniciado por: julieP en: Toolset Professional Support |
2 | 3 | hace 5 años, 8 meses | ||
Changing Images but keeping URL
Iniciado por: julieP
en: Toolset Professional Support
Problem: Solution: A basic example is suggested below to use as a starting point for developing your own code: https://toolset.com/forums/topic/changing-images/#post-1236293 |
2 | 12 | hace 5 años, 8 meses | ||
Issue with exporting/importing Forms
Iniciado por: julieP
en: Toolset Professional Support
Problem: Solution: |
2 | 6 | hace 5 años, 9 meses | ||
CT Description input is not a Multiline and other issues with
Iniciado por: julieP
en: Toolset Professional Support
Problem: Solution: |
2 | 13 | hace 5 años, 9 meses | ||
CT Description Field (one for Beda)
Iniciado por: julieP en: Toolset Professional Support |
2 | 2 | hace 5 años, 9 meses |