Similar experience on relational data. I have a customer working on a site with several CPTs with quite a few fields in each CPT. He reported that fields were missing here and there in the frontend. This has happend within the last few weeks without any of us having edited the pages. So I suspect some update in December has changed something fundamental.
I’m using BB Pro + BB Theme + Themer + Pods Beaver Themer Add on.
I haven’t dug into all of the cases, but let me focus on one that is different from the above, since it is involving fields from a relationship CPT:
On one CPT “Regent” I have a Pods relationship to “Books”.
I’m presenting a list of related books on the single record of a particular Egyptian king/regent.
<div class="uabb-blog-post-section">
[wpbb post:pods_display field='ophav']
([wpbb post:custom_field key='aarstal'])
[wpbb post:custom_field key='titel_kilde']
[wpbb post:custom_field key='udgiver']</div>
The shortcode [wpbb post:pods_display field=’ophav’] fails to show up.
If I change it to [wpbb post:custom_field key=’ophav’] it works fine.
I’m using UUABs Advanced Posts module presenting the related records with “Grid”, but I have just reproduced the issue with BBs own posts module. Same situation.
-
This reply was modified 3 years, 10 months ago by biberkopf.
-
This reply was modified 3 years, 10 months ago by biberkopf.
-
This reply was modified 3 years, 10 months ago by biberkopf.