I am receiving a message that the Toolset plugin cannot connect to toolset.com for updates, even though everything appears to work fine. I need help resolving this issue.
Solution:
Ensure you are logged into toolset.com, then go to "WordPress Dashboard > Plugins > Add New > Commercial (Tab)." Unregister Toolset, then re-register it by generating a new site key and entering it in the "Site Key" field. This should resolve the connection issue.
I am building a complex website structure for a client, but Toolset is blocking single-character slugs like /p/ and /m/, which I need for certain custom post types. I am using workarounds like /pd/ and /dm/, but would like to know how to use the rewrite parameter to set the correct slugs.
Solution:
Toolset allows using single-character slugs. After creating the custom post type, go back to the edit screen and update the slug to your desired one-character slug, such as /p/ or /m/. This should work without needing the rewrite parameter.