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

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

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

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

Share
[Read more...]