davidZ-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 |
---|---|---|---|---|---|
get parent post data and create child post title using CRED form
Iniciado por: davidZ-4
en: Toolset Professional Support
Problem: Use a CRED form for creating child post, I need to get parent post information within cred_save_data action hook using PHP codes. Solution: In the CRED form for creating child post, there is a a parent post selector, it will pass a POST parameter "@client-client-portfolio_parent" to target page, so you will can get the parent post ID with below codes: $parent_post_id = $_POST['@client-client-portfolio_parent']; Relevant Documentation: https://toolset.com/documentation/programmer-reference/cred-api/#cred_save_data |
|
2 | 3 | hace 6 años, 2 meses | |
Save child name with parent post data
Iniciado por: davidZ-4 en: Chat Support |
|
1 | 1 | hace 6 años, 2 meses | |
Display parent data on a child post
Iniciado por: davidZ-4
en: Toolset Professional Support
Problem: Display parent post information, and the parent posts are in "Private" status. Solution: By default the Toolset post type relationship API doesn't return private posts, so it conduct the problem you mentioned above, in your case, I suggest you try to use filter hook "toolset_get_available_post_statuses" to allow private posts, for example: https://toolset.com/forums/topic/display-parent-data-on-a-child-post/#post-1157573 Relevant Documentation: |
|
2 | 8 | hace 6 años, 2 meses | |
Add a child post from Parent content template using a form to create the child
Iniciado por: davidZ-4
en: Toolset Professional Support
Problem: Display the creating child post form link in parent post content template. Solution: you need to follow our document to do these: 1) Create a post form for creating child post 2) Put it into a WordPress page 3) In the "Parent content template", display the create child post link by this: click button "Toolset Forms", in section "Other Toolset Forms actions", click button "Create Child Post Link", and setup the link Relevant Documentation: |
|
2 | 3 | hace 6 años, 2 meses | |
Creating forms when a parent post is preselected
Iniciado por: davidZ-4 en: Toolset Professional Support |
1 | 2 | hace 6 años, 2 meses | ||
display private posts in view using filter author equal to current user
Iniciado por: davidZ-4 en: Chat Support |
|
1 | 2 | hace 6 años, 2 meses | |
Toolset Access conflict with Teams for WooCommerce Memberships
Iniciado por: davidZ-4 en: Toolset Professional Support |
|
2 | 2 | hace 6 años, 2 meses | |
Delete and image from the post and remove from the media library
Iniciado por: davidZ-4 en: Toolset Professional Support |
|
2 | 2 | hace 6 años, 4 meses | |
CRED 2.1.1.1 and 2.1.1 are preventing edit for custom post
Iniciado por: davidZ-4 en: Toolset Professional Support |
|
2 | 2 | hace 6 años, 4 meses | |
How do i list child post on a stand alone page – not the parent post
Iniciado por: davidZ-4 en: Toolset Professional Support |
|
2 | 2 | hace 6 años, 4 meses | |
Allow user select background color or upload background image
Iniciado por: davidZ-4
en: Toolset Professional Support
Problem: Allow the user select the background color of his custom post or upload a background image. Solution: It needs custom JS/CSS codes, see user's solution here: Relevant Documentation: |
|
3 | 13 | hace 6 años, 5 meses | |
Conditional output stoped working
Iniciado por: davidZ-4 en: Toolset Professional Support |
|
2 | 3 | hace 6 años, 5 meses | |
question – Migrate Your Site to New Post Relationships with my custom PHP
Iniciado por: davidZ-4 en: Toolset Professional Support |
2 | 2 | hace 6 años, 6 meses |