Tagged Questions
4
votes
3answers
201 views
Editing Complex Pages in Visual Mode
This might be a stupid question, and maybe I've missed some best practices thing, but I've been having this problem with clients using sites on WordPress. Let's say we have a fairly complex page that ...
0
votes
2answers
118 views
What is the best practice to localize content? (Geographic not langauge)
I have a website that needs to display state-specific versions, for a few states. Obviously, I will need to parse the IP address to gain geographic information. Before I start making that plug-in, I ...
9
votes
2answers
3k views
Best practices for localizing WordPress content?
A client asked for a blog that will have localized content (i.e. en.blogname.com for English content, fr.blogname.com for French content, etc). Being new to building such a blog, we recently ...