Today, my posts in this website reached more than 10 articles. Therefore, there was an “Older entries” link showed-up in the bottom of my front page. Well, I want this link text become pagination link that automatically detects the number of the page. So I searched, found, and used WP-PageNavi plugin for this purpose, and [...]
[Read more...]Codestyling Localization Plugin: Helps You Translating WordPress
I found Codestyling Localization Plugin that can help translating WordPress. I am not talking about the web content page translation, but it is about how to make your WordPress label or text is able to use your language. If you want to translate your web content page to such a language you specified, then you [...]
[Read more...]The .htaccess File Content When Permalink Activated
I just wondered what would be happened when Permalink feature in WordPress is being activated? Detail technical question is: “What is the truly identifer that makes me sure this feature is being activated?” For those who do not know what Permalink is, it is a feature in WordPress that allows you to change the URL [...]
[Read more...]Add “Read More” Link in The Post
If your post in WordPress contains of so many words or sentences or even paragraphs, and you want to display only the first paragraph or even the certain first amount of characters, plus you want to display “Read More…” link, what will you do? Honestly, I have no idea at all how to implement this, [...]
[Read more...]Change the Date Format in WordPress Theme
If you want to change the date format based on your theme that you are using in WordPress, then you have to edit a code or such a string in the .po and .mo file, regarding to your language in that theme. Typically, these files are located in \themes\{yourtheme}\{langdirectory}\ sub directory. Adjust {yourtheme} with your [...]
[Read more...]Poedit: Translation Tools for WordPress
The first time I used WordPress for this website, I was using inove theme (of course, after several hours surfing through the WordPress.org website and test some of them in my localhost website). I love this theme because it has the translatation feature with the language files, including my language, Indonesian. Besides that, the theme [...]
[Read more...]How to Make a Multi-Language Web Content Page
Today was the first time I used WordPress for building this website. I have been looking for a CMS that support for multi-language web content page. I need that each time my visitor read an article in full-mode and they choose one of the languages, then the content of that article will be translated to [...]
[Read more...]
Recent Comments