Problem:
I already use a repeatable table on another post page, so I did the same, but it does not work.
Solution:
I suggest you try these:
1) Create a content template "my-ct", display your view's shortcode:
[wpv-view name="my-view-slug"]
2) Edit your PHP codes, display above content template + specific parent post/page ID, for example:
[wpv-post-body view_template="my-ct" item="123"]
Please replace 123 with the specific parent post ID.
Relevant Documentation:
https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#wpv-post-body
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Hong_Kong (GMT+08:00)
This topic contains 4 replies, has 2 voices.
Last updated by 4 years, 5 months ago.
Assisted by: Luo Yang.