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 [...]
[Read more...]How to Add a Scrolling Effect into “Back to the top” Text in the Footer of the Child Theme in Genesis Framework
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 [...]
[Read more...]getPagination Options for Pods CMS 1.9.5 and WordPress 3.1.1
Someone asked me in Pods CMS Discussion Forum about how to improve getPagination options for the latest version of Pods CMS and WordPress. So I made another improvements as I have ever been made a year ago in this article: Improving Pagination Feature in Pods CMS of WordPress. This latest modifaction is being implemented into [...]
[Read more...]How to Make SEO SearchTerms Tagging 2 Plugin Supports Multi Language
I have been playing around and using SEO SearchTerms Tagging 2 plugin for about the last 2 months, and I think this plugin is one of the best plugins in WordPress, especially if you want to increase your website traffic based on the visitors that came from the search engines. Unfortunately, this plugin has not [...]
[Read more...]How to Calculate The Sum and Duration of Two Different Time Using PHP
There was a question that asked to me about how to sum and find out the duration of the two different time using PHP code regarding this my article. So, this following code will answer the question. You will be able to know how to calculate the sum and duration between two different time.
[Read more...]How to Make Header Menu of osTicket Become Left-Align
This following modification will make the header links menu of your osTicket become left-align. As we know, the menu in the menu header of osTicket which has three links with the right-align style. They are: “”Home, New Ticket, Ticket Status”. Now you can make those three links menu become left-align. I have successfully changed it [...]
[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 [...]
[Read more...]How to Replace the Certain Character in a MySQL Table
Have you ever encountered the strange behavior while you were deleting the certain records from a table in MySQL database using an application you build, which those records cannot be deleted? Well, I have! Today, I encountered this problem. This is so weird, since I have never faced this situation before. Well, after doing some [...]
[Read more...]How to Set Autofocus on Username TextBox in Login Page that Generated by PHPMaker
This following modification is a trick how you can set the user’s cursor automatically focus on Username textbox in Login page that generated by PHPMaker. As we know, by default, each time PHPMaker generate the Login page, user have to click on the Username textbox on that login form in order to start entering the [...]
[Read more...]
Recent Comments