davidZ-4
Fils de soutien créés au cours des 30 derniers jours : 0
Sujets de forum favoris
This user has no favorite topics.
Sujets de forum créés
Status | Sujet | Supporter | Voix | Publications | Nouveauté |
---|---|---|---|---|---|
get parent post data and create child post title using CRED form
Commencé par : davidZ-4
in: 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 | Il y a 5 années et 12 mois | ||
Save child name with parent post data
Commencé par : davidZ-4 in: Chat Support |
1 | 1 | Il y a 5 années et 12 mois | ||
Display parent data on a child post
Commencé par : davidZ-4
in: 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 | Il y a 5 années et 12 mois | ||
Add a child post from Parent content template using a form to create the child
Commencé par : davidZ-4
in: 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 | Il y a 6 années | ||
Creating forms when a parent post is preselected
Commencé par : davidZ-4 in: Toolset Professional Support |
1 | 2 | Il y a 6 années | ||
display private posts in view using filter author equal to current user
Commencé par : davidZ-4 in: Chat Support |
1 | 2 | Il y a 6 années | ||
Toolset Access conflict with Teams for WooCommerce Memberships
Commencé par : davidZ-4 in: Toolset Professional Support |
2 | 2 | Il y a 6 années | ||
Delete and image from the post and remove from the media library
Commencé par : davidZ-4 in: Toolset Professional Support |
2 | 2 | Il y a 6 années et 2 mois | ||
CRED 2.1.1.1 and 2.1.1 are preventing edit for custom post
Commencé par : davidZ-4 in: Toolset Professional Support |
2 | 2 | Il y a 6 années et 2 mois | ||
How do i list child post on a stand alone page – not the parent post
Commencé par : davidZ-4 in: Toolset Professional Support |
2 | 2 | Il y a 6 années et 2 mois | ||
Allow user select background color or upload background image
Commencé par : davidZ-4
in: 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 | Il y a 6 années et 2 mois | ||
Conditional output stoped working
Commencé par : davidZ-4 in: Toolset Professional Support |
2 | 3 | Il y a 6 années et 3 mois | ||
question – Migrate Your Site to New Post Relationships with my custom PHP
Commencé par : davidZ-4 in: Toolset Professional Support |
2 | 2 | Il y a 6 années et 3 mois | ||
adding CRED form to a page shift the page menus to the left
Commencé par : davidZ-4 in: Toolset Professional Support |
2 | 6 | Il y a 6 années et 4 mois | ||
view Query Filter nor search parameters does not filter the results correctly
Commencé par : davidZ-4 in: Toolset Professional Support |
2 | 10 | Il y a 6 années et 5 mois |