camila
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Is there a way to save all custom post types via a function
Started by: camila
in: Toolset Professional Support
Problem: Solution: I would suggest doing it manually in batch. Go the custom post type list, change the number of posts per page(20, or 50, or 100) from the screenoptions http://prntscr.com/20xw59i then select all the posts and bulk edit them. Just hit save without changing anything. This will trigger any custom code that is hooked to post_save for those posts. Based on your server resources, you may run 100s on the same time. You will still need to do it 90 times to complete the 9000 posts. |
2 | 3 | 2 years, 11 months ago | ||
Using the toolset_association_created to copy a field from child post to parent
Started by: camila
in: Toolset Professional Support
Problem: How to use action hook "toolset_association_created"? Solution: Action hook "toolset_association_created" is triggered after two posts are connected. Relevant Documentation: |
2 | 3 | 2 years, 12 months ago | ||
Query CPT with date older than today
Started by: camila
in: Toolset Professional Support
Problem: I have a custom post type called "Tax Sales" with a custom field called "Tax Sales Date" (it's a date field). I would like to query all posts from that custom post type with a tax sale date that is older than today and from the current year. Solution: You can follow WP document to setup your custom PHP codes: https://developer.wordpress.org/reference/classes/wp_query/#custom-field-post-meta-parameters For example: https://toolset.com/forums/topic/query-cpt-with-date-older-than-today/#post-2228581 Relevant Documentation: |
2 | 4 | 2 years, 12 months ago | ||
Is there a way to preset the order of sections in custom post types for admins?
Started by: camila
in: Toolset Professional Support
Problem: The issue here is that the user wanted to reorder their post meta boxes of only admins as well as predetermine which boxes are opened and closed etc. Solution: Unfortunately not that i'm aware of certainly this is not something that can be done using our plugins given that this arrangement is controlled by the wordpress API directly. |
2 | 3 | 3 years ago | ||
Create a pagination only for siblings pages
Started by: camila
in: Toolset Professional Support
Problem: Solution: |
2 | 3 | 3 years ago | ||
Google Map positioning
Started by: camila in: Toolset Professional Support |
2 | 5 | 3 years ago | ||
Default 15:00 time in Date field
Started by: camila in: Toolset Professional Support |
2 | 5 | 3 years ago | ||
Set zoom with map backend controls
Started by: camila
in: Toolset Professional Support
Problem: I have an address field in the backend and I would like to know if he zooms that moves the map around in the back end, is that what shows in the front end? Solution: The zoom preview in WP backend does not take effect on frontend. In frontend, you need to follow our document to setup the map zoom settings: Relevant Documentation: |
2 | 3 | 3 years ago | ||
Using form cred to set expiration date in Products
Started by: camila
in: Toolset Professional Support
Problem: Setup post expiration date in custom PHP codes. Solution: Toolset Forms plugin stores post expiration date as a custom field "_cred_post_expiration_time" in timestamp format, you just need to update the custom field "_cred_post_expiration_time" value, like this: https://toolset.com/forums/topic/using-form-cred-to-set-expiration-date-in-products/#post-2210747 Relevant Documentation: |
2 | 7 | 3 years ago | ||
Check if relationship exist
Started by: camila in: Toolset Professional Support |
2 | 9 | 3 years ago | ||
Auto-add a field to a CPT
1
2
Started by: camila in: Toolset Professional Support |
3 | 19 | 3 years, 1 month ago | ||
Create a Search that searches Two Custom Post Types
Started by: camila in: Toolset Professional Support |
2 | 2 | 3 years, 1 month ago | ||
Adding Short URL Field in Custom Post Type
Started by: camila in: Toolset Professional Support |
2 | 3 | 3 years, 2 months ago | ||
Conditional Output for user
Started by: camila in: Toolset Professional Support |
3 | 5 | 3 years, 2 months ago | ||
Displaying a view really slow
Started by: camila in: Toolset Professional Support |
2 | 5 | 3 years, 2 months ago |