Best way to make a multilingual wp site using Wordpress - wordpress

I'm curios about the best way to make a multilingual wp site. For example I want my site to be available in English and French. So far I worked with 2 wordpress installs, but I wonder if there is a way to make a multilingual wp site using just a single wordpress install.

Yes there is a very good way to create multilingual sites with a single WordPress install.
The plugin WPML (WordPress Multilingual) is a very well designed and implemented add-on. It's fairly easy to get started and it makes it really easy to manage two sets of content.
I say it's 'fairly easy' not because the plugin is excessively complex, but because you need to think carefully about how you want to manage your content before you start. However their documentation is pretty good and there are some helpful tips as you go through the settings.
I have no bias to recommend WPML - but I have created numerous commercial sites using it (some with two languages, some in 5 or more).
Let me know if you need more pointers...
Philip

Yah , You can create Multilingual website in single wordpress installation.
http://wordpress.org/extend/plugins/wp-multilingual/
its free and easy to install and use.
http://wpml.org
You need to buy this one , but its nice.

Related

Can I install wordpress twice on a domain

I have a website mywebsite.com, I already have wordpress blog installed on mywebsite.com/blog; now I have a human french translated version of my website here fr.mywebsite.com, now I'm stuck between two choices:
1. Installing wordpress again on fr.website.com/blog and hire a french blog writer to take charge.
2. OR, Continue with the already existing mywebsite.com/blog and then get a machine translator to automatically switch between languages.
I want to know if it is Ok to have wordpress installed twice on my domain (1 on the main domain and 1 on the subdomain).
I really need the public's opinion to help me decide because I really want to search/google about this, but I didn't even know what to search for in the first place. Thanks.
A human translation maybe is better and you can have Taylor made content for each language. There is no problem having a second installation to the same domain.
You can also check for a multi site solution or even simpler using a multi language plugin.
Finally there is always the custom multilingual solution but it depends on your coding experience.
Of course this is my point of view

How much can wordpress be customized? I want to create an Intranet portal but the plugins don't seem to be enough

I tried to use Wordpress plugins including Buddypress to create an intranet portal but it does not include the features that i am looking for. Are there any good free plugins for such purpose?
Start by defining all of the features you want your portal to have. Then search for plugins that offer some or all of them. You may need to use multiple plugins to achieve your goals. Since WordPress is written in PHP, you can create your own plugins and either modify existing templates or create your own templates from scratch. In short, the answer to your question: "How much can WordPress bu customized?", the answer is that it is fully customizable.

wordpress internationalization solution

I have a request from a client to enable multiple language selection on his wordpress site. I have tried the http://www.qianqin.de/qtranslate/ and it is good but the problem is that the theme strings are not translated. And this plugin does not have an option for translating theme.
So what are my options for having something like www.mydomain.com/en www.mydomain.com/de www.mydomain.com/fr...?
Do I need to install multiple instances of wordpress to have that?
Or there is a plugin that can translate the theme strings in the same way as qtranslate does for text entries?
What are the best practices please?
Thank you
No, you do not want to have multiple instances of WordPress to handle that. Check WPML and CMSwithTMS. Former is the most advanced and commonly used multilingual publishing plugin for WordPress while latter is more suitable if your client is looking for a more complete workflow solution which uses a professional translation management system.

advice on cms + e-commerce

I'm building an estimate for a potential client. I'll do some more research if I get the project, but need some ideas for now. I'm trying to figure out a good solution that won't take several months to develop but will still provide good flexibility for future enhancements.
My options I believe are:
cms+e-commerce plugin (e.g. drupal+ubercart)
e-commerce platform that is extendable (e.g. magento)
framework+e-commerce platform (e.g. ci+magento)
cms+e-commerce (e.g. wordpress+magento)
The site will be similar to etsy where users can have items that they sell with their own portfolio page. The client wants to add many custom features as well. Also, the site will serve up a lot of images and audio.
I'm concerned that using strictly a e-commerce platform will give me a lot of obstacles to overcome rather than use just a cart+framework. I know Magento is written on Zend, but while I have used Magento, I'm not very familiar with Zend and it seems to take quite a while to learn.
I have never used ubercart,wp e-commerce, or virtuemart, so I'm not sure of the limitations. The products will not need to be configurable. But we will need to store financial information. I'm thinking braintree's vault or authorize.net cim.
I'd like to do the framework+ecommerce platform route. But the client would also like a lower price option, I'm leaning towards drupal+ubercart.
Just would like some opinions from personal experience.
Thanks!
If you use drupal and ubercart in future please read the book http://www.usingdrupal.com/ Using drupal by reading its chapter of ubercart you can easily create e-commerce website after reading this book ubercart chapter within a day . There is a book which is completely wriiten on ubercart https://www.packtpub.com/drupal-e-commerce-ubercart-2x/book. These both books will be very helpful to you for ubercart.
I've just created an e-commerce store with Wordpress and using the plugin Jigoshop for the ecommerce.
We use Wordpress as our CMS for all our clients and we've also branded it via plugins so there's no mention of Wordpress, it just acts like OUR cms.
Jigoshop is very easy to incorporate, it can be used very easily straight out of the box but as our site was very bespoke we tailored a lot of it just by using CSS. Very easy to use and comes complete with everything you need.
I tried various other ecommerce plugins for WP but they were quite difficult to tailor.
All really straightforward providing you have a basic grasp of HTML, CSS and PHP.
I worked with wordpress and some free open source commerce plug-ins. This was really a pain! I ended up programming my own low scale solution. Later I also worked with ubercart and drupal. The latter was one of my most motivating experiences with drupal. I found that drupal with ubercart can do everything what i and my customer wanted. I strongly recommend drupal...but i've never worked with magento...
I think wordpress is enough because wordpress is now a biggest platform in wordpress with millions of plugins oops sorry not millions, billions of plugins you just have to find a plugin which suits to you and your site content well for e commerce i recommend e-shop 5.0 its a great plugin.

