rimasu
Forum Replies Created
-
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Custom Taxonomies not displayingI was able to go back and find a similar issue from a couple of years ago, that included a reply from Jim True that indicated clearing the Pods Cache solved that problem.
Pods Admin> Settings> Clear Pods Cache.That solve my problem also. Resolved
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Custom Taxonomies not displayingI have more information on my issue. When I open the pods template and try to use a magic tag “{@”, the custom taxonomies are no longer available to select.
When I do the same thing on my staging site the taxonomies are there.
so it seems like something in the plugin has become corrupted??I think you are right Scott. The manual process is pretty high touch, so trying to dynamically populate may be too much. I was primarily using the relationship to display details not available in the Collection Record. However, I changed it to eliminate the relationship and instead I’m displaying a link to the Ornament Single page view. If they want to see those details they can jump to the link and then jump back to Collection. Thanks for taking a look
Sorry, I spoke too fast. I looked again and it didn’t copy all the relationship fields. It copied the Defined List relationships, but did not copy the relationship field to another Pod CPT. We tend to use it to duplicate a CPT that doesn’t have relationships, so I never noticed that it didn’t copy those.
I’m not using any of the plugins you show above, but I have pasted the code shown at this link into my child theme’s functions.php file, and it duplicates my CPT custom fields including the relationship fields I have. You might give it a try
https://rudrastyh.com/wordpress/duplicate-post.htmlI found the setting