Toolset lets you develop truly custom sites, including WooCommerce, Membership and Directory/Classifieds sites.
Visit our dedicated tutorials to learn how to build each of these sites using Toolset:
Problem: I have a site where Artists and Songs are custom post types. I would like to use a checkbox in the Song post to manage the display of the featured image of a related Artist post as a link to that related Artist post.
Solution: If you plan to allow multiple Artists per Song, then you must use a View of Artists filtered by post relationship, set by the post where the View is shown. In the Loop of the View, you can use the Loop Wizard to insert the post featured image shortcode and the post URL shortcode. Use those shortcodes to construct a custom link tag, like this:
If you only want to allow one Artist per song, the solution does not necessarily involve a View. The previous solution would still work, but a less complex solution is available. On the single Song template, use the same custom link tag shown in the code example above without the need for a loop.
Problem: I'm not able to update my Toolset plugins on a staging site.
Solution: There is a known issue updating from Types 2.2.x to Types 3+. The best solution in this situation is to delete Types 2.2.x from your staging site and install the latest version of Types manually, then the automatic updater will work for the other plugin updates. You can download the latest version of Types at https://toolset.com/account/downloads