Jim True
Forum Replies Created
-
That would be creating a new Taxonomy, not extending an existing one.
Sorry that’s not supported. You’d have to use the database.
The ‘entry’ you’re editing needs to be fed from the Pods Feed or it will not work.
Create a form that matches the fields you need to push into the post-type Pod that you’ve created. Then in the Gravity Forms Feed settings, select Pods and match the fields in that feed.
At the bottom of the feed are the options to ‘Enable Editing with this form using current post” and “Enable Populating field values for this form using current post”. Those must be checked.
The only way this will work for you is if you put the Form at the bottom of the Single Post Detail Template (or include it in your Auto Templates for the Single Post Detail Template). Then it will be populated with the field values for the current post and you can edit.
Forum: Plugins
In reply to: [Post Type Switcher] Alternate Switcher?Nope, Pods doesn’t do this and won’t. Out of scope.
This is an Elementor Pro issue and they are aware of it. You should open a ticket with them.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Rename ‘Posts’I don’t believe there is a way to rename the post-type ‘post’ to something else. Posts are pretty much default.
Regardless, that isn’t a Pods function; that would be a WordPress one.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Pod Templates inaccessibleClosing as this was resolved.
Are you doing a relationship to the Taxonomies? That’s never recommended
If you’re associating your taxonomies properly, you should just be able to use get_the_term_list https://developer.www.ads-software.com/reference/functions/get_terms/
Or similar functions
Closing as original poster has not replied in over 2 months.
Closing as there has been no response from original poster.
Closing as there has been no further response from original poster.
Closing as there has been no further response from original poster.
Closing as there has been no further response.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Error on last updateClosing as there has been no update from original poster.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Nested taxonomyPretty much everything you posted will require us to build your solution to answer your questions. We’re not going to do that.
Please put in the work and come to us with specific questions based on what you find. Something like this isn’t going to be easy because you’re digging deep into WooCommerce and expecting Elementor to work with it is pure fantasy. You’re going to have to code anything this complex.
We do not (as our FAQ mentioned), recommend extending very complex ecosystems like WooCommerce and their variable products and custom taxonomies unless you know what you’re doing and since we’ve not built anything like that, we don’t have samples or tutorials to show you. You really, honestly, should start with the WooCommerce developers codex because they have very specific methods for getting and setting attributes and extending them.
- This reply was modified 4 years, 9 months ago by Jim True.