0
votes
1answer
41 views

Converting a theme to a child theme in a network

I'm converting a few themes to children of another theme. I want the themes to have the same name as before, and I'd like the change to be transparent to the users of my blog network. When I replace ...
0
votes
1answer
456 views

HTTP Error when uploading images over specific dimensions

Hello I have a reseller account with one wp 3.5 multisite on a shared hosting. Suddenly I can't upload photos after some random dimensions(It uploads the small sized ones just fine, but it has ...
8
votes
3answers
467 views

Allow user to select a theme to install when they signup

Is it possible to allow a user to select which theme they would like installed from the new site signup page? And once the site is created, it obviously installs whichever theme they chose. I found ...
0
votes
4answers
283 views

Wrong theme being activated

I have two installations of Wordpress in Network mode. In one network, when I change a theme of any one of my network websites, one particular network website has it's theme changed to the same theme ...
1
vote
0answers
55 views

How to show different sub sites based on Member's user name In word press?

I have created a web site for a company with lots of sub sites using multisites in word press. These sub sites are password protected and those are for different clients. Lets say for an example :- ...
0
votes
1answer
99 views

Custom link color or stylesheets

I'm developing av theme for my WPMU users and are wondering is there a function for choosing the colors on the links? The same way Wordpress lets you change the background-color or header-images. ...
1
vote
1answer
211 views

Hide a theme on list of themes in wp-admin without editing core files

I'm running a multisite network with 200+ themes installed and activated. Is there a way to manipulate the list of available themes in wp-admin so that certain theme does not appear in the list? I ...
1
vote
1answer
110 views

Changing Multisite themes on mass

I want to start a new theme for my Multsite install instead of simply modifying the current theme. The problem is I have a lot of sites running on Multsite so it would be a little painful to change ...
0
votes
1answer
280 views

How to automate setup of theme, pages, widgets, etc for a new site in multi-site?

I have a large MultiSite network, and each page is designed a bit differently. I'm looking to write some custom code to automate the setup of a new blog as much as I can. Things I'm looking to do ...
0
votes
1answer
740 views

.htaccess on multisite and roots theme?

i install the Roots Theme and then convert my installation to multisite... so that wordpress add some code into the previous .htaccess with root settings. My .htaccess now looks like this and i'm ...
0
votes
1answer
154 views

Why Wordpress w/ Nginx Multisite Only Lets Admin Upload ZIP Plugins But Not Themes? [closed]

Wordpress 3.3 multisite / NginX. I can upload all the plugins I want in ZIP format but I cant upload a zipped theme and it can't be over 2megs in size. I cant find where these moronic rule are ...
0
votes
2answers
183 views

Manipulate list of themes in wp-admin

I'm running a multisite network with 100+ themes installed and activated. Is there a way to manipulate the list of available themes in wp-admin so that certain themes appear in the list first? (a kind ...
0
votes
1answer
334 views

Share plugins, themes, and multi post in a multidomain network

I have created a network consisting of 3 sites (site1.com, site2.com, site3.com). Everything works fine, and I can access all three sites fine. What I need is to be able to share themes, plugins and ...
0
votes
1answer
49 views

Query for all themes?

I am running Wordpress 3.1.3 Multisite and would like to find out all of the currently-activated themes. I know there is a feature in the admin to see plugins per-blog, but I have not been able to ...
1
vote
1answer
273 views

How to set a single theme directory on a multisite blog?

Some days ago I've upgraded my single-site WP installation to support a multi-site WP website. So I've created two new sites and set the same theme I was using on my single WP blog before. But ...
0
votes
1answer
326 views

Using WordPress Multisite to manage multiple projects?

I currently use WordPress for most of my projects, the way I manage them is creating a folder for each in my local environment each containing a WP install which in times makes it a paint to maintain, ...
1
vote
1answer
73 views

How can I make some themes usable only by admins?

I want to restrict certain themes so they can only be usable by the an admin. If I network a theme then everyone has access to it. How can I do this?
0
votes
1answer
217 views

Customizing 1 theme for multiple blogs in a multisite setup

I just converted a site to a multisite setup using WordPress 3.0.4. One thing I found in a hurry is that if I wanted to edit a theme's code, the changes would be reflected on all the subsites that ...
3
votes
3answers
217 views

Editing theme files and access to the Code pages only to super-admin?

When I deal with Multisite installation.Some themes like mystique and aparatus provide the widget areas with in the theme-settings page to enter Advertising codes in the form of HTML or java script ...
0
votes
1answer
975 views

Make theme settings support multisite enabled (WordPress Mu) site

recently I found a problem is that all custom theme settings written by theme author are not working for a multisite enabled site. I've checked several themes and thought this workaround may help: ...
1
vote
2answers
98 views

What changes we need to make to a theme so it can be installed as a MU Theme?

I downloaded the free Wootheme Irrestible and if installed on a stand alone Wordpress, works very well. Now, if we enable Multiple Sites on 3.x and set this theme to be the theme of a new site it ...