ericK-4
In den letzten 30 Tagen erstellte Support-Threads: 0
Lieblings-Forenthemen
This user has no favorite topics.
Forum Topics Created
Status | Thema | Supporter | Stimmen | Artikel | Aktualität |
---|---|---|---|---|---|
Taxonomy image with custom field in a taxonomy file
Gestartet von: ericK-4
in: 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 | vor 3 Jahren, 6 Monaten | |
Strange behaviour with custom post type in backend
Gestartet von: ericK-4
in: 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 | vor 4 Jahren, 2 Monaten | |
Toolset chat support ticket by ericK-4 – 1606159972
Gestartet von: ericK-4 in: Chat Support |
|
1 | 2 |
vor 4 Jahren, 5 Monaten
|
|
How can i display a alt for a image in type render field
Gestartet von: ericK-4 in: Chat Support |
|
1 | 2 |
vor 4 Jahren, 5 Monaten
|
|
Display images of a custom field
Gestartet von: ericK-4 in: Toolset Professional Support |
|
3 | 5 | vor 4 Jahren, 6 Monaten | |
Réinitialise magnific popup after a filtering operation
Gestartet von: ericK-4
in: 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 | vor 4 Jahren, 6 Monaten | |
Add a author on a custom post type with access
Gestartet von: ericK-4 in: Toolset Professional Support |
1 | 2 | vor 4 Jahren, 9 Monaten | ||
Woocommerce changing the text onsale!
Gestartet von: ericK-4
in: 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 | vor 4 Jahren, 9 Monaten | |
Editing custom post type user information via a form
Gestartet von: ericK-4
in: 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 | vor 4 Jahren, 9 Monaten | |
Filter and search
Gestartet von: ericK-4 in: Toolset Professional Support |
|
2 | 5 | vor 4 Jahren, 10 Monaten | |
Result of checkboxes and css in a shortcode
Gestartet von: ericK-4
in: 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 | vor 5 Jahren | |
Conditionnal statement
Gestartet von: ericK-4 in: Toolset Professional Support |
|
2 | 15 | vor 5 Jahren, 1 Monat | |
Search text on 2 custom fields
1
2
Gestartet von: ericK-4 in: Toolset Professional Support |
|
2 | 16 | vor 5 Jahren, 1 Monat | |
Setting the height of the select dropdown
Gestartet von: ericK-4 in: Toolset Professional Support |
|
2 | 5 | vor 5 Jahren, 1 Monat | |
Toolset chat support ticket by ericK-4 – 1583855003
Gestartet von: ericK-4 in: Chat Support |
|
1 | 1 |
vor 5 Jahren, 1 Monat
|