what the best solution for user driven content on my website

i have created a website for a non profit organization. People on the site want to post stuff . i want to figure out the best way to allow them to do this.
Can i host a wordpress site and somehow embed it into my website
Do i need to install some whole CMS solution?
Other solutions for supporting user driven posts.
to clarify, the functionality of wordpress is all i need (people posting content and pictures).
It's easy to integrate Wordpress into a static html site.
Integrating WordPress with Your Website « WordPress Codex. (You do need mysql, but almost every hosting company out there offers it.)
If you want to convert an existing html site to Wordpress, look at Theme Development « WordPress Codex. Developing Wordpress themes is no more complex than other CMS's, and here are lots of tutorials out there. You divide up your html into header.php, index.php, page.php, footer.php, etc., and css into style.css. If you do a standard Wordpress theme, then plugins will work fine.
Go ahead and do a full install of Wordpress; there's no option for a minimum install. WP is small, anyway.
If you need a finer degree of working with editors, subscribers and contributors than Wordpress offers out of the box, look at different plugins that offer role managing capability, giving administrators the power to give different levels of permissions to users to write, edit and publish. WordPress › Search for roles « WordPress Plugins
You can pull other content into Wordpress via RSS, too, and either have that content appear as an RSS feed, or have it integrated into published posts. FeedWordPress | simple and flexible Atom/RSS syndication for WordPress
You can get a free account at wordpress.com and try out a limited version of Wordpress, limited in that it is hosted by wordpress.com and you have a small number of plugins and css modifications you can make. But once you selfhost Wordpress, then you can do much more with it in terms of plugins and adapting the css to an existing site.
You could use a Wiki.
There are a few popular free Wiki packages out there these days. By far the most popular would be the framework behind Wikipedia - MediaWiki. Wikis' are a proven way to let users create the content, with systems in place to prevent vandalism/spam. MediaWiki also has a whole bunch of great plug-ins for anything you would need.
Another Wiki option is to use the Wordpress-Wiki plug-in for Wordpress. It lets you use Wordpress, but with some features of a Wiki. Not as feature rich as MediaWiki, but a good option if you really like Wordpress.
You do not need to install a whole cms solution, though wordpress can host an entire site, not just blogs.
You could hack it by using a hosted weordpress and displaying it in an iframe (this one might get some flames - but it works and it's easy)
You could also install wordpress on your server. By the sounds of it this is not your expertise, and while setting up wordpress is getting easier every release, for smaller sites I would much rather recommend pivotx
wordpress has a lot of overhead and requires a mysql database. The templated, while there are more available than in pivotx are harder to create. So I'm suggesting the other solution because it does the bulk of what wordpress does, and though it has far far far fewer plugins, it is a lot easier to theme, as it uses smarty.
This problem/scenario is pretty common. And the most common solution is to install a CMS. Our compagny installs Drupal to let end user manage their website easily. They can edit menus, and change content as easily as you write a document in word processor software.
But there is a lot of CMS out there...
Have you tried blogEngine.net?
I have two sites http://www.dotnetscraps.com and http://www.abhyast.com/ that are hosted using blogEngine.net. It is free and has multi user support, and the best part for me is that it supports both XML and SQL hosting. Anything that you post automatically ends up in the App_Data folder which is what you need to backup.
http://www.dotnetblogengine.net/
There are a plenty of themes to choose from, and if you wish you can customize your own theme without much effort.

Resources