Please can you help.
]]>exising site: www.site.com/
microsite: www.site.com/microsite
What is the quickest way to do this? I do not need both installs to be managed from the same dashboard. I was looking to install the new version and have:
www.site.com/microsite point to the other install. How is this done neatly?
Many thanks!
]]>This works 100% on my internal setup and I use a plugin called Hana Code Insert
When I upload to the website I get the first page but not the menu or other hyperlinks.
This the code I am trying to get working online. Anyone have any experience with this problem?
<html>
<head>
<title></title>
</head>
<body>
<!– Insert Your “header” and navigation here –>
<!– Edit but dont remove this part –>
<?php
$version = “all”; // “all” includes everything
// “products” includes only product information
$style = “2”; // “0” = Use your own Stylesheet
// “1” = Stylesheet with nav on the left
// “2” = Stylesheet with nav on the top
$logo = “us”; // “us” ShoreTel Authorized Reseller
// “eu” ShoreTel Authorised Partner
?>
<!– Do Not Edit the following line –>
<?php echo file_get_contents(“https://micro.shoretel.com/www/?
v=$version&s=$style&l=$logo&p=” . $_GET[“p”]); ?>
<!– Insert Your “footer” here –>
</body>
</html>
As I said working internally but not online only the first pagecomes up.
I would like to create a wordpress site. Inside my main website, I would like to have some different page/microsite that allow only specific admin to access and change their content. Can wordpress do this?
Example:
I want to create a food junction website. Inside this website I will create many pages that allow different owner of the food store to access and edit their own page about their own food. Each owner can’t edit other’s owner’s page.
Is WordPress possible to do this? I have some knowledge on html and css.
Hope to heard from you all soon… Thanks
]]>Here’s my challenge. We have 80+ tire/auto centres and are growing constantly. Currently we have a corporate website and each store has one page under “locations”. Our new website is going to be different. As soon as you enter the website you have to select your nearest location via drop down list. Then when you select your location, you enter the website and it’s completely customized to that location.
For example, the home page will bring up a photo of the store, content about the store, a map of the store, the name of your selected store will be in the header along with the hours and etc. The menu options will be customized as well, if you select the “Services” page it will bring up that store’s page. And if the store doesn’t offer mechanical services then that menu option for the page would not be there.
I was HOPING someone could give me an idea of how I would best do this. I was assuming at FIRST that it would require some complex PHP, like when you select your location it assigns a session id or something and then everything is customized to your session ID.
But, I hear there are plugins that might be able to help me out, and this WordPress Multisite thing as well? Also we rely HEAVILY on SEO so any options must include content that can be indexed by search engines.
THANK YOU FOR ANY HELP!
]]>It asks to deactivate all plugins, which I did before when I first attempted a few weeks back.
Once all are deactivated, I returned to the Network Setup and there was this message:
Because your install is not new, the sites in your WordPress network must use sub-domains. The main site in a sub-directory install will need to use a modified permalink structure, potentially breaking existing links.
Do you have any idea what this means? What exisiting links are they referring to? My Blog posts?
Don’t want to lose any data, however if worse comes to worse I can always just save all the content to my local computer and re-upload again.
Should I just re-install WordPress?
If you have any advice on how to move forward, that would be great.
]]>Those microsites would mirror about 90% of the content that is on the parent (corporate) site but would have some area’s (such as a blog) that would give the franchisee a place to contribute.
I would like it to function in a way that if the content on the parent site was updated it would also in turn update the content on the microsite.
Also when creating a new microsite it would automatically be created with that parent site content.
I know this is possible with a lot of custom work (I’m assuming creating templates that reference the parts or the parent site content where I want them), but I’m wondering if there is a out-of-the-box solution that has done most of the work for me already?
]]>I want to set up a wp that will have
microsite A
* feature a1
* feature a2
* feature a3
microsite B
* feature b1
* feature b2
* feature b3
and same with microsite C.
They will have in common maybe the main navigation, but they will have different look and own navigation.
I’ve read some posts, and I think that Multiuser option is not what I require, but custom types or page templates.
What is the better option? I’ve been looking for WP Sites with some similar structures, but haven’t been lucky. Have you seen something similar? What would you suggest me?
Thx in advance!
]]>Thanks for any advice!
]]>