• Resolved lucadiba

    (@lucadiba)


    Hello,

    I’m trying to create a custom template with a post type that has a relationship field with the products from Woocommerce, but I have some troubles.

    If I use {@prodotti_collegati} (which is the name of the field), I correctly get a list with the names of the products. However, I’m not able to use [each prodotti_collegati] in any way because even if I just put [each prodotti_collegati]test[/each], I don’t get “test” but “Pod non trovato” (in English: “Pod not found”).

    I’ve seen that someone was trying to do the same but with orders (that are private posts, so that’s normal), but for products it should worl (since they’re public).

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jory Hogeveen

    (@keraweb)

    Hi @lucadiba

    Assuming prodotti_collegati refers to a relationship field to Products.
    Did you extend the Products post type with Pods?

    Cheers, Jory

    Plugin Author Jory Hogeveen

    (@keraweb)

    Closing topic due to no reply, feel free to reopen if you still need help!

    Cheers, Jory

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Woocommerce product: Pod not found’ is closed to new replies.