How to Translate Copyright Text in Footer of Atahualpa 3.4.6 Theme of WordPress

For those of you who are using Atahualpa version 3.4.6 theme and your site also running WPML plugin, you have to modify the certain code in footer.php file inside your Atahualpa directory theme in order to translate the copyright text properly. Here is the simple modification that I have successfully done and you also need [...]

Share
[Read more...]

Improving Translation of Continue Reading in Atahualpa 3.4.6 Theme of WordPress

There is a little modification that needs to be added to the Atahualpa theme in order to support for multi language of the string: Continue reading %post-title%. As we know, this string has the same function with Read More tag in WordPress. You can see its demo from this website that support for English and [...]

Share
[Read more...]

Adding Google Search in SideBar of iNove Theme of WordPress

Inspired from my previous article in this blog, this following modification will add Google Search form at the top right of SideBar of iNove theme of WordPress.

Share
[Read more...]

How to Hide Date Based on Specified Page’s Title in iNove Theme of WordPress

Have you ever wanted to hide the created date that displayed in a specified page based on its title page on your WordPress blog? For example, you used a page with permalink forum and its title page is Forum whereas the content of its page derived from the certain plugin that adding the Discussion Forum [...]

Share
[Read more...]

How to Highlight The Current Category Parent Menu in Atahualpa Theme of WordPress

After modifying the page menu in Atahualpa theme of WordPress in order to display the highlighted or selected page parent menu at this article: How to Highlight The Current Page Parent Menu in Atahualpa Theme of WordPress, then this following modification will also do the same thing, but for the category menu. As we have [...]

Share
[Read more...]

How to Highlight The Current Page Parent Menu in Atahualpa Theme of WordPress

If you are currently using Atahualpa theme, then this modification is for you! This following code will highlight your current page parent menu based on the selected child page menu that being selected. This is useful for those of you who have so many page menus which have the page child menu, and you want [...]

Share
[Read more...]

How to Move the Search TextBox in Header of iNove Theme of WordPress

This modification will move the search textbox from the header to the sidebar of iNove theme in WordPress. This is useful if your menu in the header increase so the width of all of your menu in the header will collide to the search textbox in the same location. You can see the result on [...]

Share
[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 [...]

Share
[Read more...]