PiotrO586
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 |
---|---|---|---|---|---|
Reseting password and notification language
Gestartet von: PiotrO586 in: Toolset Professional Support |
2 | 5 | vor 5 Jahren, 12 Monaten | ||
Customizing login / password reset form fields labels
Gestartet von: PiotrO586 in: Toolset Professional Support |
2 | 2 | vor 6 Jahren | ||
Accordion broken after latest update
Gestartet von: PiotrO586 in: Toolset Professional Support |
2 | 3 | vor 6 Jahren | ||
Custom post missing in yoast
Gestartet von: PiotrO586
in: Toolset Professional Support
Problem: Custom post type with slug "profile" does not work in Yoast Search Appearance > Content Types. Solution: You can change post type slug to something else, for example "profile-slug". Relevant Documentation: |
2 | 8 | vor 6 Jahren, 2 Monaten | ||
User registration and editing forms issue on submitting
Gestartet von: PiotrO586 in: Toolset Professional Support |
2 | 3 | vor 6 Jahren, 2 Monaten | ||
Display Search form for archive on different page
Gestartet von: PiotrO586
in: Toolset Professional Support
Problem: I can see how to split the custom search form for a View apart from the results, and display them on separate pages. I would like to do the same but with an archive instead of a View. Solution: There isn't a built-in way to split the search and results for an archive. You could do something similar with a View, or you could use custom code to build your own search form that submits to the archive page with URL parameters as needed. |
3 | 5 | vor 6 Jahren, 2 Monaten | ||
Clicking on Accordion tabs and scrolling a page
Gestartet von: PiotrO586 in: Toolset Professional Support |
2 | 4 | vor 6 Jahren, 2 Monaten | ||
Search for post ID
Gestartet von: PiotrO586 in: Toolset Professional Support |
2 | 2 | vor 6 Jahren, 3 Monaten | ||
force_type="field"
Gestartet von: PiotrO586 in: Toolset Professional Support |
2 | 2 | vor 6 Jahren, 3 Monaten | ||
„wpcf_“ added to the image filename, resized image not deleted from library
Gestartet von: PiotrO586
in: Toolset Professional Support
Problem: I was using a Types field to display a resized custom field image. I can see the file name includes "wpcf_" by inspecting the uploads directory. When I attempt to delete the image from the Media Library using the "Delete Permanently" link, the resized image remains in the uploads directory. Solution: Update to Types 3.0.7 to get the fix for this issue. |
2 | 4 | vor 6 Jahren, 5 Monaten | ||
JS Editor: added "\" characters everytime I save the form
Gestartet von: PiotrO586 in: Toolset Professional Support |
2 | 4 | vor 6 Jahren, 5 Monaten | ||
Notifications issue with Edit forms
Gestartet von: PiotrO586
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 6 | vor 6 Jahren, 6 Monaten | ||
Layouts not visible
Gestartet von: PiotrO586 in: Toolset Professional Support |
1 | 2 | vor 6 Jahren, 6 Monaten | ||
Checking status of the parent post
Gestartet von: PiotrO586 in: Toolset Professional Support |
2 | 4 | vor 6 Jahren, 6 Monaten | ||
Moving child posts to trash upon parent is sent to trash
Gestartet von: PiotrO586
in: Toolset Professional Support
Problem: 1. what hook can be used to trigger a function to send child posts to trash? Apparently wp_trash_post doesn't work here? 2. Upon upgrading Types to the latest release the following fragment wouldn't work (_wpcf_belongs is not part of the meta_key anymore?): Solution: Q1) Toolset form plugin is also using function wp_trash_post() to trash the post, so the wordpress action hook "wp_trash_post" should work too, more help: https://developer.wordpress.org/reference/hooks/wp_trash_post/ Fires before a post is sent to the trash. Q2) Yes, for the new post type relationship, please try the new Typers API function toolset_get_related_posts(): Query related posts by a set of conditions. Relevant Documentation: |
2 | 4 | vor 6 Jahren, 6 Monaten |