| bio | website | twitter.com/nine_L |
|---|---|---|
| location | Dhaka, Bangladesh | |
| age | 35 | |
| visits | member for | 7 months |
| seen | 8 hours ago | |
| stats | profile views | 11 |
I am a Zend Certified Engineer on PHP5 and a tech enthusiast.
Author at Packt Publishing UK.
|
Jan 27 |
comment |
Differenc between bloginfo('home') and home_url() and site_url() Found, add_filter('bloginfo', 'qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage',0); at qtranslate_hooks.php file. |
|
Jan 27 |
awarded | Scholar |
|
Jan 27 |
accepted | Differenc between bloginfo('home') and home_url() and site_url() |
|
Jan 27 |
comment |
Differenc between bloginfo('home') and home_url() and site_url() @brasofilo I have included link to another post. My question has something new which other posts dont have. |
|
Jan 27 |
comment |
Differenc between bloginfo('home') and home_url() and site_url() @Milo you should answer it. Because you answered it most correctly. |
|
Jan 27 |
awarded | Student |
|
Jan 27 |
asked | Differenc between bloginfo('home') and home_url() and site_url() |
|
Jan 19 |
awarded | Excavator |
|
Jan 19 |
comment |
qTranslate get content by language If you still need help you can contact me personally or ask here. I'd be glad to help out. @Jack |
|
Jan 19 |
awarded | Editor |
|
Jan 19 |
revised |
qTranslate get content by language Just modified for spelling errors. |
|
Jan 19 |
comment |
One of the messages in .po file doesn't show up without first adding it to the wordpress.pot --- is wrong. Just you need a .po file and then have it compiled to .mo.
Though its a very old question but I am leaving the comment so that viewers can be helped who dont have a POT file but have a PO of another language can still move on. And also, you'd need a language switcher to trigger showing this new language (qTranslate plugin can be used for this too). |
|
Jan 19 |
awarded | Commentator |
|
Jan 19 |
comment |
How do you install a .MO (language file) to use as part of a theme? Also, you wont have to init this load_theme_textdomain in the init action. Just call this function on your functions.php thats all. |
|
Jan 19 |
comment |
How do you install a .MO (language file) to use as part of a theme? The .po file must be created with proper path options. Look at step 3 here |
|
Jan 19 |
suggested | suggested edit on qTranslate get content by language |
|
Dec 11 |
answered | Wordpress: robots.txt gives 500 Internal Server Error |
|
Dec 11 |
comment |
Wordpress: robots.txt gives 500 Internal Server Error Are you sure it would be created on request? I dont think so. Your robots.txt generator has problem. |
|
Dec 11 |
comment |
Wordpress: robots.txt gives 500 Internal Server Error Does your WP work without problem? |
|
Dec 11 |
comment |
Wordpress: robots.txt gives 500 Internal Server Error What is your robots.txt permission? Keept it 644 |