johndchandler
Member
Posted 2 years ago #
Hello,
I discovered el-aleph today, and it's perfect for a project I'm working on. However, I'd like to change the page slugs el-aleph implements. I tried to change line 26 of the aleph.po file, but that had no effect. Is there a way to change the default slugs?
Detective
Member
Posted 2 years ago #
Hi,
You're almost there. You need to compile the modified .po file into a .mo file. Check out this page: http://codex.wordpress.org/Translating_WordPress#Translation_Tools
I'm planning to add a feature to change the slugs in a admin page or a configuration file in the future. But that will be for version 0.9 ... :)
Arlieth Tralare
Member
Posted 2 years ago #
Would the ability to change slugs also apply to the URL of each member? For example:
http://www.bbnto.com/members/infodiamondsandchampagnecom
this appears because I've assigned each user name as their email, to simplify things. However, for optimal SEO, the URL would read:
http://www.bbnto.com/members/diamonds-and-champagne-custom-jewelry
Which is what the user's Nickname is. Obviously, having a login like "Diamonds and Champagne Custom Jewelry" would be ridiculously long to type out every time. I don't quite know when 0.9 will be released, so I don't mind messing around to get the desired results for now as long as I'm pointed in the right direction. If 0.9 is being released soon, well then I'll just wait. :)