How to Add Home Link in WordPress Menu Using Genesis + Platinum Theme and qTranslate Plugin

Yesterday I changed the theme of this my website where it had previously used the iNove theme to Genesis theme framework and Platinum child theme. Everything went smoothly until I found a little problem. Because I used the qTranslate plugin for this multilingual website, whereas the last version of Genesis and Platinum; both of them [...]

Share
[Read more...]

How to Add a Scrolling Effect into “Back to the top” Text in the Footer of the Child Theme in Genesis Framework

As we know, the Genesis Framework theme provides a link with the words “Return to top of page” on the left of the Footer. If this link is clicked, then you will be brought back to the top of the page you’re visiting without any effect. So this following modifications will show you how to [...]

Share
[Read more...]

How To Switch Back To Use Post Info That Belongs To Genesis Framework From The Nomadic Child Theme

Nomadic child theme uses its own post info and overides the post info that belongs to its parent theme; Genesis. Unfortunately, the post info that belongs to Nomadic has not been wrapped using gettext function in order to support translating to another language. Moreover, Nomadic does not provide the .po nor .mo file in order [...]

Share
[Read more...]

How to Remove a Trailing Slash from Home’s URL in Atahualpa 3.5.3 Theme of WordPress

Believe it or not, if you are running a multilingual site using Atahualpa theme and WPML plugin, you will find that there is a double trailing slash in the Home’s URL that generated by WPML, especially for Home’s URL belongs to the languages other than the default one and you are using the “directory per [...]

Share
[Read more...]

How to Overcome The Missing Posts/Pages After Upgrading to WPML plugin version 1.8.0 of WordPress

For those of you who encountered the missing posts/pages after upgrading your WPML plugin to 1.8.0 version, then this following solutin might be help you. Since WPML changed the element_type value of post and page in the icl_translations table, ie each into post_post and post_page, then you have to adjust this value at the element_type [...]

Share
[Read more...]

How to Display Pods Data Properly Using Atahualpa Theme of WordPress

If you use Pods CMS plugin with Atahualpa theme for your WordPress-based site, then this following modification is for you, indeed. It will show you how to display the Pods data properly by using Atahualpa theme in WordPress site. Atahualpa is one of the best WordPress theme that I have been using for this last [...]

Share
[Read more...]

How to Replicate the Footer Language Switcher Menu In Order to Display It Also at The Very Top of Site by Using WPML Plugin of WordPress

I saw one of the interesting discussion topic on the WPML Forum about the same thing with the title of this article. By accidentally, I have just modified the custom footer language switcher for one of my websites that using multilingual feature, and also wrote the similar article about it a few days ago on [...]

Share
[Read more...]

How to Avoid Error Message When Your Visitor Trying to Display Your Atahualpa 3.5.1 Theme Directory in WordPress

Today I found something that annoying me when I tried to test the security hole by displaying the theme directory for one of my website that using Atahualpa theme version 3.5.1. Some error messages appeared when I tried to access such address: h++p://www.mydomain.com/wp-content/themes/atahualpa351/ . This error message caused by the using of unknown TEMPLATEPATH constant [...]

Share
[Read more...]

How to Translate “Powered by” Text in Atahualpa 3.4.6 Theme of WordPress

Another text that has not been translated yet in Atahualpa 3.4.6 theme of WordPress is “Powered by” text. I have successfully created the modification in order to translate this text to another language if your site uses multi language content using related plugin, such as WPML, by adding the __() function to the related text. [...]

Share
[Read more...]

How to Translate “Home” Text in Atahualpa 3.4.6 Theme of WordPress

Another modification that needed to be applied if you are running Atahualpa theme in a website that support for multi language powered by the certain plugin is to add the translation function to the Home text. As we know, in Atahualpa version 3.4.6, this string has not been translated properly yet, neither in the page [...]

Share
[Read more...]