pods_field_display issue
-
Hello,
I am encountering an issue while attempting to use
pods_field_displaywith an extended Custom Post Type (CPT), specificallywpcw_course. My code is as follows:$xtest = pods_field_display('wpcw_course', $course_id, 'xtest');
However, this does not work when called from within another CPT.
It does function correctly when I run the same code from within awpcw_coursepost. I have verified that$course_idis correct.Could you please help me identify what might be going wrong?
Thank you in advance for your assistance.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘pods_field_display issue’ is closed to new replies.