fetch and display data within multi-site enviroment
-
Hi,
I am trying to figure out how to go about solving this issue I’m facing. I have a multi-site WP environment where I have installed 4 different stand-alone ecommerce themes like below:
domain.com/auctions
domain.com/classifieds
domain.com/….etc.I have installed a theme in the root which I like to be the face of my entire site. My question is: Is there a way to GET and POST data from each of theme ecommerce sites and display them in the root so the user will only deal with front-end/root design rather than /auctions or any others?
I am not a programmer, but I think JSON will have that capability. However, it will be out of scope of my expertise. Is there a JSON-alike pre-built “box” that you can tell it where to get the data from one end and where to display that data on the other end?
I’m sorry for my strange explanation.
Thank you.
- The topic ‘fetch and display data within multi-site enviroment’ is closed to new replies.