• I need to setup multisite soon for 7 websites. They will all be sharing a catalog of items they sell. This is a cross-domain site.

    I need to do 1 of the following in order of importance:

    1. Allow each site access to a catalog (custom post type likely) to add and edit items. The full catalog has to be displayed on each website.
    2. Allow 1 website the ability to add items to the catalog, but all 7 sites should be able to display it without having to go to primary site.

    I doesn’t seem impossible since they’re sharing a db. But all the plugins I’ve read about don’t work with the latest WordPress. Any suggestions? a plugin or even a nice code tutorial would rock!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    There won’t be a nice tutorial for this one because you’re talking about sharing a table (this won’t be a CPT sorry) across multiple sites on a network, and Multisite isn’t meant for that, so it’s not good at it.

    This will be a custom plugin I’m afraid, and no one’s written it just yet.

    Thread Starter brandi.evans

    (@brandievans)

    Well nuts. ??

    Thank you for the response.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Allow Multisite's to add to, and edit items in catalog’ is closed to new replies.