alberto
webmaster
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 |
---|---|---|---|---|---|
Create a view CPT parent with a button link CTP child
Gestartet von: alberto
in: Toolset Professional Support
Problem: The issue here is that the user wanted to filter his child view by passing the ID of the parent to the view using a URL parameter. Solution: In order to do this you will need to create a view that will list the child. On that view you then want to add a query filter for the parent. Once the filter is added then you will need to set it to "Post with ID set by the URL parameter " and then note the parameter that it requires. Next you need to build a page to hold this child view. Finally you need to modify the button on your parent listing table so that when you click it, you're taken to the page this the child view. So the link should be. <a href='linktochildpostviewpage?wpv-pr-child-of='[wpv-post-id]'>Click Me</a> Once you have done this it should display the listings of the parent you click on. |
2 | 2 | vor 6 Jahren, 7 Monaten | ||
Dynamic video in CPT template using DIVI builder
Gestartet von: alberto in: Toolset Professional Support |
2 | 6 | vor 6 Jahren, 7 Monaten | ||
Relationship between a WordPress User and a Custom Post Type „Member“
Gestartet von: alberto
in: Toolset Professional Support
Problem: I would like to know how to create relationships between a WordPress User and a Custom Post Type post created by Types. Solution: Each option has its own pros and cons, so it often depends on your site requirements. I think #2 is usually the most practical. |
2 | 7 | vor 6 Jahren, 7 Monaten |