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 Make SEO SearchTerms Tagging 2 Plugin Supports Multi Language
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...]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 [...]
[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 [...]
[Read more...]How to Add Your Own Translation Link to Language Switcher by Using WPML Plugin of WordPress
WPML is a plugin which has the ability to turn your WordPress site into complete multilingual content management systems. Unfortunately, until now I meant, at least until the time before I found this following solution, WPML only supports for the translation of the WordPress original content, such as: posts, pages, categories, tags, and menus (since [...]
[Read more...]
Recent Comments