The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
28 views

Too Many Redirects - WP-Admin Only

I have a couple of sites on a shared hosting server. The sites load just fine, and everything appears to work, including local links. The only thing that isn't working is that the entire wp-admin ...
0
votes
1answer
37 views

Is it possible to set the upload location to a different server?

Our university has given our student society a 1GB portion of storage to be used for our website. We're low on their bandwidth priority however so it did not work speedily with Wordpress. I managed ...
0
votes
0answers
37 views

How to set up multi domain website with WPML on OVH

I installed WordPress version 3.5.1 with Magic Fields2 and WPML. I have two different languages french and english. I would like the french website to be hosted on xxx.fr and the english version on ...
0
votes
0answers
74 views

How to upload a video larger than PHP's upload limit

I need to upload a video which is larger than the PHP upload limit un my host. A solution I thought about was to upload it to the "wp-content/uploads" directory using FTP, and then manually hacking ...