ericK-4
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 |
---|---|---|---|---|---|
Taxonomy image with custom field in a taxonomy file
Iniciado por: ericK-4
en: Toolset Professional Support
Problem: The issue here is that the user wanted to display their taxonomy term meta from a php template. Solution: The correct code to use here is. echo types_render_termmeta( "my-image-field", array() ); Where my-image-field is the slug of the field that was created in Types. For further details on this you can have a look at our documentation below. |
|
2 | 4 | hace 3 años, 6 meses | |
Strange behaviour with custom post type in backend
Iniciado por: ericK-4
en: Toolset Professional Support
Problem: I make several fields in a custom post type. I import the different datas but when I want to delete the content of a field Solution: This issue is fixed in Toolset Types plugin version 3.4.7, you can download it here: https://toolset.com/account/downloads/ Relevant Documentation: |
|
2 | 6 | hace 4 años, 2 meses | |
Toolset chat support ticket by ericK-4 – 1606159972
Iniciado por: ericK-4 en: Chat Support |
|
1 | 2 |
hace 4 años, 5 meses
|
|
How can i display a alt for a image in type render field
Iniciado por: ericK-4 en: Chat Support |
|
1 | 2 |
hace 4 años, 5 meses
|
|
Display images of a custom field
Iniciado por: ericK-4 en: Toolset Professional Support |
|
3 | 5 | hace 4 años, 6 meses | |
Réinitialise magnific popup after a filtering operation
Iniciado por: ericK-4
en: Toolset Professional Support
Problem: Solution: jQuery( document ).on( 'js_event_wpv_parametric_search_results_updated ready', function() { activatePopup(); function activatePopup() { jQuery('.popup-link').magnificPopup({ type:'image' }); } }); |
|
2 | 7 | hace 4 años, 6 meses | |
Add a author on a custom post type with access
Iniciado por: ericK-4 en: Toolset Professional Support |
1 | 2 | hace 4 años, 9 meses | ||
Woocommerce changing the text onsale!
Iniciado por: ericK-4
en: Toolset Professional Support
Problem: I want to change the text on sale for product in a woo shop Solution: The shortcode [wpv-woo-onsale] does not use filter "woocommerce_sale_flash", please try with anther filter hook "wpv_woo_onsale_text_display_override" of "Toolset WooCommerce Blocks" plugin, for example: https://toolset.com/forums/topic/woocommerce-changing-the-text-onsale/#post-1706403 Relevant Documentation: |
|
2 | 3 | hace 4 años, 9 meses | |
Editing custom post type user information via a form
Iniciado por: ericK-4
en: Toolset Professional Support
Problem: I make a directory site for advocates. I made a custom post type “Avocats” with all their information and the connection between the custom post type and the user profile is made via the author function. The user have got a “Avocat” role I want that the advocate after login can change their information of this custom post type via a form. Solution: Please try these: 1) In the page "fiche-avocat", display a post view: - Query “Avocats” posts - Filter by: Post author is same as logged-in user - In view's loop, display the Toolset form shortcode: Relevant Documentation: https://toolset.com/documentation/user-guides/views/filtering-views-query-by-author/ |
|
2 | 3 | hace 4 años, 9 meses | |
Filter and search
Iniciado por: ericK-4 en: Toolset Professional Support |
|
2 | 5 | hace 4 años, 10 meses | |
Result of checkboxes and css in a shortcode
Iniciado por: ericK-4
en: Toolset Professional Support
Problem: I would like to display a different flag icon for each checked checkbox in a checkboxes group. Solution: Use the Types field shortcode with "state" and "option" attributes to display different HTML for each checked checkbox. [types field='documentation-language' state="checked" option="0"]<span class="flag-icon flag-icon-cn"></span>[/types][types field='documentation-language' state="checked" option="1"]<span class="flag-icon flag-icon-fr"></span>[/types] Relevant Documentation: |
|
2 | 9 | hace 5 años | |
Conditionnal statement
Iniciado por: ericK-4 en: Toolset Professional Support |
|
2 | 15 | hace 5 años, 1 mes | |
Search text on 2 custom fields
1
2
Iniciado por: ericK-4 en: Toolset Professional Support |
|
2 | 16 | hace 5 años, 1 mes | |
Setting the height of the select dropdown
Iniciado por: ericK-4 en: Toolset Professional Support |
|
2 | 5 | hace 5 años, 1 mes | |
Toolset chat support ticket by ericK-4 – 1583855003
Iniciado por: ericK-4 en: Chat Support |
|
1 | 1 |
hace 5 años, 1 mes
|