Skip Navigation

[Resolved] Can't get M-t-M to work (latest beta)

This support ticket is created 7 years ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

Author
Posts
#596231

I am trying to: Link printers and cartridges/toners in M-t-M

Link to a page where the issue can be seen:

I expected to see: Nice listing

Instead, I got: Nothing

#596343

Hi, can you explain the problem? I can see that you have set up a relationship here:
wp-admin/admin.php?page=types-relationships&action=edit&slug=product-for-printer-model

You have associated a product with this printer:
wp-admin/post.php?post=154&action=edit

And the printer appears to be associated with the product:
wp-admin/post.php?post=150&action=edit

So the data relationship part appears to be functioning as expected. I cannot see where you have added related product and printer information to the front-end of your site anywhere. I do not see that you have created a Content Template for either Printers or Products, where you would be able to insert Field and View information. So I encourage you to create a Content Template for Products, and a Content Template for Printers. Then insert your related post information in each Content Template. You can follow the steps presented in this video to insert related field information using a Content Template:
hidden link

Please let me know if there is a specific part of this process that is causing problems for you.