My Second Attempt to Translate SEO SearchTerms Tagging 2 Plugin of WordPress

For those of you who have read my previous article regarding the title above, it is: How to Make SEO SearchTerms Tagging 2 Plugin Supports Multi Language, now I have a good news again for you. Even the author of this plugin has not updated based on my first attempt to translate this plugin so [...]

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 Add Google Search in Top of Post and Page in Atahualpa Theme of WordPress

Google Logo

If you want to add the Google Search in each of post or page of Atahualpa theme of WordPress, then this modification is for you! By using this modification, your visitor will have the ability to search any information from your blog to Google, and the search result will be displayed in a new window [...]

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

How to Make The New Field Searchable in the Ticket List Page of osTicket v1.6 RC5

This following modification will make the new field that you have added to the osTicket System become searchable in the ticket list page at the staff-side. Assuming the new field name is applications. You can read my modification regarding how to add new or extra fields by reading this article: How to Add Extra Fields [...]

Share
[Read more...]

How to Highlight The Searched Words in PHP

Have you ever wanted to highlight one or some words that located inside a string which those words match with your search criteria? Now here is the solution how to implement it. You can also will find that this following technique will highlight both of love you and you love strings in the I love [...]

Share
[Read more...]

How to Add Search Form in View Ticket Page in osTicket v1.6 RC5

Sometimes, when your staff are displaying a ticket in a full-mode of your osTicket System, they want to search another ticket based on its number directly on that page. So I made this modification in order your staff are able to search another ticket without having to go back to the ticket list page.

Share
[Read more...]

How to Make Searching and Displaying Knowledge Base Working in osTicket System

Both osTicket System version 1.6 RC4 and 1.6 RC5 have not implemented displaying and searching Knowledge Base properly. Every time I try to search the certain keyword that already exists in database, this system always gives me an output: Query returned 0 results. This is really really weird, I think. So I made a modification [...]

Share
[Read more...]