martinB-16
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 archiv-block not not available
Iniciado por: martinB-16 en: Toolset Professional Support |
2 | 6 | hace 4 años, 3 meses | ||
Automatic slider
Iniciado por: martinB-16 en: Toolset Professional Support |
2 | 3 | hace 4 años, 3 meses | ||
delete content templates
Iniciado por: martinB-16 en: Toolset Professional Support |
2 | 5 | hace 4 años, 3 meses | ||
target="_blank" does not work
Iniciado por: martinB-16 en: Toolset Professional Support |
2 | 3 | hace 4 años, 3 meses | ||
Delete-Button
Iniciado por: martinB-16 en: Toolset Professional Support |
2 | 7 | hace 4 años, 3 meses | ||
route planning
Iniciado por: martinB-16 en: Toolset Professional Support |
2 | 6 | hace 4 años, 3 meses | ||
Map in View -> no adressfield
Iniciado por: martinB-16 en: Toolset Professional Support |
1 | 2 | hace 4 años, 4 meses | ||
Output format for a custom field (number)
Iniciado por: martinB-16
en: Toolset Professional Support
Problem: Solution: You can find the proposed solution in this case with the following reply: Relevant Documentation: |
2 | 3 | hace 4 años, 4 meses | ||
Custom field -> Postlink
Iniciado por: martinB-16 en: Toolset Professional Support |
2 | 3 | hace 4 años, 4 meses | ||
in button
Iniciado por: martinB-16
en: Toolset Professional Support
Problem: How to create edit form link with Toolset Button block? Solution: It is possible to use Toolset Button Block to setup the edit post form link too, for example, you can fill below value in button link field: [wpv-post-url]?content-template-id=123 Please replace 123 with your content template ID. Above link will pass URL parameter "content-template-id" to post URL. Relevant Documentation: |
2 | 5 | hace 4 años, 5 meses | ||
post-category form custom field
Iniciado por: martinB-16
en: Toolset Professioneller Support
Problem: I have a Form that edits posts, which includes a custom field. I would like to automatically set a taxonomy term on the post when the Form is submitted. The term should be determined by the value of the custom field. Solution: Use the function wp_set_object_terms to set a term on a post: wp_set_object_terms($post_id, 'term-slug', 'category', false); Instead of term-slug you can use: The last parameter false will delete all the other category terms from this post. If you use true instead of false, the existing category terms will not be deleted. Relevant Documentation: |
2 | 3 | hace 4 años, 6 meses | ||
Limit the width of the caption
1
2
Iniciado por: martinB-16 en: Toolset Professional Support |
2 | 19 | hace 4 años, 6 meses | ||
Default value for generic field
Iniciado por: martinB-16 en: Toolset Professioneller Support |
2 | 9 | hace 4 años, 6 meses | ||
Limit the width of the caption inside a grid cell
Iniciado por: martinB-16 en: Toolset Professional Support |
2 | 7 | hace 4 años, 6 meses | ||
Edit post date in forms
Iniciado por: martinB-16 en: Toolset Professioneller Support |
2 | 10 | hace 4 años, 7 meses |